+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 27 06:30:59 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-fbcf4886-ljd82 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 0x7f9d041cf668 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-27 06:31:03.115 7 INFO neutron.common.config [-] Logging enabled! 2026-04-27 06:31:03.115 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-27 06:31:03.259 8 INFO neutron.common.config [-] Logging enabled! 2026-04-27 06:31:03.259 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-27 06:31:04.152 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 06:31:04.285 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 06:31:05.633 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-27 06:31:05.636 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 06:31:05.640 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 06:31:05.640 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-27 06:31:05.640 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-27 06:31:05.640 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-27 06:31:05.640 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 06:31:05.648 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 06:31:05.648 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 06:31:05.648 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-27 06:31:05.752 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-27 06:31:05.754 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 06:31:05.758 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-27 06:31:05.758 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-27 06:31:05.758 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-27 06:31:05.758 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-27 06:31:05.758 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 06:31:05.766 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 06:31:05.766 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 06:31:05.766 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-27 06:31:05.871 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-27 06:31:05.871 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-27 06:31:05.871 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-27 06:31:05.901 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 06:31:05.901 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 06:31:05.901 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-27 06:31:05.902 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-27 06:31:05.979 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-27 06:31:05.980 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-27 06:31:05.980 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-27 06:31:06.009 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 06:31:06.009 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 06:31:06.009 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-27 06:31:06.009 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-27 06:31:07.761 8 INFO neutron.plugins.ml2.managers [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Initializing driver for type 'vlan' 2026-04-27 06:31:07.782 7 INFO neutron.plugins.ml2.managers [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Initializing driver for type 'vlan' 2026-04-27 06:31:08.041 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] VlanTypeDriver initialization complete 2026-04-27 06:31:08.041 8 INFO neutron.plugins.ml2.managers [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 06:31:08.041 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 06:31:08.042 8 INFO neutron.plugins.ml2.managers [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Initializing extension driver 'port_security' 2026-04-27 06:31:08.042 8 INFO neutron.plugins.ml2.extensions.port_security [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 06:31:08.042 8 INFO neutron.plugins.ml2.managers [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Initializing extension driver 'qos' 2026-04-27 06:31:08.042 8 INFO neutron.plugins.ml2.managers [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Initializing mechanism driver 'ovn' 2026-04-27 06:31:08.042 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Starting OVNMechanismDriver 2026-04-27 06:31:08.045 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] OVN logging driver registered 2026-04-27 06:31:08.052 8 INFO neutron.quota [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded quota_driver: . 2026-04-27 06:31:08.052 8 INFO neutron.plugins.ml2.plugin [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 06:31:08.052 8 INFO neutron.plugins.ml2.managers [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 06:31:08.052 8 INFO neutron.plugins.ml2.managers [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 06:31:08.053 8 INFO neutron.plugins.ml2.managers [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 06:31:08.053 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: qos 2026-04-27 06:31:08.065 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: ovn-router 2026-04-27 06:31:08.092 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] VlanTypeDriver initialization complete 2026-04-27 06:31:08.092 7 INFO neutron.plugins.ml2.managers [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 06:31:08.092 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 06:31:08.092 7 INFO neutron.plugins.ml2.managers [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Initializing extension driver 'port_security' 2026-04-27 06:31:08.092 7 INFO neutron.plugins.ml2.extensions.port_security [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 06:31:08.092 7 INFO neutron.plugins.ml2.managers [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Initializing extension driver 'qos' 2026-04-27 06:31:08.092 7 INFO neutron.plugins.ml2.managers [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Initializing mechanism driver 'ovn' 2026-04-27 06:31:08.093 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Starting OVNMechanismDriver 2026-04-27 06:31:08.095 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] OVN logging driver registered 2026-04-27 06:31:08.098 8 INFO neutron.services.ovn_l3.plugin [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Starting OVNL3RouterPlugin 2026-04-27 06:31:08.101 7 INFO neutron.quota [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded quota_driver: . 2026-04-27 06:31:08.102 7 INFO neutron.plugins.ml2.plugin [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 06:31:08.102 7 INFO neutron.plugins.ml2.managers [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 06:31:08.102 7 INFO neutron.plugins.ml2.managers [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 06:31:08.102 7 INFO neutron.plugins.ml2.managers [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 06:31:08.103 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: qos 2026-04-27 06:31:08.103 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: segments 2026-04-27 06:31:08.115 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: ovn-router 2026-04-27 06:31:08.151 7 INFO neutron.services.ovn_l3.plugin [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Starting OVNL3RouterPlugin 2026-04-27 06:31:08.156 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: segments 2026-04-27 06:31:08.202 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: trunk 2026-04-27 06:31:08.213 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: log 2026-04-27 06:31:08.217 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-27 06:31:08.263 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: trunk 2026-04-27 06:31:08.271 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-27 06:31:08.272 8 WARNING stevedore.named [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-27 06:31:08.275 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: log 2026-04-27 06:31:08.279 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-27 06:31:08.312 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 06:31:08.313 8 INFO neutron.common.utils [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-27 06:31:08.313 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: taas 2026-04-27 06:31:08.334 8 WARNING stevedore.named [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-27 06:31:08.334 8 WARNING stevedore.named [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-27 06:31:08.336 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-27 06:31:08.337 7 WARNING stevedore.named [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-27 06:31:08.339 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-27 06:31:08.339 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: tapmirror 2026-04-27 06:31:08.347 8 WARNING stevedore.named [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-27 06:31:08.347 8 WARNING stevedore.named [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-27 06:31:08.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-27 06:31:08.348 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: auto_allocate 2026-04-27 06:31:08.352 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: tag 2026-04-27 06:31:08.359 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: timestamp 2026-04-27 06:31:08.361 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 06:31:08.365 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: flavors 2026-04-27 06:31:08.368 8 INFO neutron.manager [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loading Plugin: revisions 2026-04-27 06:31:08.371 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Initializing extension manager. 2026-04-27 06:31:08.373 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: address-group 2026-04-27 06:31:08.373 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: address-scope 2026-04-27 06:31:08.374 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-27 06:31:08.375 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: agent 2026-04-27 06:31:08.375 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-27 06:31:08.376 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 06:31:08.377 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 06:31:08.378 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: availability_zone 2026-04-27 06:31:08.379 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-27 06:31:08.379 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 06:31:08.380 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: default-subnetpools 2026-04-27 06:31:08.381 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-27 06:31:08.381 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 06:31:08.381 7 INFO neutron.common.utils [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-27 06:31:08.381 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: taas 2026-04-27 06:31:08.382 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: dns-integration 2026-04-27 06:31:08.382 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 06:31:08.383 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-27 06:31:08.383 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-27 06:31:08.384 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 06:31:08.384 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 06:31:08.385 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 06:31:08.385 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 06:31:08.386 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: external-net 2026-04-27 06:31:08.386 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 06:31:08.387 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: extraroute 2026-04-27 06:31:08.387 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-27 06:31:08.388 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 06:31:08.388 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 06:31:08.389 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 06:31:08.389 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 06:31:08.390 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: fip-port-details 2026-04-27 06:31:08.390 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: flavors 2026-04-27 06:31:08.391 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 06:31:08.392 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: floatingip-pools 2026-04-27 06:31:08.393 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: ip_allocation 2026-04-27 06:31:08.393 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-27 06:31:08.394 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: l2_adjacency 2026-04-27 06:31:08.395 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: router 2026-04-27 06:31:08.396 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 06:31:08.397 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-27 06:31:08.398 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-27 06:31:08.398 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 06:31:08.399 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: l3-ha 2026-04-27 06:31:08.399 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 06:31:08.400 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-27 06:31:08.401 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: l3-flavors 2026-04-27 06:31:08.402 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 06:31:08.403 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-27 06:31:08.405 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-27 06:31:08.406 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 06:31:08.407 7 WARNING stevedore.named [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-27 06:31:08.407 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: logging 2026-04-27 06:31:08.407 7 WARNING stevedore.named [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-27 06:31:08.408 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 06:31:08.409 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 06:31:08.409 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: multi-provider 2026-04-27 06:31:08.410 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: net-mtu 2026-04-27 06:31:08.410 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 06:31:08.411 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: network_availability_zone 2026-04-27 06:31:08.411 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-27 06:31:08.412 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: network-ip-availability 2026-04-27 06:31:08.413 7 INFO neutron_taas.services.taas.taas_plugin [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-27 06:31:08.413 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: tapmirror 2026-04-27 06:31:08.413 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 06:31:08.413 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: pagination 2026-04-27 06:31:08.414 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: port-device-profile 2026-04-27 06:31:08.414 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 06:31:08.415 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 06:31:08.415 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 06:31:08.416 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-27 06:31:08.417 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 06:31:08.417 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 06:31:08.418 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 06:31:08.418 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: port-resource-request 2026-04-27 06:31:08.419 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 06:31:08.419 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 06:31:08.420 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: binding 2026-04-27 06:31:08.420 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: binding-extended 2026-04-27 06:31:08.421 7 WARNING stevedore.named [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-27 06:31:08.421 7 WARNING stevedore.named [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-27 06:31:08.421 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: port-security 2026-04-27 06:31:08.421 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: project-id 2026-04-27 06:31:08.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-27 06:31:08.422 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: auto_allocate 2026-04-27 06:31:08.422 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: provider 2026-04-27 06:31:08.422 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qinq 2026-04-27 06:31:08.425 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos 2026-04-27 06:31:08.425 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 06:31:08.426 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 06:31:08.426 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: tag 2026-04-27 06:31:08.426 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-default 2026-04-27 06:31:08.427 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-fip 2026-04-27 06:31:08.427 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 06:31:08.428 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 06:31:08.428 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 06:31:08.429 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 06:31:08.430 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 06:31:08.430 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-pps 2026-04-27 06:31:08.431 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 06:31:08.431 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 06:31:08.432 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 06:31:08.432 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: quota-check-limit 2026-04-27 06:31:08.433 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: timestamp 2026-04-27 06:31:08.433 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: quota-check-limit-default 2026-04-27 06:31:08.435 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: quotas 2026-04-27 06:31:08.435 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 06:31:08.436 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: quota_details 2026-04-27 06:31:08.438 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: rbac-policies 2026-04-27 06:31:08.438 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-27 06:31:08.439 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: flavors 2026-04-27 06:31:08.439 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 06:31:08.439 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 06:31:08.440 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-27 06:31:08.440 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: revision-if-match 2026-04-27 06:31:08.441 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 06:31:08.442 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: router_availability_zone 2026-04-27 06:31:08.442 7 INFO neutron.manager [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loading Plugin: revisions 2026-04-27 06:31:08.442 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 06:31:08.444 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 06:31:08.445 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 06:31:08.445 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-27 06:31:08.445 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Initializing extension manager. 2026-04-27 06:31:08.446 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 06:31:08.446 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 06:31:08.447 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: address-group 2026-04-27 06:31:08.447 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 06:31:08.448 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: address-scope 2026-04-27 06:31:08.448 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-27 06:31:08.449 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: agent 2026-04-27 06:31:08.449 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-27 06:31:08.451 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 06:31:08.451 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 06:31:08.451 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: security-group 2026-04-27 06:31:08.452 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: availability_zone 2026-04-27 06:31:08.452 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: segment 2026-04-27 06:31:08.453 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-27 06:31:08.453 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 06:31:08.453 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 06:31:08.454 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: service-type 2026-04-27 06:31:08.454 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: default-subnetpools 2026-04-27 06:31:08.454 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: sorting 2026-04-27 06:31:08.455 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 06:31:08.455 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 06:31:08.455 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: standard-attr-description 2026-04-27 06:31:08.456 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: dns-integration 2026-04-27 06:31:08.456 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: stateful-security-group 2026-04-27 06:31:08.456 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 06:31:08.456 8 WARNING neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 06:31:08.457 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-27 06:31:08.457 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-27 06:31:08.457 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-27 06:31:08.457 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: subnet-external-network 2026-04-27 06:31:08.458 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 06:31:08.458 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-27 06:31:08.458 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: empty-string-filtering 2026-04-27 06:31:08.458 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 06:31:08.459 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 06:31:08.459 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: subnet-service-types 2026-04-27 06:31:08.459 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 06:31:08.460 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: subnet_allocation 2026-04-27 06:31:08.460 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: external-net 2026-04-27 06:31:08.460 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 06:31:08.460 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 06:31:08.461 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: extraroute 2026-04-27 06:31:08.461 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: tag-creation 2026-04-27 06:31:08.461 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-27 06:31:08.461 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 06:31:08.462 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-27 06:31:08.462 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 06:31:08.463 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 06:31:08.463 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 06:31:08.464 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: fip-port-details 2026-04-27 06:31:08.464 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: flavors 2026-04-27 06:31:08.465 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 06:31:08.465 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 06:31:08.466 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 06:31:08.466 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: floatingip-pools 2026-04-27 06:31:08.467 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: trunk 2026-04-27 06:31:08.467 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: ip_allocation 2026-04-27 06:31:08.467 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: trunk-details 2026-04-27 06:31:08.467 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-27 06:31:08.468 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 06:31:08.468 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: l2_adjacency 2026-04-27 06:31:08.468 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-27 06:31:08.469 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: vlan-transparent 2026-04-27 06:31:08.469 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: router 2026-04-27 06:31:08.469 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-27 06:31:08.470 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 06:31:08.471 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-27 06:31:08.471 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-27 06:31:08.472 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-27 06:31:08.472 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 06:31:08.472 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 06:31:08.473 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: l3-ha 2026-04-27 06:31:08.473 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: vpn-flavors 2026-04-27 06:31:08.473 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 06:31:08.474 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: vpnaas 2026-04-27 06:31:08.473 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-27 06:31:08.475 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: l3-flavors 2026-04-27 06:31:08.475 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: taas 2026-04-27 06:31:08.476 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 06:31:08.476 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: tap-mirror 2026-04-27 06:31:08.477 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-27 06:31:08.477 8 INFO neutron.api.extensions [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Loaded extension: taas-vlan-filter 2026-04-27 06:31:08.479 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-27 06:31:08.479 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 06:31:08.480 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 06:31:08.480 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 06:31:08.480 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 06:31:08.480 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 06:31:08.481 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: logging 2026-04-27 06:31:08.482 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 06:31:08.483 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 06:31:08.483 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 06:31:08.483 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 06:31:08.483 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: multi-provider 2026-04-27 06:31:08.484 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: net-mtu 2026-04-27 06:31:08.484 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 06:31:08.485 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: network_availability_zone 2026-04-27 06:31:08.485 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-27 06:31:08.486 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: network-ip-availability 2026-04-27 06:31:08.487 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 06:31:08.488 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: pagination 2026-04-27 06:31:08.488 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: port-device-profile 2026-04-27 06:31:08.488 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 06:31:08.489 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-27 06:31:08.489 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 06:31:08.489 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-27 06:31:08.489 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 06:31:08.489 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-27 06:31:08.490 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-27 06:31:08.490 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 06:31:08.490 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] subnetpool is already registered 2026-04-27 06:31:08.490 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 06:31:08.491 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 06:31:08.491 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 06:31:08.491 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 06:31:08.491 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-27 06:31:08.492 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 06:31:08.492 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: port-resource-request 2026-04-27 06:31:08.492 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 06:31:08.492 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 06:31:08.492 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 06:31:08.493 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-27 06:31:08.493 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 06:31:08.493 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 06:31:08.493 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: binding 2026-04-27 06:31:08.493 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] ipsecpolicy is already registered 2026-04-27 06:31:08.494 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 06:31:08.494 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] ikepolicy is already registered 2026-04-27 06:31:08.494 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: binding-extended 2026-04-27 06:31:08.495 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: port-security 2026-04-27 06:31:08.495 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: project-id 2026-04-27 06:31:08.496 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: provider 2026-04-27 06:31:08.496 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qinq 2026-04-27 06:31:08.498 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 06:31:08.498 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos 2026-04-27 06:31:08.499 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] router is already registered 2026-04-27 06:31:08.499 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 06:31:08.499 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] floatingip is already registered 2026-04-27 06:31:08.499 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 06:31:08.500 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 06:31:08.500 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-default 2026-04-27 06:31:08.501 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-fip 2026-04-27 06:31:08.501 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 06:31:08.502 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 06:31:08.502 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 06:31:08.503 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 06:31:08.503 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 06:31:08.503 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 06:31:08.503 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] rbac_policy is already registered 2026-04-27 06:31:08.504 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 06:31:08.504 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-pps 2026-04-27 06:31:08.504 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] security_group is already registered 2026-04-27 06:31:08.504 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 06:31:08.504 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 06:31:08.505 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] security_group_rule is already registered 2026-04-27 06:31:08.505 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 06:31:08.505 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 06:31:08.505 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] subnetpool is already registered 2026-04-27 06:31:08.505 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 06:31:08.506 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 06:31:08.506 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: quota-check-limit 2026-04-27 06:31:08.506 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] trunk is already registered 2026-04-27 06:31:08.506 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 06:31:08.507 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] ikepolicy is already registered 2026-04-27 06:31:08.507 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: quota-check-limit-default 2026-04-27 06:31:08.507 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 06:31:08.508 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] ipsecpolicy is already registered 2026-04-27 06:31:08.508 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 06:31:08.508 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] endpoint_group is already registered 2026-04-27 06:31:08.508 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 06:31:08.509 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] vpnservice is already registered 2026-04-27 06:31:08.509 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: quotas 2026-04-27 06:31:08.509 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 06:31:08.509 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] ipsec_site_connection is already registered 2026-04-27 06:31:08.509 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 06:31:08.510 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] ipsecpolicy is already registered 2026-04-27 06:31:08.510 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: quota_details 2026-04-27 06:31:08.510 8 INFO neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 06:31:08.510 8 WARNING neutron.quota.resource_registry [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] ikepolicy is already registered 2026-04-27 06:31:08.511 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: rbac-policies 2026-04-27 06:31:08.512 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-27 06:31:08.512 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 06:31:08.513 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 06:31:08.513 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-27 06:31:08.514 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: revision-if-match 2026-04-27 06:31:08.514 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 06:31:08.515 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: router_availability_zone 2026-04-27 06:31:08.515 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 06:31:08.517 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: security-groups-default-rules 2026-04-27 06:31:08.518 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 06:31:08.518 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-27 06:31:08.519 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 06:31:08.519 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-27 06:31:08.520 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 06:31:08.525 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: security-group 2026-04-27 06:31:08.526 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: segment 2026-04-27 06:31:08.526 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 06:31:08.527 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: service-type 2026-04-27 06:31:08.527 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: sorting 2026-04-27 06:31:08.528 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 06:31:08.528 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: standard-attr-description 2026-04-27 06:31:08.529 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: stateful-security-group 2026-04-27 06:31:08.529 7 WARNING neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 06:31:08.530 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-27 06:31:08.531 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: subnet-external-network 2026-04-27 06:31:08.531 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-27 06:31:08.532 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 06:31:08.532 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: subnet-service-types 2026-04-27 06:31:08.533 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: subnet_allocation 2026-04-27 06:31:08.534 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 06:31:08.535 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: tag-creation 2026-04-27 06:31:08.535 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 06:31:08.540 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 06:31:08.541 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 06:31:08.542 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: trunk 2026-04-27 06:31:08.543 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: trunk-details 2026-04-27 06:31:08.544 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 06:31:08.545 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-27 06:31:08.546 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: vlan-transparent 2026-04-27 06:31:08.547 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-27 06:31:08.548 8 WARNING keystonemiddleware._common.config [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 06:31:08.549 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-27 06:31:08.550 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-27 06:31:08.551 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: vpn-flavors 2026-04-27 06:31:08.553 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: vpnaas 2026-04-27 06:31:08.555 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: taas 2026-04-27 06:31:08.556 8 WARNING oslo_config.cfg [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 06:31:08.556 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: tap-mirror 2026-04-27 06:31:08.557 7 INFO neutron.api.extensions [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Loaded extension: taas-vlan-filter 2026-04-27 06:31:08.559 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 06:31:08.560 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 06:31:08.560 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 06:31:08.560 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 06:31:08.563 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 06:31:08.563 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 06:31:08.569 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 06:31:08.569 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 06:31:08.570 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 06:31:08.571 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 06:31:08.571 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] subnetpool is already registered 2026-04-27 06:31:08.571 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 06:31:08.572 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 06:31:08.572 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 06:31:08.572 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 06:31:08.573 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 06:31:08.573 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 06:31:08.574 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 06:31:08.574 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] ipsecpolicy is already registered 2026-04-27 06:31:08.574 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 06:31:08.574 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] ikepolicy is already registered 2026-04-27 06:31:08.577 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-27 06:31:08.579 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 06:31:08.579 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] router is already registered 2026-04-27 06:31:08.579 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 06:31:08.579 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] floatingip is already registered 2026-04-27 06:31:08.583 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 06:31:08.584 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] rbac_policy is already registered 2026-04-27 06:31:08.584 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 06:31:08.584 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] security_group is already registered 2026-04-27 06:31:08.585 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 06:31:08.585 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] security_group_rule is already registered 2026-04-27 06:31:08.586 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 06:31:08.586 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] subnetpool is already registered 2026-04-27 06:31:08.586 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 06:31:08.586 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] trunk is already registered 2026-04-27 06:31:08.587 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 06:31:08.587 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] ikepolicy is already registered 2026-04-27 06:31:08.588 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 06:31:08.588 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] ipsecpolicy is already registered 2026-04-27 06:31:08.589 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-27 06:31:08.589 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] endpoint_group is already registered 2026-04-27 06:31:08.589 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-27 06:31:08.589 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] vpnservice is already registered 2026-04-27 06:31:08.590 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-27 06:31:08.590 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] ipsec_site_connection is already registered 2026-04-27 06:31:08.590 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-27 06:31:08.590 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] ipsecpolicy is already registered 2026-04-27 06:31:08.591 7 INFO neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-27 06:31:08.591 7 WARNING neutron.quota.resource_registry [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] ikepolicy is already registered 2026-04-27 06:31:08.593 8 INFO neutron.db.ovn_hash_ring_db [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Nodes from host "neutron-server-fbcf4886-ljd82" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-27 06:31:08+00:00 2026-04-27 06:31:08.595 8 INFO neutron.db.ovn_hash_ring_db [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Node 05ba46db21f0536c8e16a69a129c1555 from host "neutron-server-fbcf4886-ljd82" and group "mechanism_driver" added to the Hash Ring 2026-04-27 06:31:08.605 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Hash Ring probing thread for node 05ba46db21f0536c8e16a69a129c1555 has started 2026-04-27 06:31:08.607 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-27 06:31:08.629 7 WARNING keystonemiddleware._common.config [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 06:31:08.636 7 WARNING oslo_config.cfg [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 06:31:08.638 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] tcp:10.97.148.71:6641: connecting... 2026-04-27 06:31:08.638 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] tcp:10.97.148.71:6641: connected 2026-04-27 06:31:08.660 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-27 06:31:08.674 7 INFO neutron.db.ovn_hash_ring_db [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Nodes from host "neutron-server-fbcf4886-ljd82" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-27 06:31:08+00:00 2026-04-27 06:31:08.676 7 INFO neutron.db.ovn_hash_ring_db [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Node 6f0d92a661125aad9278a6ae84feb145 from host "neutron-server-fbcf4886-ljd82" and group "mechanism_driver" added to the Hash Ring 2026-04-27 06:31:08.683 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Hash Ring probing thread for node 6f0d92a661125aad9278a6ae84feb145 has started 2026-04-27 06:31:08.684 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-27 06:31:08.687 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-27 06:31:08.708 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] tcp:10.109.199.149:6642: connecting... 2026-04-27 06:31:08.708 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] tcp:10.109.199.149:6642: connected 2026-04-27 06:31:08.717 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] tcp:10.97.148.71:6641: connecting... 2026-04-27 06:31:08.717 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] tcp:10.97.148.71:6641: connected 2026-04-27 06:31:08.737 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] WorkerService process has finished the post initialization 2026-04-27 06:31:08.756 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-27 06:31:08.758 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] tcp:10.97.148.71:6641: connecting... 2026-04-27 06:31:08.758 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] tcp:10.97.148.71:6641: connected 2026-04-27 06:31:08.779 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] tcp:10.109.199.149:6642: connecting... 2026-04-27 06:31:08.779 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] tcp:10.109.199.149:6642: connected 2026-04-27 06:31:08.795 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] tcp:10.97.148.71:6641: connecting... 2026-04-27 06:31:08.795 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d1394b04-ee68-47f9-8394-8444b46fb35f - - - - - -] tcp:10.97.148.71:6641: connected 2026-04-27 06:31:08.812 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] WorkerService process has finished the post initialization 2026-04-27 06:31:08.813 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-27 06:31:08.814 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f9d041cf668 pid: 8 (default app) 2026-04-27 06:31:08.837 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] tcp:10.97.148.71:6641: connecting... 2026-04-27 06:31:08.837 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] tcp:10.97.148.71:6641: connected 2026-04-27 06:31:08.895 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] tcp:10.97.148.71:6641: connecting... 2026-04-27 06:31:08.895 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d25475c6-7b3e-45f1-8c65-37b7a491d01f - - - - - -] tcp:10.97.148.71:6641: connected WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7f9d041cf668 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-27 06:31:12.947 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f718427-5178-44b9-bc0b-c0fe13f131bf 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.72 () {44 vars in 922 bytes} [Mon Apr 27 06:31:12 2026] GET /v2.0/networks/public => generated 108 bytes in 848 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.72 () {44 vars in 944 bytes} [Mon Apr 27 06:31:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 06:31:13.692 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Starting OVNClientQosExtension 2026-04-27 06:31:13.692 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Starting OVNClientPlacementExtension 2026-04-27 06:31:13.734 8 INFO neutron.db.ovn_revision_numbers_db [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource c8061357-7805-4949-96bf-df58b8ed460a (type: security_groups) to 1 2026-04-27 06:31:13.751 8 INFO neutron.db.ovn_revision_numbers_db [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 28b8fced-22e6-41ba-a124-1c3225188ee6 (type: security_group_rules) to 0 2026-04-27 06:31:13.764 8 INFO neutron.db.ovn_revision_numbers_db [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 77e4db60-be92-48b6-b95c-a440ab284901 (type: security_group_rules) to 0 2026-04-27 06:31:13.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 89631b08-1d9e-4487-b5cf-97ef01e9f4ce (type: security_group_rules) to 0 2026-04-27 06:31:13.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource c69d7aa1-73c5-4323-ab28-3c9ac8797539 (type: security_group_rules) to 0 2026-04-27 06:31:13.884 8 WARNING neutron.services.revisions.revision_plugin [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Could not find related network for resource to bump revision. 2026-04-27 06:31:13.909 8 INFO neutron.db.segments_db [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Added segment feb3efb5-c8d1-4711-b719-205b19290cbd of type flat for network 0ae3b8d1-f344-459d-a07e-b0c661ea3123 2026-04-27 06:31:14.056 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-feb3efb5-c8d1-4711-b719-205b19290cbd 2026-04-27 06:31:14.058 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-feb3efb5-c8d1-4711-b719-205b19290cbd 2026-04-27 06:31:14.123 8 INFO neutron.db.ovn_revision_numbers_db [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 0ae3b8d1-f344-459d-a07e-b0c661ea3123 (type: networks) to 1 2026-04-27 06:31:14.413 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] No more DHCP agents 2026-04-27 06:31:14.414 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Unable to schedule network 0ae3b8d1-f344-459d-a07e-b0c661ea3123: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 06:31:14.671 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0a07aad4-6924-4be2-affb-68515f3760a0 - - - - - -] OVN reports status down for port: 9a70ae49-0901-4c41-8dbb-a823a5d47085 2026-04-27 06:31:14.750 8 INFO neutron.db.ovn_revision_numbers_db [None req-66084642-37bd-4893-b88e-74645326e18b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 9a70ae49-0901-4c41-8dbb-a823a5d47085 (type: ports) to 1 [pid: 8|app: 0|req: 4/6] 199.204.45.72 () {48 vars in 962 bytes} [Mon Apr 27 06:31:13 2026] POST /v2.0/networks => generated 744 bytes in 1496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 06:31:16.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ace68817-ba14-4e1a-ad67-9e7eb34bf01e 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/7] 199.204.45.72 () {44 vars in 922 bytes} [Mon Apr 27 06:31:15 2026] GET /v2.0/networks/public => generated 108 bytes in 382 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/8] 199.204.45.72 () {44 vars in 944 bytes} [Mon Apr 27 06:31:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 06:31:16.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c385e474-0a8b-4b21-b896-adafff909be8 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/9] 199.204.45.72 () {44 vars in 1029 bytes} [Mon Apr 27 06:31:16 2026] GET /v2.0/subnets/public-subnet?network_id=0ae3b8d1-f344-459d-a07e-b0c661ea3123 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/10] 199.204.45.72 () {44 vars in 1052 bytes} [Mon Apr 27 06:31:16 2026] GET /v2.0/subnets?name=public-subnet&network_id=0ae3b8d1-f344-459d-a07e-b0c661ea3123 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 06:31:16.868 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-acb27500-4563-48b1-844c-7ac265dbdd29 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] No more DHCP agents 2026-04-27 06:31:16.869 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-acb27500-4563-48b1-844c-7ac265dbdd29 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Unable to schedule network 0ae3b8d1-f344-459d-a07e-b0c661ea3123: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 06:31:17.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-98245310-0726-4260-81af-ab35d3b22c00 - - - - - -] Successfully bumped revision number for resource 9a70ae49-0901-4c41-8dbb-a823a5d47085 (type: ports) to 2 2026-04-27 06:31:17.788 7 INFO neutron.db.ovn_revision_numbers_db [None req-98245310-0726-4260-81af-ab35d3b22c00 - - - - - -] Successfully bumped revision number for resource afa69183-2e6c-49c2-a587-219ba1d0a8b3 (type: subnets) to 0 [pid: 7|app: 0|req: 5/11] 199.204.45.72 () {48 vars in 960 bytes} [Mon Apr 27 06:31:16 2026] POST /v2.0/subnets => generated 664 bytes in 1388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/13] 199.204.45.72 () {44 vars in 970 bytes} [Mon Apr 27 06:31:41 2026] GET /v2.0/quotas/faee6d7534424ab7b5d2c8e2f6ce0580 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/14] 199.204.45.72 () {48 vars in 1022 bytes} [Mon Apr 27 06:31:42 2026] PUT /v2.0/quotas/faee6d7534424ab7b5d2c8e2f6ce0580 => generated 291 bytes in 36 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/16] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:31:56 2026] GET /v2.0/network-ip-availabilities => generated 434 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 8/17] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:31:56 2026] GET /v2.0/subnets => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/18] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:31:56 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: 9/19] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:31:56 2026] GET /v2.0/agents => generated 822 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/20] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:31:56 2026] GET /v2.0/floatingips => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/21] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:31:56 2026] GET /v2.0/networks => generated 791 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:31:56 2026] GET /v2.0/security-groups => generated 2917 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/23] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:31:57 2026] GET /v2.0/ports => generated 1074 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:31:57 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: 12/25] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:31:57 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: 14/26] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:31:57 2026] GET /v2.0/subnets => generated 667 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 06:32:15.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6f1f136-60d3-41a2-8462-63715b6dbca1 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - 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 932 bytes} [Mon Apr 27 06:32:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 51 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 954 bytes} [Mon Apr 27 06:32:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 06:32:15.891 8 INFO neutron.db.segments_db [None req-03fcbd62-54b4-4308-a3d8-2e3338f53970 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Added segment 1da3ee72-66b5-429f-943f-1348bec195ba of type geneve for network 41abc8cd-4f22-4ae7-9920-66de428b8183 2026-04-27 06:32:16.010 8 INFO neutron.db.ovn_revision_numbers_db [None req-03fcbd62-54b4-4308-a3d8-2e3338f53970 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 41abc8cd-4f22-4ae7-9920-66de428b8183 (type: networks) to 1 2026-04-27 06:32:16.162 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03fcbd62-54b4-4308-a3d8-2e3338f53970 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] No more DHCP agents 2026-04-27 06:32:16.165 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03fcbd62-54b4-4308-a3d8-2e3338f53970 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Unable to schedule network 41abc8cd-4f22-4ae7-9920-66de428b8183: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 06:32:16.208 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-280935d3-ffa9-4f45-bd00-f7309a2078c1 - - - - - -] OVN reports status down for port: 38c5db8a-1a64-44b7-abb8-d14f61ef8525 2026-04-27 06:32:16.244 8 INFO neutron.db.ovn_revision_numbers_db [None req-03fcbd62-54b4-4308-a3d8-2e3338f53970 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 38c5db8a-1a64-44b7-abb8-d14f61ef8525 (type: ports) to 1 [pid: 8|app: 0|req: 18/33] 199.204.45.72 () {48 vars in 961 bytes} [Mon Apr 27 06:32:15 2026] POST /v2.0/networks => generated 728 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 06:32:17.462 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dcb75e7d-93ba-48c3-a849-191ccb6a77b7 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/34] 199.204.45.72 () {44 vars in 932 bytes} [Mon Apr 27 06:32:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 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 954 bytes} [Mon Apr 27 06:32:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 737 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 06:32:17.526 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5cb76558-6efd-4d62-ae5b-d0a76c43f95a 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 17/36] 199.204.45.72 () {44 vars in 1031 bytes} [Mon Apr 27 06:32:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=41abc8cd-4f22-4ae7-9920-66de428b8183 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/37] 199.204.45.72 () {44 vars in 1054 bytes} [Mon Apr 27 06:32:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=41abc8cd-4f22-4ae7-9920-66de428b8183 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 06:32:17.715 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da59d5c6-c019-4deb-938c-5147b178eeeb 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] No more DHCP agents 2026-04-27 06:32:17.717 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da59d5c6-c019-4deb-938c-5147b178eeeb 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Unable to schedule network 41abc8cd-4f22-4ae7-9920-66de428b8183: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 06:32:18.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-1971e6bd-913c-4df1-9ca1-78130bc72b13 - - - - - -] Successfully bumped revision number for resource 38c5db8a-1a64-44b7-abb8-d14f61ef8525 (type: ports) to 2 2026-04-27 06:32:18.165 7 INFO neutron.db.ovn_revision_numbers_db [None req-1971e6bd-913c-4df1-9ca1-78130bc72b13 - - - - - -] Successfully bumped revision number for resource 05afb927-21ca-4d03-b44d-1dae6fa1c33a (type: subnets) to 0 [pid: 7|app: 0|req: 18/38] 199.204.45.72 () {48 vars in 960 bytes} [Mon Apr 27 06:32:17 2026] POST /v2.0/subnets => generated 651 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 06:32:19.379 8 INFO neutron.api.v2.resource [None req-87230898-69d4-44b9-9569-42ef45cc703c 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 21/39] 199.204.45.72 () {44 vars in 966 bytes} [Mon Apr 27 06:32:19 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/40] 199.204.45.72 () {44 vars in 988 bytes} [Mon Apr 27 06:32:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 06:32:19.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-0342675f-62e0-40ca-a594-c83e9284913b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 2bb14352-ce60-402b-b27f-399a444ae059 (type: security_groups) to 1 2026-04-27 06:32:19.631 8 INFO neutron.db.ovn_revision_numbers_db [None req-0342675f-62e0-40ca-a594-c83e9284913b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 770c737f-f360-4164-a2dc-a468fc9ff9a1 (type: security_group_rules) to 0 2026-04-27 06:32:19.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-0342675f-62e0-40ca-a594-c83e9284913b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource c72e751a-e5a9-4c1d-b9ff-08795d55252f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 22/41] 199.204.45.72 () {48 vars in 975 bytes} [Mon Apr 27 06:32:19 2026] POST /v2.0/security-groups => generated 1616 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/42] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:20 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 1616 bytes in 66 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 996 bytes} [Mon Apr 27 06:32:20 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/44] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:20 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:21.183 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0510c07-2ef7-4bf3-93b1-efd70f7e8e14 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource a24b0dcc-2e2f-47c4-b013-8935e9a6fd7e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 24/45] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/46] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:22 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 2230 bytes in 57 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 996 bytes} [Mon Apr 27 06:32:22 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/48] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:22 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 2230 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:22.477 8 INFO neutron.db.ovn_revision_numbers_db [None req-492b380e-4d0c-4be3-a654-c3dae361f1a2 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 90cda8e9-0d50-407b-b374-5fe181969034 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 26/49] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/50] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:23 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 2846 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/51] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:23 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:23 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:23.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4d82bcd-f7b5-4b47-92ef-c12aad714761 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 76907496-1a03-4196-ac66-1e1f863a8a9b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 28/53] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/54] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:24 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 3462 bytes in 83 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 996 bytes} [Mon Apr 27 06:32:24 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/56] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:24 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:24.997 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5796f19-b6ca-4d0f-a2e8-b44bbf8e03ed 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource c90bb5e8-68a0-40ac-91dd-5bc4266a46b2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 30/57] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/58] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:25 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/59] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:26 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 4078 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/60] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:26 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:26.269 7 INFO neutron.api.v2.resource [None req-0c34f09f-110d-47f4-bc34-37deb8635972 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/61] 199.204.45.72 () {44 vars in 1069 bytes} [Mon Apr 27 06:32:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 139 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 06:32:26.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-30d7a8c4-0a75-4e31-8d62-98a725ba90e4 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource b88aa73b-9216-4b24-a430-9d01793cd953 (type: security_group_rules) to 0 2026-04-27 06:32:26.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b53fa96-cd60-498d-abe1-9ae7c279434e 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 36ac785f-803b-4221-8e13-e68b0d471db7 (type: security_groups) to 1 [pid: 8|app: 0|req: 32/62] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 06:32:26.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b53fa96-cd60-498d-abe1-9ae7c279434e 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 51636a59-5225-4038-8314-1d697e0d959a (type: security_group_rules) to 0 2026-04-27 06:32:26.576 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b53fa96-cd60-498d-abe1-9ae7c279434e 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 97c1eec4-c032-464b-b4a2-0c7b8dadb43c (type: security_group_rules) to 0 2026-04-27 06:32:26.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b53fa96-cd60-498d-abe1-9ae7c279434e 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource a923ba44-f3c7-4649-9f11-0cb56b7f75b1 (type: security_group_rules) to 0 2026-04-27 06:32:26.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b53fa96-cd60-498d-abe1-9ae7c279434e 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource cb5e0636-ba86-4e30-b110-20dec0794f3e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/63] 199.204.45.72 () {44 vars in 1092 bytes} [Mon Apr 27 06:32:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 23 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 06:32:26.881 8 INFO neutron.db.ovn_revision_numbers_db [None req-f977a3ae-84aa-4e5b-9d9c-54c80c8958d2 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 1ec99b87-384c-4394-b97b-50bcc37e173c (type: security_groups) to 1 2026-04-27 06:32:26.894 8 INFO neutron.db.ovn_revision_numbers_db [None req-f977a3ae-84aa-4e5b-9d9c-54c80c8958d2 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 63f5f022-c521-4788-812d-980b30d4618e (type: security_group_rules) to 0 2026-04-27 06:32:26.911 8 INFO neutron.db.ovn_revision_numbers_db [None req-f977a3ae-84aa-4e5b-9d9c-54c80c8958d2 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource ddf63b7b-6442-4de8-bf23-0d8c3d74031a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 33/64] 199.204.45.72 () {48 vars in 976 bytes} [Mon Apr 27 06:32:26 2026] POST /v2.0/security-groups => generated 1624 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 199.204.45.72 () {44 vars in 982 bytes} [Mon Apr 27 06:32:27 2026] GET /v2.0/networks/41abc8cd-4f22-4ae7-9920-66de428b8183 => generated 772 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 06:32:27.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc4e7e66-2622-4b83-8d60-62850d115fcd 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/66] 199.204.45.72 () {44 vars in 1071 bytes} [Mon Apr 27 06:32:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=41abc8cd-4f22-4ae7-9920-66de428b8183 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/67] 199.204.45.72 () {44 vars in 1094 bytes} [Mon Apr 27 06:32:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=41abc8cd-4f22-4ae7-9920-66de428b8183 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:27 2026] GET /v2.0/security-groups/2bb14352-ce60-402b-b27f-399a444ae059 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:28.159 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2f26217-6aa9-498a-b5e4-5528f47f1672 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] No more DHCP agents [pid: 8|app: 0|req: 36/69] 199.204.45.72 () {44 vars in 1083 bytes} [Mon Apr 27 06:32:28 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c?project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 1624 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:28.160 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2f26217-6aa9-498a-b5e4-5528f47f1672 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Unable to schedule network 41abc8cd-4f22-4ae7-9920-66de428b8183: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 37/70] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:28 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:28.263 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-280935d3-ffa9-4f45-bd00-f7309a2078c1 - - - - - -] OVN reports status down for port: 3c494c05-bda7-4969-b862-5bd6f77c466b [pid: 8|app: 0|req: 38/71] 199.204.45.72 () {44 vars in 1083 bytes} [Mon Apr 27 06:32:28 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c?project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 1624 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:28.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-d2f26217-6aa9-498a-b5e4-5528f47f1672 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 3c494c05-bda7-4969-b862-5bd6f77c466b (type: ports) to 1 [pid: 7|app: 0|req: 34/72] 199.204.45.72 () {48 vars in 956 bytes} [Mon Apr 27 06:32:27 2026] POST /v2.0/ports => generated 1100 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-27 06:32:28.424 8 INFO neutron.db.ovn_revision_numbers_db [None req-d828470b-2d23-401f-ab0e-a173550c616f 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 898c2beb-d6ba-4257-a8ee-b5fb270fd736 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 39/73] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/76] 199.204.45.72 () {44 vars in 1083 bytes} [Mon Apr 27 06:32:29 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c?project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 36/77] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:29 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/78] 199.204.45.72 () {44 vars in 1083 bytes} [Mon Apr 27 06:32:29 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c?project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:29.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-55c6be69-41eb-4a57-a731-6cc8c40f1dde 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource cb7b2097-76e4-4542-bc1a-ce669c57aeaa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 37/79] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:29 2026] POST /v2.0/security-group-rules => generated 599 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/80] 199.204.45.72 () {44 vars in 1083 bytes} [Mon Apr 27 06:32:30 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c?project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/81] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:30 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/82] 199.204.45.72 () {44 vars in 1083 bytes} [Mon Apr 27 06:32:31 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c?project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:31.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-3fe6bb0f-734a-4d24-92b4-5d4803c9be57 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 9c067bf6-3077-406a-baa7-efed652dd5b7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 39/83] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/84] 199.204.45.72 () {44 vars in 1083 bytes} [Mon Apr 27 06:32:32 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c?project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 3460 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/85] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:32 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c => generated 3460 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/86] 199.204.45.72 () {44 vars in 1083 bytes} [Mon Apr 27 06:32:32 2026] GET /v2.0/security-groups/1ec99b87-384c-4394-b97b-50bcc37e173c?project_id=f9b18afb8a53445da99c607b6a4a5d5e => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:32.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-b0a5be09-88b7-43f2-8e4b-e72a4aad591b 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 1607b3c0-2f12-4b49-8d96-ecb2634e42d5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 41/87] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-27 06:32:36.213 8 INFO neutron.pecan_wsgi.hooks.translation [None req-de76c5bb-f6ae-46c6-803e-8fc3b5e9741d 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/88] 199.204.45.72 () {44 vars in 974 bytes} [Mon Apr 27 06:32:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/89] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:36.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-87a7ee94-b2ac-4ee6-8e02-c61207186318 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 3c494c05-bda7-4969-b862-5bd6f77c466b (type: ports) to 4 [pid: 8|app: 0|req: 48/90] 199.204.45.72 () {48 vars in 1026 bytes} [Mon Apr 27 06:32:36 2026] PUT /v2.0/ports/3c494c05-bda7-4969-b862-5bd6f77c466b => generated 1218 bytes in 683 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/91] 199.204.45.72 () {44 vars in 915 bytes} [Mon Apr 27 06:32:38 2026] GET /v2.0/ports => generated 3335 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 06:32:39.881 8 INFO neutron.api.v2.resource [None req-d1b2b0e0-2b3c-44f5-8a64-cbd89ddfc9c4 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/92] 199.204.45.72 () {44 vars in 954 bytes} [Mon Apr 27 06:32:39 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/93] 199.204.45.72 () {44 vars in 976 bytes} [Mon Apr 27 06:32:39 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 06:32:40.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-8517c2e1-c532-47c1-8a31-a9e94ff60d8a 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource f16dddba-2517-41e9-936e-cc998198d023 (type: security_groups) to 1 2026-04-27 06:32:40.064 8 INFO neutron.db.ovn_revision_numbers_db [None req-8517c2e1-c532-47c1-8a31-a9e94ff60d8a 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 772be654-6c16-4f92-bf95-9f7abd199fa3 (type: security_group_rules) to 0 2026-04-27 06:32:40.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-8517c2e1-c532-47c1-8a31-a9e94ff60d8a 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource d7ef4487-f02d-45f5-b721-357ce66c1c95 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 50/94] 199.204.45.72 () {48 vars in 975 bytes} [Mon Apr 27 06:32:39 2026] POST /v2.0/security-groups => generated 1610 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/95] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:41 2026] GET /v2.0/security-groups/f16dddba-2517-41e9-936e-cc998198d023 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/96] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:41 2026] GET /v2.0/security-groups/f16dddba-2517-41e9-936e-cc998198d023 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/97] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:41 2026] GET /v2.0/security-groups/f16dddba-2517-41e9-936e-cc998198d023 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:41.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0d79007-c53d-409e-ba58-b7c443fa8385 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 680b7b7f-8b82-4876-ba22-02b05c72db0b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 52/98] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:41 2026] POST /v2.0/security-group-rules => generated 623 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/99] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:42 2026] GET /v2.0/security-groups/f16dddba-2517-41e9-936e-cc998198d023 => generated 2246 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/100] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:42 2026] GET /v2.0/security-groups/f16dddba-2517-41e9-936e-cc998198d023 => generated 2246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/101] 199.204.45.72 () {44 vars in 996 bytes} [Mon Apr 27 06:32:42 2026] GET /v2.0/security-groups/f16dddba-2517-41e9-936e-cc998198d023 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:32:42.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe3af4c8-378d-41e7-ad8e-814d980ed6ab 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Successfully bumped revision number for resource 96b407cb-7ffd-4dcf-be51-84b7165687b4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 54/102] 199.204.45.72 () {48 vars in 986 bytes} [Mon Apr 27 06:32:42 2026] POST /v2.0/security-group-rules => generated 627 bytes in 173 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: 56/105] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:32:56 2026] GET /v2.0/routers => generated 15 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/106] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:32:56 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: 57/107] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:32:56 2026] GET /v2.0/agents => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/108] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:32:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/109] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:32:56 2026] GET /v2.0/ports => generated 3335 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/110] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:32:56 2026] GET /v2.0/network-ip-availabilities => generated 846 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/111] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:32:57 2026] GET /v2.0/networks => generated 1552 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/112] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:32:57 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: 60/113] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:32:57 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: 54/114] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:32:57 2026] GET /v2.0/subnetpools => 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: 61/115] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:32:57 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) 2026-04-27 06:33:56.748 8 WARNING keystonemiddleware.audit [None req-22f03c40-74dd-4df9-a97d-6fcad9157336 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 66/124] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:33:56 2026] GET /v2.0/networks => generated 1552 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:33:56.811 7 WARNING keystonemiddleware.audit [None req-84645f5e-1660-453f-86b0-5380fe293a24 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 59/125] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:33:56 2026] GET /v2.0/agents => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:33:56.866 8 WARNING keystonemiddleware.audit [None req-f12043ed-88f9-43f4-a69c-b4654ccc046a 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 67/126] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:33:56 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) 2026-04-27 06:33:56.900 7 WARNING keystonemiddleware.audit [None req-fcdb9de5-c040-40d4-99ca-4cd23b738c60 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 60/127] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:33:56 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) 2026-04-27 06:33:56.918 8 WARNING keystonemiddleware.audit [None req-3239a888-a953-4a17-9e49-c3abb750953c 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 68/128] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:33:56 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) 2026-04-27 06:33:56.940 7 WARNING keystonemiddleware.audit [None req-dba09f9f-fa57-4aa7-998b-aded4c5f52d8 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 61/129] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:33:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 06:33:56.986 8 WARNING keystonemiddleware.audit [None req-43a6f833-22b5-40e1-8923-13a2c581bd3c 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 69/130] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:33:56 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) 2026-04-27 06:33:57.023 7 WARNING keystonemiddleware.audit [None req-7dbc26c5-a783-4fdf-9264-f5d2a691c473 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 62/131] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:33:57 2026] GET /v2.0/network-ip-availabilities => generated 846 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 06:33:57.045 8 WARNING keystonemiddleware.audit [None req-840fb14e-61cf-42c0-b717-4c5f29dd5f94 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 70/132] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:33:57 2026] GET /v2.0/ports => generated 3335 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:33:57.092 7 WARNING keystonemiddleware.audit [None req-834e2205-0bd1-4bc5-be39-92ac554810dc 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 7|app: 0|req: 63/133] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:33:57 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) 2026-04-27 06:33:57.139 8 WARNING keystonemiddleware.audit [None req-99dc6b6d-59cb-48df-8294-16f66cca2c03 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service manilav2 as it have no endpoints. [pid: 8|app: 0|req: 71/134] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:33:57 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: 68/143] 199.204.45.72 () {30 vars in 737 bytes} [Mon Apr 27 06:34:49 2026] GET /v2.0/networks?tenant_id=f9b18afb8a53445da99c607b6a4a5d5e&shared=False => generated 15 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 06:34:49.413 8 INFO neutron.db.segments_db [None req-17655c97-c8a3-4323-ba64-fc5008f95316 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] Added segment c8c2dbce-f4cd-411b-8769-a840417bb288 of type geneve for network 075afa62-ffc3-45dc-811a-4f58ba9072eb 2026-04-27 06:34:49.559 8 INFO neutron.db.ovn_revision_numbers_db [None req-17655c97-c8a3-4323-ba64-fc5008f95316 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] Successfully bumped revision number for resource 075afa62-ffc3-45dc-811a-4f58ba9072eb (type: networks) to 1 2026-04-27 06:34:49.684 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17655c97-c8a3-4323-ba64-fc5008f95316 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] No more DHCP agents 2026-04-27 06:34:49.687 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17655c97-c8a3-4323-ba64-fc5008f95316 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] Unable to schedule network 075afa62-ffc3-45dc-811a-4f58ba9072eb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 06:34:49.757 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-280935d3-ffa9-4f45-bd00-f7309a2078c1 - - - - - -] OVN reports status down for port: 966c1e71-bbe9-4514-b44e-97b51f1a7d3c 2026-04-27 06:34:49.781 8 INFO neutron.db.ovn_revision_numbers_db [None req-17655c97-c8a3-4323-ba64-fc5008f95316 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] Successfully bumped revision number for resource 966c1e71-bbe9-4514-b44e-97b51f1a7d3c (type: ports) to 1 [pid: 8|app: 0|req: 76/144] 199.204.45.72 () {34 vars in 679 bytes} [Mon Apr 27 06:34:49 2026] POST /v2.0/networks => generated 740 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/145] 199.204.45.72 () {30 vars in 719 bytes} [Mon Apr 27 06:34:49 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/146] 199.204.45.72 () {30 vars in 630 bytes} [Mon Apr 27 06:34:49 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 06:34:50.077 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c52cd09-da65-40cb-9f10-ce3cb2137028 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] No more DHCP agents 2026-04-27 06:34:50.078 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c52cd09-da65-40cb-9f10-ce3cb2137028 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] Unable to schedule network 075afa62-ffc3-45dc-811a-4f58ba9072eb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 06:34:50.144 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-280935d3-ffa9-4f45-bd00-f7309a2078c1 - - - - - -] OVN reports status down for port: fd7db5f5-bfe2-4d3a-afdb-4a6d4ffd48f3 2026-04-27 06:34:50.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c52cd09-da65-40cb-9f10-ce3cb2137028 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] Successfully bumped revision number for resource fd7db5f5-bfe2-4d3a-afdb-4a6d4ffd48f3 (type: ports) to 1 2026-04-27 06:34:50.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c52cd09-da65-40cb-9f10-ce3cb2137028 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] Successfully bumped revision number for resource fd7db5f5-bfe2-4d3a-afdb-4a6d4ffd48f3 (type: ports) to 3 [pid: 7|app: 0|req: 70/147] 199.204.45.72 () {34 vars in 674 bytes} [Mon Apr 27 06:34:49 2026] POST /v2.0/ports => generated 968 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/148] 199.204.45.72 () {30 vars in 700 bytes} [Mon Apr 27 06:34:50 2026] GET /v2.0/networks/075afa62-ffc3-45dc-811a-4f58ba9072eb => generated 746 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 06:34:51.074 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-280935d3-ffa9-4f45-bd00-f7309a2078c1 - - - - - -] OVN reports status up for port: fd7db5f5-bfe2-4d3a-afdb-4a6d4ffd48f3 2026-04-27 06:34:51.089 7 INFO neutron.plugins.ml2.plugin [None req-280935d3-ffa9-4f45-bd00-f7309a2078c1 - - - - - -] Attempt 1 to provision port fd7db5f5-bfe2-4d3a-afdb-4a6d4ffd48f3 2026-04-27 06:34:51.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-280935d3-ffa9-4f45-bd00-f7309a2078c1 - - - - - -] Successfully bumped revision number for resource fd7db5f5-bfe2-4d3a-afdb-4a6d4ffd48f3 (type: ports) to 4 [pid: 7|app: 0|req: 71/149] 199.204.45.72 () {30 vars in 719 bytes} [Mon Apr 27 06:34:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/150] 199.204.45.72 () {30 vars in 700 bytes} [Mon Apr 27 06:34:52 2026] GET /v2.0/networks/075afa62-ffc3-45dc-811a-4f58ba9072eb => generated 746 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 06:34:56.736 7 WARNING keystonemiddleware.audit [None req-a8523c7b-99c9-438d-92b8-e9ef08c6d06f c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 72/151] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:34:56 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) 2026-04-27 06:34:56.772 8 WARNING keystonemiddleware.audit [None req-2b02b106-6c2b-453f-9a76-a3a67f9996e2 c3fa879d97be4fe2806094f3c951426f f9b18afb8a53445da99c607b6a4a5d5e - - aabdc323047d41cf9aee72a7b62c2fc5 aabdc323047d41cf9aee72a7b62c2fc5] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 80/152] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:34:56 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) 2026-04-27 06:34:56.796 7 WARNING keystonemiddleware.audit [None req-85cfe27c-7530-4d27-88b0-23f085f11e1e 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 73/153] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:34:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 06:34:56.809 8 WARNING keystonemiddleware.audit [None req-cf6dd0e8-f321-49cc-8247-132655b4c38a 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 81/154] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:34:56 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) 2026-04-27 06:34:56.826 7 WARNING keystonemiddleware.audit [None req-5beec1a4-ccef-48ee-b4a5-eee8f2f00ae4 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 74/155] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:34:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:34:56.840 8 WARNING keystonemiddleware.audit [None req-26ac8f00-1e36-41b9-a8be-25f34a7c0779 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 82/156] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:34:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-27 06:34:56.887 7 WARNING keystonemiddleware.audit [None req-c295be24-5164-4f65-9bab-e6b40f0a2c08 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 75/157] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:34:56 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:34:56.913 8 WARNING keystonemiddleware.audit [None req-376cb2d2-a46c-4532-a36d-db6a4e068ef0 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 83/158] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:34:56 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) 2026-04-27 06:34:56.949 7 WARNING keystonemiddleware.audit [None req-8f9338a4-0825-4537-ad19-fec69960bffb 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 76/159] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:34:56 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) 2026-04-27 06:34:56.964 8 WARNING keystonemiddleware.audit [None req-10bac360-0314-4cd2-9ebe-22f6f214a044 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 84/160] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:34:56 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) 2026-04-27 06:34:57.022 7 WARNING keystonemiddleware.audit [None req-e8a9fcca-1903-429f-9ad3-d7d1d99dba0f 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 77/161] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:34:57 2026] GET /v2.0/ports => generated 5173 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 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: 87/166] 199.204.45.72 () {48 vars in 1020 bytes} [Mon Apr 27 06:35:20 2026] PUT /v2.0/quotas/f9b18afb8a53445da99c607b6a4a5d5e => generated 291 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/171] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:35:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/172] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:35:56 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: 83/173] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:35:56 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/174] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:35:56 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: 84/175] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:35:56 2026] GET /v2.0/ports => generated 5173 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/176] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:35:56 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: 85/177] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:35:57 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: 93/178] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:35:57 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: 86/179] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:35:57 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: 94/180] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:35:57 2026] GET /v2.0/subnets => generated 1308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/181] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:35:57 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) 2026-04-27 06:36:05.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-33ba1dd4-eb03-4222-ad50-09591fdef76f 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 89/184] 199.204.45.72 () {30 vars in 738 bytes} [Mon Apr 27 06:36:04 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/185] 199.204.45.72 () {30 vars in 760 bytes} [Mon Apr 27 06:36:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:36:07.067 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10309303-6038-4724-a2e0-817d2778fc36 6da292e409fb48a4b644c5596919e91f faee6d7534424ab7b5d2c8e2f6ce0580 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 90/186] 199.204.45.72 () {30 vars in 738 bytes} [Mon Apr 27 06:36:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/187] 199.204.45.72 () {30 vars in 760 bytes} [Mon Apr 27 06:36:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 06:36:08.040 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-203c981a-fc1f-4ca4-b42c-070edff7c728 - - - - - -] OVN reports status up for port: 3c494c05-bda7-4969-b862-5bd6f77c466b 2026-04-27 06:36:08.052 7 INFO neutron.plugins.ml2.plugin [None req-203c981a-fc1f-4ca4-b42c-070edff7c728 - - - - - -] Attempt 1 to provision port 3c494c05-bda7-4969-b862-5bd6f77c466b 2026-04-27 06:36:08.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-203c981a-fc1f-4ca4-b42c-070edff7c728 - - - - - -] Successfully bumped revision number for resource 3c494c05-bda7-4969-b862-5bd6f77c466b (type: ports) to 5 [pid: 8|app: 0|req: 101/194] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:36:56 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) /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: 94/195] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:36:56 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: 102/196] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:36:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/197] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:36:56 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: 103/198] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:36:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/199] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:36:56 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: 104/200] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:36:56 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: 97/201] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:36:56 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: 105/202] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:36:56 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: 98/203] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:36:56 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/204] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:36:57 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: 103/213] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:37:56 2026] GET /v2.0/floatingips => generated 19 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/214] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:37:56 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/215] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:37:57 2026] GET /v2.0/agents => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/216] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:37:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/217] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:37:57 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: 113/218] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:37:57 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: 106/219] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:37:57 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: 114/220] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:37:57 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: 107/221] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:37:57 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: 115/222] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:37:57 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: 108/223] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:37:57 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: 120/232] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:38:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/233] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:38:56 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: 121/234] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:38:56 2026] GET /v2.0/routers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/235] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:38:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/236] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:38:56 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: 115/237] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:38:56 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: 123/238] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:38:56 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: 116/239] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:38:56 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: 124/240] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:38:57 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/241] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:38:57 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: 125/242] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:38:57 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: 122/251] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:39:56 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: 130/252] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:39:56 2026] GET /v2.0/ports => generated 5175 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/253] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:39:56 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: 8|app: 0|req: 131/254] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:39:56 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: 124/255] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:39:56 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: 132/256] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:39:56 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: 125/257] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:39:56 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: 133/258] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:39:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/259] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:39:56 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: 134/260] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:39:57 2026] GET /v2.0/routers => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/261] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:39:57 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: 139/270] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:40:56 2026] GET /v2.0/floatingips => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/271] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:40:56 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: 140/272] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:40:56 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: 133/273] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:40:56 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: 141/274] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:40:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/275] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:40:56 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: 142/276] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:40:56 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: 135/277] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:40:56 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: 143/278] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:40:56 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: 136/279] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:40:57 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: 144/280] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:40:57 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/289] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:41:56 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: 7|app: 0|req: 141/290] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:41:56 2026] GET /v2.0/networks => generated 2287 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/291] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:41:56 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: 142/292] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:41:56 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: 151/293] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:41:56 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: 7|app: 0|req: 143/294] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:41:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/295] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:41:56 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: 144/296] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:41:57 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/297] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:41:57 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: 145/298] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:41:57 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: 8|app: 0|req: 154/299] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:41:57 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/308] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:42:56 2026] GET /v2.0/networks => generated 2287 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/309] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:42:56 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: 8|app: 0|req: 160/310] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:42:56 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: 151/311] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:42:56 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/312] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:42:56 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: 152/313] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:42:56 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: 162/314] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:42:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/315] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:42:56 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: 163/316] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:42:57 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: 154/317] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:42:57 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: 164/318] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:42:57 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: 169/327] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:43:56 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: 7|app: 0|req: 159/328] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:43:56 2026] GET /v2.0/ports => generated 5175 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/329] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:43:56 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: 160/330] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:43:56 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: 171/331] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:43:56 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: 161/332] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:43:56 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: 172/333] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:43:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/334] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:43:56 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: 173/335] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:43:57 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: 163/336] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:43:57 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: 174/337] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:43:57 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: 168/346] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:44:56 2026] GET /v2.0/agents => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/347] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:44:56 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/348] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:44:56 2026] GET /v2.0/networks => generated 2287 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/349] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:44:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/350] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:44:56 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: 181/351] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:44:56 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: 171/352] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:44:56 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/353] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:44:57 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: 172/354] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:44:57 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: 8|app: 0|req: 183/355] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:44:57 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: 173/356] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:44:57 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: 188/365] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:45:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/366] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:45:56 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: 189/367] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:45:56 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: 179/368] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:45:56 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: 190/369] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:45:56 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: 180/370] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:45:56 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: 191/371] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:45:56 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: 181/372] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:45:56 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: 8|app: 0|req: 192/373] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:45:57 2026] GET /v2.0/ports => generated 5175 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/374] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:45:57 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: 193/375] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:45:57 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: 198/384] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:46:56 2026] GET /v2.0/ports => generated 5175 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/385] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:46:56 2026] GET /v2.0/agents => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/386] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:46:56 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: 188/387] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:46:56 2026] GET /v2.0/subnetpools => 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: 200/388] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:46:56 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: 189/389] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:46:56 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: 201/390] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:46:57 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: 190/391] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:46:57 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: 202/392] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:46:57 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: 191/393] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:46:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/394] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:46:57 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: 196/403] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:47:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/404] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:47:56 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: 197/405] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:47:56 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: 8|app: 0|req: 209/406] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:47:56 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: 198/407] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:47:56 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: 210/408] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:47:56 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: 199/409] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:47:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/410] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:47:56 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/411] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:47:56 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: 212/412] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:47:56 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: 201/413] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:47:57 2026] GET /v2.0/networks => generated 2287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/422] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:48:56 2026] GET /v2.0/subnets => generated 1308 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/423] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:48:56 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: 207/424] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:48:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/425] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:48:56 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: 208/426] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:48:56 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: 219/427] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:48:56 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: 209/428] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:48:56 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: 220/429] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:48:56 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: 210/430] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:48:56 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: 221/431] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:48:57 2026] GET /v2.0/ports => generated 5175 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/432] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:48:57 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/441] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:49:56 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/442] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:49:56 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: 217/443] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:49:56 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: 8|app: 0|req: 227/444] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:49:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/445] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:49:56 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: 228/446] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:49:56 2026] GET /v2.0/ports => generated 5175 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/447] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:49:56 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: 229/448] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:49:56 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: 220/449] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:49:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/450] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:49:57 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: 221/451] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:49:57 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: 226/460] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:50:56 2026] GET /v2.0/networks => generated 2287 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/461] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:50:56 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: 227/462] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:50:56 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: 236/463] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:50:56 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: 228/464] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:50:56 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: 237/465] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:50:56 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: 229/466] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:50:56 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: 238/467] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:50:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/468] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:50:56 2026] GET /v2.0/ports => generated 5175 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/469] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:50:56 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: 231/470] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:50:57 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: 244/479] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:51:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/480] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:51:56 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: 245/481] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:51:56 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: 237/482] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:51:56 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: 246/483] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:51:56 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: 238/484] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:51:56 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: 247/485] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:51:57 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/486] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:51:57 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: 248/487] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:51:57 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: 240/488] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:51:57 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: 249/489] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:51:57 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: 245/498] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:52:57 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: 254/499] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:52:57 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: 246/500] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:52:57 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/501] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:52:57 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: 247/502] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:52:57 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: 256/503] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:52:57 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: 248/504] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:52:57 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: 257/505] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:52:57 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: 249/506] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:52:57 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: 258/507] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:52:57 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: 250/508] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:52:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/517] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:53:56 2026] GET /v2.0/networks => generated 2287 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/518] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:53:56 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: 264/519] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:53:56 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: 256/520] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:53:56 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: 265/521] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:53:56 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: 257/522] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:53:56 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/523] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:53:56 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: 258/524] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:53:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/525] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:53:57 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: 259/526] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:53:57 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: 268/527] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:53:57 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: 264/536] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:54:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/537] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:54:56 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: 265/538] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:54:56 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/539] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:54:56 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: 266/540] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:54:56 2026] GET /v2.0/agents => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/541] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:54:56 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: 267/542] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:54:56 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: 276/543] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:54:57 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: 268/544] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:54:57 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: 277/545] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:54:57 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: 269/546] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:54:57 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: 282/555] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:55:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/556] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:55:56 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: 283/557] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:55:56 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: 275/558] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:55:56 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: 284/559] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:55:56 2026] GET /v2.0/agents => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/560] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:55:56 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: 285/561] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:55:56 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: 277/562] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:55:56 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: 286/563] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:55:57 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/564] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:55:57 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: 287/565] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:55:57 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: 292/574] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:56:56 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: 7|app: 0|req: 283/575] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:56:56 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: 293/576] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:56:56 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: 284/577] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:56:56 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: 294/578] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:56:56 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: 285/579] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:56:56 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: 295/580] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:56:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/581] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:56:56 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: 296/582] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:56:57 2026] GET /v2.0/ports => generated 5175 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/583] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:56:57 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: 297/584] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:56:57 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: 292/593] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:57:56 2026] GET /v2.0/subnets => generated 1308 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/594] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:57:56 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: 293/595] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:57:56 2026] GET /v2.0/ports => generated 5175 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/596] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:57:56 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: 294/597] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:57:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/598] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:57:56 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: 295/599] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:57:56 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: 305/600] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:57:56 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: 7|app: 0|req: 296/601] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:57:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/602] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:57:57 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: 297/603] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:57:57 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: 302/612] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:58:56 2026] GET /v2.0/agents => generated 1214 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/613] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:58:56 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: 303/614] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:58:56 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: 312/615] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:58:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/616] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:58:56 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/617] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:58:56 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: 305/618] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:58:56 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: 314/619] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:58:56 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: 306/620] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:58:57 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: 315/621] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:58:57 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: 307/622] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:58:57 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: 312/631] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:59:56 2026] GET /v2.0/subnets => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/632] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 06:59:56 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: 313/633] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 06:59:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/634] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 06:59:56 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/635] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:59:56 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: 322/636] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 06:59:56 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: 315/637] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 06:59:56 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: 323/638] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 06:59:56 2026] GET /v2.0/networks => generated 2287 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/639] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:59:57 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: 324/640] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 06:59:57 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: 317/641] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 06:59:57 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: 322/650] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:00:56 2026] GET /v2.0/ports => generated 5175 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/651] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:00:56 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: 323/652] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:00:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/653] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:00:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:00:56 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: 331/655] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:00:56 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: 325/656] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:00:56 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: 332/657] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:00:56 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: 326/658] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:00:56 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: 333/659] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:00:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/660] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:00:57 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: 332/669] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:01:56 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:01:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:01:56 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: 339/672] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:01:56 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: 334/673] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:01:56 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: 340/674] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:01:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:01:56 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: 341/676] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:01:56 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: 336/677] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:01:56 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:01:57 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: 337/679] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:01:57 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: 347/688] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:02:56 2026] GET /v2.0/networks => generated 2287 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:02:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/690] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:02:56 2026] GET /v2.0/ports => generated 5175 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:02:56 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: 349/692] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:02:56 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: 344/693] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:02:57 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: 350/694] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:02:57 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: 345/695] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:02:57 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: 351/696] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:02:57 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: 346/697] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:02:57 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: 352/698] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:02:57 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: 357/707] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:03:56 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/708] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:03:56 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/709] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:03:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/710] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:03:56 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: 359/711] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:03:56 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: 353/712] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:03:56 2026] GET /v2.0/ports => generated 5175 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/713] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:03:56 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: 354/714] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:03:56 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: 361/715] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:03:56 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: 355/716] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:03:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:03:57 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: 367/726] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:04:56 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: 360/727] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:04:56 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: 368/728] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:04:56 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: 361/729] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:04:56 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: 369/730] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:04:56 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: 362/731] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:04:56 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: 370/732] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:04:56 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/733] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:04:56 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: 371/734] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:04:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/735] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:04:57 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: 372/736] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:04:57 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: 369/745] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:05:56 2026] GET /v2.0/routers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/746] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:05:56 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: 370/747] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:05:56 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: 378/748] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:05:56 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: 371/749] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:05:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/750] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:05:56 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/751] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:05:56 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: 380/752] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:05:56 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: 373/753] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:05:57 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: 381/754] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:05:57 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: 374/755] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:05:57 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: 379/764] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:06:56 2026] GET /v2.0/networks => generated 2287 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/765] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:06:56 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: 380/766] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:06:56 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: 387/767] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:06:56 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:06:56 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: 388/769] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:06:56 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: 382/770] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:06:57 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: 389/771] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:06:57 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: 383/772] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:06:57 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: 390/773] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:06:57 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: 384/774] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:06:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/783] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:07:56 2026] GET /v2.0/routers => generated 15 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:07:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/785] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:07:56 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: 7|app: 0|req: 390/786] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:07:56 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: 397/787] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:07:56 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: 391/788] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:07:56 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: 398/789] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:07:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/790] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:07:56 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: 399/791] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:07:57 2026] GET /v2.0/ports => generated 5175 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:07:57 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:07:57 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: 398/802] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:08:56 2026] GET /v2.0/subnets => generated 1308 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/803] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:08:56 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: 399/804] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:08:56 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/805] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:08:56 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: 400/806] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:08:56 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: 407/807] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:08:56 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/808] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:08:56 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: 408/809] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:08:57 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: 402/810] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:08:57 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: 409/811] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:08:57 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: 403/812] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:08:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/821] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:09:56 2026] GET /v2.0/routers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/822] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:09:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/823] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:09:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/824] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:09:56 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: 416/825] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:09:56 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: 7|app: 0|req: 410/826] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:09:56 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: 417/827] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:09:56 2026] GET /v2.0/ports => generated 5175 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/828] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:09:57 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: 418/829] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:09:57 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: 412/830] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:09:57 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: 419/831] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:09:57 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: 424/840] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:10:56 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/841] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:10:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/842] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:10:56 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: 418/843] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:10:56 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: 426/844] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:10:56 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: 419/845] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:10:56 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: 427/846] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:10:56 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: 420/847] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:10:56 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: 428/848] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:10:56 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/849] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:10:57 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: 429/850] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:10:57 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: 434/859] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:11:56 2026] GET /v2.0/routers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/860] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:11:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/861] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:11:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/862] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:11:56 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: 436/863] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:11:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/864] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:11:56 2026] GET /v2.0/floatingips => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/865] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:11:56 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: 429/866] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:11:56 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: 438/867] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:11:56 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: 430/868] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:11:57 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: 439/869] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:11:57 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/878] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:12:56 2026] GET /v2.0/networks => generated 2287 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/879] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:12:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/880] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:12:56 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/881] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:12:56 2026] GET /v2.0/agents => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/882] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:12:56 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: 437/883] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:12:56 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: 447/884] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:12:56 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: 438/885] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:12:57 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: 448/886] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:12:57 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: 439/887] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:12:57 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: 449/888] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:12:57 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: 454/897] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:13:56 2026] GET /v2.0/ports => generated 5175 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/898] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:13:56 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: 455/899] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:13:56 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: 445/900] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:13:56 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: 456/901] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:13:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/902] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:13:56 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: 457/903] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:13:56 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: 447/904] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:13:57 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: 458/905] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:13:57 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: 448/906] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:13:57 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: 8|app: 0|req: 459/907] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:13:57 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: 453/916] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:14:56 2026] GET /v2.0/networks => generated 2287 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/917] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:14:56 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: 454/918] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:14:56 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: 465/919] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:14:56 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: 455/920] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:14:56 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: 466/921] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:14:56 2026] GET /v2.0/ports => generated 5175 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/922] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:14:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/923] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:14:57 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/924] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:14:57 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: 468/925] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:14:57 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: 458/926] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:14:57 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: 473/935] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:15:56 2026] GET /v2.0/agents => generated 1214 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/936] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:15:56 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: 474/937] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:15:56 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: 464/938] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:15:56 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/939] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:15:56 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: 465/940] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:15:56 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: 476/941] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:15:56 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: 7|app: 0|req: 466/942] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:15:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/943] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:15:57 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: 467/944] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:15:57 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: 478/945] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:15:57 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: 472/954] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:16:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/955] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:16:56 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: 473/956] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:16:56 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: 484/957] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:16:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/958] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:16:56 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: 485/959] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:16:56 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/960] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:16:56 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: 486/961] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:16:56 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: 476/962] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:16:56 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: 487/963] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:16:56 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: 477/964] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:16:56 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: 492/973] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:17:56 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/974] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:17:56 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: 493/975] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:17:56 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/976] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:17:56 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: 494/977] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:17:56 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: 484/978] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:17:56 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: 495/979] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:17:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/980] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:17:56 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: 496/981] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:17:56 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/982] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:17:56 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: 497/983] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:17:57 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: 491/992] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:18:56 2026] GET /v2.0/subnets => generated 1308 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/993] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:18:56 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/994] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:18:56 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/995] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:18:56 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: 493/996] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:18:56 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: 504/997] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:18:56 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: 7|app: 0|req: 494/998] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:18:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/999] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:18:56 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: 495/1000] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:18:56 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: 506/1001] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:18:57 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1002] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:18:57 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: 501/1011] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:19:56 2026] GET /v2.0/routers => generated 15 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1012] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:19:56 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: 502/1013] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:19:56 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: 512/1014] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:19:56 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: 503/1015] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:19:56 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: 513/1016] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:19:56 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: 504/1017] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:19:56 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: 514/1018] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:19:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1019] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:19:57 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: 515/1020] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:19:57 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: 506/1021] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:19:57 2026] GET /v2.0/ports => generated 5175 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1030] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:20:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1031] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:20:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1032] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:20:56 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: 512/1033] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:20:56 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: 522/1034] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:20:56 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: 513/1035] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:20:56 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: 523/1036] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:20:56 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: 514/1037] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:20:56 2026] GET /v2.0/ports => generated 5175 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1038] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:20:56 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: 515/1039] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:20:57 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: 525/1040] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:20:57 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: 520/1049] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:21:56 2026] GET /v2.0/subnets => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1050] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:21:56 2026] GET /v2.0/agents => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1051] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:21:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1052] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:21:56 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: 522/1053] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:21:56 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: 532/1054] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:21:56 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: 523/1055] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:21:56 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: 533/1056] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:21:56 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: 524/1057] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:21:56 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: 534/1058] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:21:56 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: 7|app: 0|req: 525/1059] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:21:57 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1068] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:22:56 2026] GET /v2.0/agents => generated 1214 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1069] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:22:56 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: 540/1070] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:22:56 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: 531/1071] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:22:56 2026] GET /v2.0/ports => generated 5175 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1072] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:22:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1073] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:22:56 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: 542/1074] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:22:56 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: 533/1075] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:22:56 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: 543/1076] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:22:56 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: 534/1077] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:22:57 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: 544/1078] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:22:57 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: 549/1087] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:23:56 2026] GET /v2.0/ports => generated 5175 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1088] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:23:56 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: 550/1089] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:23:56 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: 540/1090] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:23:56 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: 551/1091] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:23:56 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: 541/1092] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:23:56 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: 552/1093] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:23:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1094] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:23:56 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: 553/1095] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:23:57 2026] GET /v2.0/networks => generated 2287 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1096] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:23:57 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: 554/1097] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:23:57 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: 7|app: 0|req: 548/1106] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:24:56 2026] GET /v2.0/routers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1107] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:24:56 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: 549/1108] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:24:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1109] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:24:56 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/1110] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:24:56 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1111] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:24:56 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: 551/1112] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:24:56 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: 562/1113] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:24:56 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: 552/1114] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:24:57 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: 563/1115] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:24:57 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: 553/1116] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:24:57 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: 558/1125] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:25:56 2026] GET /v2.0/ports => generated 5175 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1126] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:25:56 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: 559/1127] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:25:56 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: 569/1128] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:25:56 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: 560/1129] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:25:56 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: 570/1130] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:25:56 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: 561/1131] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:25:56 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: 571/1132] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:25:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1133] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:25:56 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: 572/1134] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:25:56 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: 563/1135] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:25:57 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: 577/1144] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:26:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1145] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:26:56 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1146] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:26:56 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: 569/1147] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:26:56 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: 579/1148] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:26:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1149] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:26:56 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: 580/1150] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:26:56 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: 571/1151] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:26:56 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: 581/1152] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:26:57 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: 572/1153] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:26:57 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: 582/1154] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:26:57 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: 587/1163] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:27:56 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: 577/1164] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:27:56 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: 588/1165] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:27:56 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: 578/1166] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:27:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1167] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:27:56 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1168] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:27:56 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: 590/1169] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:27:56 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: 580/1170] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:27:56 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: 591/1171] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:27:57 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: 581/1172] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:27:57 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: 592/1173] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:27:57 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: 597/1182] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:28:56 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: 7|app: 0|req: 586/1183] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:28:56 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: 598/1184] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:28:56 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: 587/1185] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:28:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1186] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:28:56 2026] GET /v2.0/ports => generated 5175 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1187] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:28:56 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: 600/1188] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:28:56 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: 589/1189] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:28:56 2026] GET /v2.0/networks => generated 2287 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1190] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:28:57 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: 590/1191] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:28:57 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: 602/1192] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:28:57 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: 595/1201] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:29:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1202] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:29:56 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: 596/1203] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:29:56 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: 608/1204] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:29:56 2026] GET /v2.0/ports => generated 5175 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1205] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:29:56 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: 609/1206] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:29:57 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: 598/1207] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:29:57 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: 610/1208] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:29:57 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: 599/1209] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:29:57 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: 611/1210] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:29:57 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: 600/1211] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:29:57 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: 605/1220] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:30:56 2026] GET /v2.0/routers => generated 15 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1221] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:30:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1222] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:30:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1223] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:30:56 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1224] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:30:56 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: 618/1225] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:30:56 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: 608/1226] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:30:56 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: 619/1227] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:30:56 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: 609/1228] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:30:57 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: 620/1229] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:30:57 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: 610/1230] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:30:57 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1239] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:31:56 2026] GET /v2.0/networks => generated 2287 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1240] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:31:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1241] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:31:56 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: 616/1242] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:31:56 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1243] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:31:56 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: 617/1244] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:31:56 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: 628/1245] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:31:57 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: 618/1246] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:31:57 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: 629/1247] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:31:57 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: 619/1248] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:31:57 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: 630/1249] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:31:57 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: 635/1258] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:32:56 2026] GET /v2.0/subnets => generated 1308 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1259] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:32:56 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: 636/1260] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:32:56 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: 7|app: 0|req: 625/1261] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:32:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1262] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:32:56 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1263] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:32:56 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: 638/1264] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:32:56 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: 627/1265] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:32:56 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: 639/1266] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:32:57 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: 628/1267] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:32:57 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: 640/1268] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:32:57 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: 633/1277] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:33:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1278] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:33:56 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: 7|app: 0|req: 634/1279] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:33:56 2026] GET /v2.0/ports => generated 5175 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1280] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:33:56 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: 635/1281] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:33:56 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: 647/1282] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:33:56 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: 636/1283] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:33:56 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: 648/1284] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:33:57 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: 637/1285] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:33:57 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: 8|app: 0|req: 649/1286] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:33:57 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: 638/1287] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:33:57 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: 654/1296] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:34:56 2026] GET /v2.0/agents => generated 1214 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1297] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:34:56 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: 655/1298] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:34:56 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: 644/1299] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:34:56 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: 656/1300] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:34:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1301] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:34:56 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: 657/1302] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:34:56 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1303] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:34:56 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: 658/1304] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:34:57 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: 647/1305] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:34:57 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: 659/1306] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:34:57 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: 652/1315] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:35:56 2026] GET /v2.0/floatingips => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1316] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:35:56 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1317] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:35:56 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: 665/1318] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:35:56 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: 654/1319] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:35:56 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: 666/1320] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:35:56 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: 655/1321] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:35:56 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: 8|app: 0|req: 667/1322] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:35:56 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: 656/1323] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:35:57 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: 668/1324] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:35:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1325] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:35:57 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: 662/1334] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:36:56 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: 8|app: 0|req: 673/1335] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:36:56 2026] GET /v2.0/agents => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1336] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:36:56 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: 674/1337] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:36:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1338] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:36:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1339] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:36:56 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: 665/1340] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:36:56 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: 676/1341] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:36:56 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1342] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:36:57 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: 677/1343] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:36:57 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: 667/1344] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:36:57 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: 672/1353] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:37:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1354] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:37:56 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: 673/1355] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:37:56 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: 683/1356] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:37:56 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: 674/1357] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:37:56 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: 684/1358] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:37:56 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: 675/1359] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:37:56 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: 685/1360] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:37:56 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1361] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:37:57 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: 686/1362] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:37:57 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: 677/1363] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:37:57 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: 682/1372] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:38:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1373] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:38:56 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: 683/1374] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:38:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1375] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:38:56 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: 684/1376] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:38:56 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: 693/1377] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:38:56 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: 685/1378] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:38:56 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: 694/1379] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:38:56 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: 686/1380] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:38:56 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: 695/1381] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:38:56 2026] GET /v2.0/ports => generated 5175 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1382] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:38:57 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: 700/1391] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:39:56 2026] GET /v2.0/ports => generated 5175 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1392] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:39:56 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: 701/1393] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:39:56 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: 693/1394] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:39:56 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: 702/1395] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:39:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1396] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:39:56 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: 703/1397] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:39:57 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: 695/1398] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:39:57 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: 704/1399] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:39:57 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: 696/1400] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:39:57 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: 705/1401] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:39:57 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: 710/1410] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:40:56 2026] GET /v2.0/floatingips => generated 19 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1411] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:40:56 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1412] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:40:56 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: 702/1413] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:40:56 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: 712/1414] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:40:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1415] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:40:57 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: 713/1416] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:40:57 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: 704/1417] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:40:57 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: 714/1418] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:40:57 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: 705/1419] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:40:57 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: 715/1420] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:40:57 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: 720/1429] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:41:56 2026] GET /v2.0/agents => generated 1214 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1430] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:41:56 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: 721/1431] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:41:56 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: 711/1432] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:41:56 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: 722/1433] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:41:56 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: 712/1434] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:41:56 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: 723/1435] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:41:56 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: 713/1436] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:41:56 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: 724/1437] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:41:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1438] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:41:57 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: 725/1439] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:41:57 2026] GET /v2.0/ports => generated 5175 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1448] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:42:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1449] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:42:56 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: 731/1450] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:42:56 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1451] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:42:56 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: 732/1452] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:42:56 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: 721/1453] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:42:56 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: 733/1454] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:42:56 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: 722/1455] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:42:56 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: 734/1456] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:42:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1457] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:42:57 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: 735/1458] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:42:57 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: 740/1467] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:43:56 2026] GET /v2.0/ports => generated 5175 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1468] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:43:56 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: 741/1469] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:43:56 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: 729/1470] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:43:56 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: 742/1471] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:43:56 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: 730/1472] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:43:56 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: 743/1473] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:43:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1474] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:43:56 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: 744/1475] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:43:56 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: 732/1476] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:43:57 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: 745/1477] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:43:57 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: 750/1486] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:44:56 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: 737/1487] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:44:56 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: 751/1488] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:44:56 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: 7|app: 0|req: 738/1489] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:44:56 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: 752/1490] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:44:56 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: 739/1491] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:44:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1492] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:44:56 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1493] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:44:56 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: 754/1494] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:44:57 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: 741/1495] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:44:57 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: 755/1496] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:44:57 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: 760/1505] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:45:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1506] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:45:56 2026] GET /v2.0/agents => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1507] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:45:56 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: 747/1508] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:45:56 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: 762/1509] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:45:56 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: 748/1510] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:45:56 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: 763/1511] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:45:56 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1512] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:45:57 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1513] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:45:57 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: 750/1514] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:45:57 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: 765/1515] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:45:57 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: 770/1524] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:46:56 2026] GET /v2.0/floatingips => generated 19 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1525] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:46:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1526] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:46:56 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: 7|app: 0|req: 756/1527] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:46:56 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1528] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:46:56 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: 757/1529] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:46:56 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: 773/1530] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:46:56 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: 758/1531] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:46:57 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: 774/1532] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:46:57 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: 759/1533] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:46:57 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: 775/1534] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:46:57 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: 764/1543] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:47:56 2026] GET /v2.0/agents => generated 1214 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1544] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:47:56 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1545] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:47:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1546] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:47:56 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: 766/1547] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:47:56 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1548] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:47:56 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: 767/1549] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:47:57 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: 783/1550] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:47:57 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: 768/1551] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:47:57 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: 784/1552] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:47:57 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: 769/1553] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:47:57 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: 789/1562] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:48:56 2026] GET /v2.0/routers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1563] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:48:56 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: 790/1564] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:48:56 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: 775/1565] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:48:56 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1566] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:48:56 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: 776/1567] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:48:56 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: 792/1568] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:48:56 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: 777/1569] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:48:56 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: 793/1570] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:48:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1571] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:48:57 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: 794/1572] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:48:57 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: 799/1581] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:49:56 2026] GET /v2.0/agents => generated 1214 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1582] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:49:56 2026] GET /v2.0/ports => generated 5175 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1583] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:49:56 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: 784/1584] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:49:56 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: 801/1585] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:49:56 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: 785/1586] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:49:56 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: 802/1587] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:49:56 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: 786/1588] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:49:56 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: 803/1589] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:49:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1590] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:49:57 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: 804/1591] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:49:57 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: 809/1600] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:50:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1601] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:50:56 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: 810/1602] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:50:56 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: 793/1603] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:50:56 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: 8|app: 0|req: 811/1604] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:50:56 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: 794/1605] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:50:56 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: 812/1606] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:50:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1607] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:50:56 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: 813/1608] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:50:56 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: 796/1609] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:50:56 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: 814/1610] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:50:57 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1619] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:51:56 2026] GET /v2.0/networks => generated 2287 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1620] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:51:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1621] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:51:56 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: 802/1622] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:51:56 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: 821/1623] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:51:56 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: 803/1624] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:51:57 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: 822/1625] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:51:57 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: 804/1626] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:51:57 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: 823/1627] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:51:57 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: 805/1628] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:51:57 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: 824/1629] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:51:57 2026] GET /v2.0/ports => generated 5175 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1638] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:52:56 2026] GET /v2.0/ports => generated 5175 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1639] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:52:56 2026] GET /v2.0/agents => generated 1214 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1640] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:52:56 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: 830/1641] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:52:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1642] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:52:56 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: 831/1643] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:52:56 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: 813/1644] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:52:56 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: 832/1645] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:52:57 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: 814/1646] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:52:57 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: 833/1647] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:52:57 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: 815/1648] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:52:57 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: 820/1657] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:53:56 2026] GET /v2.0/ports => generated 5175 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1658] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:53:56 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: 821/1659] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:53:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1660] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:53:56 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: 822/1661] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:53:56 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: 840/1662] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:53:56 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: 823/1663] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:53:56 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: 841/1664] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:53:56 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: 824/1665] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:53:56 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: 842/1666] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:53:57 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: 7|app: 0|req: 825/1667] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:53:57 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: 847/1676] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:54:56 2026] GET /v2.0/routers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1677] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:54:56 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: 848/1678] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:54:56 2026] GET /v2.0/floatingips => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1679] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:54:56 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1680] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:54:56 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: 832/1681] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:54:56 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: 850/1682] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:54:56 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: 833/1683] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:54:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1684] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:54:57 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: 834/1685] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:54:57 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: 852/1686] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:54:57 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/1695] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:55:56 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1696] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:55:56 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1697] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:55:56 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/1698] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:55:56 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: 841/1699] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:55:56 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: 859/1700] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:55:56 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: 842/1701] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:55:56 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: 860/1702] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:55:56 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: 843/1703] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:55:56 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: 861/1704] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:55:56 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: 844/1705] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:55:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1714] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:56:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1715] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:56:56 2026] GET /v2.0/agents => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1716] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:56:56 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: 867/1717] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:56:56 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: 851/1718] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:56:56 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1719] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:56:56 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: 852/1720] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:56:56 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: 869/1721] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:56:57 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: 853/1722] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:56:57 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: 870/1723] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:56:57 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: 854/1724] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:56:57 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: 875/1733] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:57:56 2026] GET /v2.0/routers => generated 15 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1734] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:57:56 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: 8|app: 0|req: 876/1735] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:57:56 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: 860/1736] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:57:56 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: 877/1737] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:57:56 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1738] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:57:56 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: 878/1739] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:57:56 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: 7|app: 0|req: 862/1740] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:57:57 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: 879/1741] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:57:57 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: 863/1742] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:57:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1743] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:57:57 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: 868/1752] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:58:56 2026] GET /v2.0/subnets => generated 1308 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1753] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:58:56 2026] GET /v2.0/agents => generated 1214 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1754] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:58:56 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: 886/1755] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:58:56 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: 870/1756] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:58:56 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: 887/1757] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:58:56 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1758] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:58:56 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: 888/1759] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:58:57 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: 872/1760] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:58:57 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: 889/1761] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:58:57 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: 873/1762] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:58:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1771] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 07:59:56 2026] GET /v2.0/ports => generated 5175 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1772] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 07:59:56 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: 879/1773] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 07:59:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1774] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:59:56 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: 880/1775] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 07:59:56 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: 896/1776] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:59:56 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: 881/1777] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 07:59:56 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: 897/1778] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:59:56 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: 882/1779] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 07:59:57 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: 898/1780] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 07:59:57 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: 883/1781] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 07:59:57 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: 888/1790] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 08:00:56 2026] GET /v2.0/networks => generated 2287 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1791] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 08:00:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1792] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:00:56 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: 8|app: 0|req: 904/1793] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:00:56 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: 890/1794] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 08:00:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1795] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 08:00:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1796] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 08:00:56 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1797] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:00:57 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: 892/1798] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 08:00:57 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: 907/1799] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:00:57 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: 893/1800] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:00:57 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: 912/1809] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:01:56 2026] GET /v2.0/floatingips => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1810] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 08:01:56 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: 913/1811] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:01:56 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: 899/1812] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:01:56 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: 914/1813] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:01:56 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: 900/1814] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:01:56 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: 915/1815] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 08:01:56 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: 901/1816] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 08:01:56 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: 916/1817] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 08:01:56 2026] GET /v2.0/ports => generated 5175 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1818] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 08:01:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1819] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 08:01:57 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: 922/1828] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 08:02:56 2026] GET /v2.0/ports => generated 5175 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1829] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:02:56 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: 923/1830] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 08:02:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1831] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:02:56 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: 924/1832] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:02:56 2026] GET /v2.0/subnetpools => 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: 909/1833] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 08:02:56 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: 925/1834] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:02:57 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: 910/1835] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:02:57 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: 926/1836] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 08:02:57 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: 911/1837] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 08:02:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1838] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 08:02:57 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: 932/1847] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:03:56 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: 916/1848] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 08:03:56 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1849] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 08:03:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1850] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:03:56 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: 934/1851] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 08:03:56 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: 918/1852] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:03:56 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: 935/1853] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:03:56 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: 919/1854] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 08:03:56 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: 936/1855] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:03:57 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: 920/1856] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 08:03:57 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: 937/1857] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 08:03:57 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1866] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 08:04:56 2026] GET /v2.0/agents => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1867] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:04:56 2026] GET /v2.0/subnets => generated 1308 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1868] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:04:56 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: 943/1869] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:04:56 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: 927/1870] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:04:56 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: 944/1871] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 08:04:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1872] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 08:04:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1873] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:04:57 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: 929/1874] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 08:04:57 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1875] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 08:04:57 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: 930/1876] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 08:04:57 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1885] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 08:05:56 2026] GET /v2.0/agents => generated 1214 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1886] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 08:05:56 2026] GET /v2.0/networks => generated 2287 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1887] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:05:56 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: 936/1888] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 08:05:56 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: 953/1889] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 08:05:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1890] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 08:05:56 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: 954/1891] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:05:56 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: 938/1892] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:05:57 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: 955/1893] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:05:57 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: 939/1894] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:05:57 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: 956/1895] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 08:05:57 2026] GET /v2.0/ports => generated 5175 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1904] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:06:56 2026] GET /v2.0/routers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1905] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 08:06:56 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: 8|app: 0|req: 962/1906] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 08:06:56 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: 945/1907] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 08:06:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1908] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:06:56 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: 946/1909] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 08:06:57 2026] GET /v2.0/ports => generated 5175 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1910] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:06:57 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: 947/1911] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 08:06:57 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: 965/1912] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 08:06:57 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: 948/1913] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:06:57 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: 966/1914] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:06:57 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: 953/1923] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 08:07:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1924] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 08:07:56 2026] GET /v2.0/agents => generated 1214 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1925] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 08:07:56 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: 972/1926] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:07:56 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: 955/1927] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:07:56 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: 973/1928] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 08:07:56 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: 956/1929] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:07:56 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: 974/1930] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:07:56 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: 957/1931] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 08:07:56 2026] GET /v2.0/networks => generated 2287 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1932] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 08:07:57 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1933] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:07:57 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: 963/1942] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:08:56 2026] GET /v2.0/floatingips => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1943] 10.0.0.11 () {28 vars in 576 bytes} [Mon Apr 27 08:08:56 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1944] 10.0.0.11 () {28 vars in 616 bytes} [Mon Apr 27 08:08:56 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: 981/1945] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:08:56 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: 965/1946] 10.0.0.11 () {28 vars in 578 bytes} [Mon Apr 27 08:08:56 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: 8|app: 0|req: 982/1947] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:08:56 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: 966/1948] 10.0.0.11 () {28 vars in 588 bytes} [Mon Apr 27 08:08:56 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: 983/1949] 10.0.0.11 () {28 vars in 580 bytes} [Mon Apr 27 08:08:56 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: 967/1950] 10.0.0.11 () {28 vars in 621 bytes} [Mon Apr 27 08:08:56 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: 984/1951] 10.0.0.11 () {28 vars in 582 bytes} [Mon Apr 27 08:08:56 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: 968/1952] 10.0.0.11 () {28 vars in 596 bytes} [Mon Apr 27 08:08:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0)