+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-19 09:38:57.663 1 INFO neutron.common.config [-] Logging enabled! 2026-08-19 09:38:57.664 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 23.5.0 2026-08-19 09:38:57.886 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-19 09:38:58.629 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-19 09:38:58.632 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-19 09:38:58.635 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-19 09:38:58.635 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-19 09:38:58.635 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-19 09:38:58.635 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-19 09:38:58.635 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 09:38:58.640 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 09:38:58.640 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 09:38:58.641 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-19 09:38:59.023 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-19 09:38:59.024 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-19 09:38:59.024 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-19 09:38:59.043 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-19 09:38:59.043 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-19 09:38:59.043 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-19 09:38:59.043 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-19 09:38:59.053 1 WARNING oslo_policy.policy [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-19 09:39:00.969 1 INFO neutron.plugins.ml2.managers [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Initializing driver for type 'vlan' 2026-08-19 09:39:01.116 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] VlanTypeDriver initialization complete 2026-08-19 09:39:01.117 1 INFO neutron.plugins.ml2.managers [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-19 09:39:01.117 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-19 09:39:01.118 1 INFO neutron.plugins.ml2.managers [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Initializing extension driver 'port_security' 2026-08-19 09:39:01.118 1 INFO neutron.plugins.ml2.extensions.port_security [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-19 09:39:01.118 1 INFO neutron.plugins.ml2.managers [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Initializing extension driver 'qos' 2026-08-19 09:39:01.119 1 INFO neutron.plugins.ml2.managers [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Initializing mechanism driver 'ovn' 2026-08-19 09:39:01.119 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Starting OVNMechanismDriver 2026-08-19 09:39:01.143 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] OVN logging driver registered 2026-08-19 09:39:01.148 1 INFO neutron.quota [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded quota_driver: . 2026-08-19 09:39:01.148 1 INFO neutron.plugins.ml2.plugin [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Modular L2 Plugin initialization complete 2026-08-19 09:39:01.148 1 INFO neutron.plugins.ml2.managers [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-19 09:39:01.149 1 INFO neutron.plugins.ml2.managers [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-19 09:39:01.149 1 INFO neutron.plugins.ml2.managers [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Got port-security extension from driver 'port_security' 2026-08-19 09:39:01.149 1 INFO neutron.extensions.vlantransparent [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Disabled vlantransparent extension. 2026-08-19 09:39:01.149 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: qos 2026-08-19 09:39:01.158 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: ovn-router 2026-08-19 09:39:01.176 1 INFO neutron.services.ovn_l3.plugin [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Starting OVNL3RouterPlugin 2026-08-19 09:39:01.176 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: segments 2026-08-19 09:39:01.248 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: trunk 2026-08-19 09:39:01.254 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: log 2026-08-19 09:39:01.256 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: auto_allocate 2026-08-19 09:39:01.259 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: tag 2026-08-19 09:39:01.265 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: timestamp 2026-08-19 09:39:01.267 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: network_ip_availability 2026-08-19 09:39:01.270 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: flavors 2026-08-19 09:39:01.274 1 INFO neutron.manager [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loading Plugin: revisions 2026-08-19 09:39:01.276 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Initializing extension manager. 2026-08-19 09:39:01.278 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: address-group 2026-08-19 09:39:01.278 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: address-scope 2026-08-19 09:39:01.279 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-19 09:39:01.280 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: agent 2026-08-19 09:39:01.280 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-19 09:39:01.281 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: allowed-address-pairs 2026-08-19 09:39:01.282 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: auto-allocated-topology 2026-08-19 09:39:01.283 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: availability_zone 2026-08-19 09:39:01.284 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-19 09:39:01.285 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-19 09:39:01.285 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: default-subnetpools 2026-08-19 09:39:01.286 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-19 09:39:01.287 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: dns-integration 2026-08-19 09:39:01.288 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: dns-domain-ports 2026-08-19 09:39:01.289 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-19 09:39:01.289 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-19 09:39:01.290 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-19 09:39:01.291 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: empty-string-filtering 2026-08-19 09:39:01.292 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 09:39:01.292 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-19 09:39:01.293 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: external-net 2026-08-19 09:39:01.293 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-19 09:39:01.294 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: extraroute 2026-08-19 09:39:01.295 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-19 09:39:01.295 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: filter-validation 2026-08-19 09:39:01.296 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-19 09:39:01.296 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-19 09:39:01.297 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-19 09:39:01.298 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: fip-port-details 2026-08-19 09:39:01.298 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: flavors 2026-08-19 09:39:01.299 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-19 09:39:01.300 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: floatingip-pools 2026-08-19 09:39:01.300 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: ip_allocation 2026-08-19 09:39:01.301 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-19 09:39:01.302 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: l2_adjacency 2026-08-19 09:39:01.304 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: router 2026-08-19 09:39:01.306 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 09:39:01.306 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: ext-gw-mode 2026-08-19 09:39:01.307 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-08-19 09:39:01.307 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-19 09:39:01.308 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-19 09:39:01.309 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-08-19 09:39:01.309 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-19 09:39:01.310 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-19 09:39:01.312 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-19 09:39:01.313 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-19 09:39:01.314 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: logging 2026-08-19 09:39:01.315 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-19 09:39:01.316 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-19 09:39:01.316 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: multi-provider 2026-08-19 09:39:01.317 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: net-mtu 2026-08-19 09:39:01.317 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: net-mtu-writable 2026-08-19 09:39:01.318 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: network_availability_zone 2026-08-19 09:39:01.318 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-19 09:39:01.319 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: network-ip-availability 2026-08-19 09:39:01.319 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-19 09:39:01.320 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: pagination 2026-08-19 09:39:01.320 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: port-device-profile 2026-08-19 09:39:01.321 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-19 09:39:01.322 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-19 09:39:01.323 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-19 09:39:01.323 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-19 09:39:01.324 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-19 09:39:01.324 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: port-resource-request 2026-08-19 09:39:01.325 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: port-resource-request-groups 2026-08-19 09:39:01.325 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: binding 2026-08-19 09:39:01.326 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: binding-extended 2026-08-19 09:39:01.326 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: port-security 2026-08-19 09:39:01.328 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: project-id 2026-08-19 09:39:01.329 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: provider 2026-08-19 09:39:01.330 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos 2026-08-19 09:39:01.331 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-19 09:39:01.332 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-19 09:39:01.332 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-default 2026-08-19 09:39:01.332 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-fip 2026-08-19 09:39:01.333 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-19 09:39:01.333 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-gateway-ip 2026-08-19 09:39:01.334 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-port-network-policy 2026-08-19 09:39:01.334 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-pps-minimum 2026-08-19 09:39:01.335 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-19 09:39:01.336 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-pps 2026-08-19 09:39:01.336 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-rule-type-details 2026-08-19 09:39:01.336 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-19 09:39:01.337 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: qos-rules-alias 2026-08-19 09:39:01.337 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: quota-check-limit 2026-08-19 09:39:01.339 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: quotas 2026-08-19 09:39:01.340 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: quota_details 2026-08-19 09:39:01.341 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: rbac-policies 2026-08-19 09:39:01.341 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-19 09:39:01.342 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: rbac-address-scope 2026-08-19 09:39:01.342 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: rbac-security-groups 2026-08-19 09:39:01.343 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-19 09:39:01.343 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: revision-if-match 2026-08-19 09:39:01.344 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: standard-attr-revisions 2026-08-19 09:39:01.344 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: router_availability_zone 2026-08-19 09:39:01.345 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-19 09:39:01.346 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: security-groups-default-rules 2026-08-19 09:39:01.347 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-19 09:39:01.347 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-19 09:39:01.348 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-19 09:39:01.348 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-19 09:39:01.355 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: security-group 2026-08-19 09:39:01.355 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: segment 2026-08-19 09:39:01.356 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-19 09:39:01.356 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: service-type 2026-08-19 09:39:01.357 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: sorting 2026-08-19 09:39:01.357 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: standard-attr-segment 2026-08-19 09:39:01.358 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: standard-attr-description 2026-08-19 09:39:01.358 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: stateful-security-group 2026-08-19 09:39:01.359 1 WARNING neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-19 09:39:01.359 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-19 09:39:01.360 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-19 09:39:01.360 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-19 09:39:01.361 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: subnet-service-types 2026-08-19 09:39:01.361 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: subnet_allocation 2026-08-19 09:39:01.362 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-19 09:39:01.362 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-19 09:39:01.365 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: standard-attr-tag 2026-08-19 09:39:01.365 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-19 09:39:01.366 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: trunk 2026-08-19 09:39:01.366 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Loaded extension: trunk-details 2026-08-19 09:39:01.367 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-19 09:39:01.367 1 INFO neutron.api.extensions [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-19 09:39:01.370 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-19 09:39:01.370 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-19 09:39:01.370 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 09:39:01.370 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-19 09:39:01.371 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-19 09:39:01.371 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-19 09:39:01.373 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-19 09:39:01.373 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-19 09:39:01.373 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-19 09:39:01.374 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 09:39:01.374 1 WARNING neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] subnetpool is already registered 2026-08-19 09:39:01.374 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-19 09:39:01.375 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-19 09:39:01.376 1 WARNING neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] router is already registered 2026-08-19 09:39:01.376 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-19 09:39:01.376 1 WARNING neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] floatingip is already registered 2026-08-19 09:39:01.377 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-19 09:39:01.377 1 WARNING neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] rbac_policy is already registered 2026-08-19 09:39:01.377 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-19 09:39:01.377 1 WARNING neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] security_group is already registered 2026-08-19 09:39:01.377 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-19 09:39:01.377 1 WARNING neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] security_group_rule is already registered 2026-08-19 09:39:01.378 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-19 09:39:01.378 1 WARNING neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] subnetpool is already registered 2026-08-19 09:39:01.378 1 INFO neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-19 09:39:01.378 1 WARNING neutron.quota.resource_registry [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] trunk is already registered 2026-08-19 09:39:01.407 1 WARNING keystonemiddleware._common.config [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 09:39:01.413 1 WARNING oslo_config.cfg [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-19 09:39:01.416 1 INFO oslo_service.service [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Starting 2 workers 2026-08-19 09:39:01.422 1 INFO neutron.service [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-19 09:39:01.440 1 INFO oslo_service.service [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Starting 2 workers 2026-08-19 09:39:01.444 10 INFO neutron.db.ovn_hash_ring_db [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] Nodes from host "neutron-server-7bfd99bfcb-spkfk" and group "mechanism_driver" removed from the Hash Ring 2026-08-19 09:39:01.446 1 INFO oslo_service.service [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Starting 1 workers 2026-08-19 09:39:01.449 1 INFO oslo_service.service [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Starting 1 workers 2026-08-19 09:39:01.450 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-19 09:39:01.451 1 INFO oslo_service.service [None req-55d275b7-f047-4ac3-acb6-0211955e58ef - - - - - -] Starting 1 workers 2026-08-19 09:39:01.452 10 INFO neutron.db.ovn_hash_ring_db [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] Node bb27ba81-582f-43c7-95b3-2701d1a7d1c3 from host "neutron-server-7bfd99bfcb-spkfk" and group "mechanism_driver" added to the Hash Ring 2026-08-19 09:39:01.454 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] Hash Ring probing thread has started 2026-08-19 09:39:01.455 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-19 09:39:01.455 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-19 09:39:01.459 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-19 09:39:01.463 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-08-19 09:39:01.479 9 INFO neutron.db.ovn_hash_ring_db [None req-aedce295-8c13-43a6-93b8-80dba64a5653 - - - - - -] Node 23ad27b4-b129-48a2-b3a6-969f483f76d0 from host "neutron-server-7bfd99bfcb-spkfk" and group "mechanism_driver" added to the Hash Ring 2026-08-19 09:39:01.481 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-aedce295-8c13-43a6-93b8-80dba64a5653 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-19 09:39:01.486 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fdd918e8-1807-4cc3-abd6-3484d675c5f4 - - - - - -] tcp:10.96.81.230:6641: connecting... 2026-08-19 09:39:01.486 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fdd918e8-1807-4cc3-abd6-3484d675c5f4 - - - - - -] tcp:10.96.81.230:6641: connected 2026-08-19 09:39:01.488 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] tcp:10.96.81.230:6641: connecting... 2026-08-19 09:39:01.488 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] tcp:10.96.81.230:6641: connected 2026-08-19 09:39:01.488 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2ec3f3e3-4f59-46da-bfde-b28af15c7a27 - - - - - -] tcp:10.96.81.230:6641: connecting... 2026-08-19 09:39:01.489 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2ec3f3e3-4f59-46da-bfde-b28af15c7a27 - - - - - -] tcp:10.96.81.230:6641: connected 2026-08-19 09:39:01.500 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.81.230:6641: connecting... 2026-08-19 09:39:01.500 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.81.230:6641: connected 2026-08-19 09:39:01.515 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-aedce295-8c13-43a6-93b8-80dba64a5653 - - - - - -] tcp:10.96.81.230:6641: connecting... 2026-08-19 09:39:01.516 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-aedce295-8c13-43a6-93b8-80dba64a5653 - - - - - -] tcp:10.96.81.230:6641: connected 2026-08-19 09:39:01.532 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-19 09:39:01.539 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.73.51:6642: connecting... 2026-08-19 09:39:01.540 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.73.51:6642: connected 2026-08-19 09:39:01.541 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fdd918e8-1807-4cc3-abd6-3484d675c5f4 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-19 09:39:01.542 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-19 09:39:01.543 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2ec3f3e3-4f59-46da-bfde-b28af15c7a27 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-19 09:39:01.548 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fdd918e8-1807-4cc3-abd6-3484d675c5f4 - - - - - -] tcp:10.106.73.51:6642: connecting... 2026-08-19 09:39:01.548 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fdd918e8-1807-4cc3-abd6-3484d675c5f4 - - - - - -] tcp:10.106.73.51:6642: connected 2026-08-19 09:39:01.553 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2ec3f3e3-4f59-46da-bfde-b28af15c7a27 - - - - - -] tcp:10.106.73.51:6642: connecting... 2026-08-19 09:39:01.553 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2ec3f3e3-4f59-46da-bfde-b28af15c7a27 - - - - - -] tcp:10.106.73.51:6642: connected 2026-08-19 09:39:01.556 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] tcp:10.106.73.51:6642: connecting... 2026-08-19 09:39:01.556 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] tcp:10.106.73.51:6642: connected 2026-08-19 09:39:01.568 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-aedce295-8c13-43a6-93b8-80dba64a5653 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-19 09:39:01.577 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-19 09:39:01.577 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-19 09:39:01.578 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-19 09:39:01.579 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-aedce295-8c13-43a6-93b8-80dba64a5653 - - - - - -] tcp:10.106.73.51:6642: connecting... 2026-08-19 09:39:01.579 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-aedce295-8c13-43a6-93b8-80dba64a5653 - - - - - -] tcp:10.106.73.51:6642: connected 2026-08-19 09:39:01.584 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-19 09:39:01.585 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-19 09:39:01.599 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fdd918e8-1807-4cc3-abd6-3484d675c5f4 - - - - - -] RpcWorker process has finished the post initialization 2026-08-19 09:39:01.603 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-947a4e3c-7e69-4096-ac38-669627a396e3 - - - - - -] WorkerService process has finished the post initialization 2026-08-19 09:39:01.603 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2ec3f3e3-4f59-46da-bfde-b28af15c7a27 - - - - - -] RpcWorker process has finished the post initialization 2026-08-19 09:39:01.604 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-19 09:39:01.643 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aedce295-8c13-43a6-93b8-80dba64a5653 - - - - - -] WorkerService process has finished the post initialization 2026-08-19 09:39:01.643 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-19 09:39:01.720 15 INFO neutron.db.ovn_hash_ring_db [None req-6c5c35c2-725c-4bdd-899b-8e45372e5293 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-19 09:39:01.740 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6c5c35c2-725c-4bdd-899b-8e45372e5293 - - - - - -] Starting OVNClientQosExtension 2026-08-19 09:39:06.405 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040157 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: 2026-08-19 09:39:11.804 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-ebc6a056-e684-4965-b444-0aa231f3dc77 - - - - - -] Starting OVNClientQosExtension 2026-08-19 09:39:11.818 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-ebc6a056-e684-4965-b444-0aa231f3dc77 - - - - - -] Starting OVNClientQosExtension /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-19 09:39:12.366 9 INFO neutron.pecan_wsgi.hooks.translation [None req-344b2a57-18c2-4746-8192-2ad7d5c90333 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:39:12.368 9 INFO neutron.wsgi [None req-344b2a57-18c2-4746-8192-2ad7d5c90333 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6661940 2026-08-19 09:39:12.388 9 INFO neutron.wsgi [None req-0c3bf805-2f59-4c41-81c9-767169a16c8a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0157104 2026-08-19 09:39:12.518 9 WARNING oslo_policy.policy [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-19 09:39:12.628 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Starting OVNClientQosExtension 2026-08-19 09:39:12.629 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Starting OVNClientPlacementExtension 2026-08-19 09:39:12.674 9 INFO neutron.db.ovn_revision_numbers_db [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource e4fdd6f3-2460-4fc6-941c-1861ca039d2e (type: security_groups) to 1 2026-08-19 09:39:12.692 9 INFO neutron.db.ovn_revision_numbers_db [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 0d82637c-8980-4c89-995a-d017d2df979b (type: security_group_rules) to 0 2026-08-19 09:39:12.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 39ebdfb3-0820-4d26-a740-c11f977bda20 (type: security_group_rules) to 0 2026-08-19 09:39:12.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 8f7ce55b-b44b-49b1-8530-f1d1956f6f7d (type: security_group_rules) to 0 2026-08-19 09:39:12.730 9 INFO neutron.db.ovn_revision_numbers_db [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource ff5bc60f-95ff-4ced-90be-f2725b7d201d (type: security_group_rules) to 0 2026-08-19 09:39:12.744 9 WARNING neutron.services.revisions.revision_plugin [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Could not find related network for resource to bump revision. 2026-08-19 09:39:12.804 9 INFO neutron.db.segments_db [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Added segment 44148977-44f6-44ba-afda-2943392a87c0 of type flat for network 035ea623-b2f0-49bf-a4a5-5ee28ccb3a20 2026-08-19 09:39:12.990 9 INFO neutron.db.ovn_revision_numbers_db [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 035ea623-b2f0-49bf-a4a5-5ee28ccb3a20 (type: networks) to 1 2026-08-19 09:39:13.234 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] No more DHCP agents 2026-08-19 09:39:13.235 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Unable to schedule network 035ea623-b2f0-49bf-a4a5-5ee28ccb3a20: no agents available; will retry on subsequent port and subnet creation events. 2026-08-19 09:39:13.358 9 INFO neutron.db.ovn_revision_numbers_db [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource a6a58a9f-0bfc-42e6-9f22-404661c09ae8 (type: ports) to 1 2026-08-19 09:39:13.384 9 INFO neutron.wsgi [None req-a61b72a1-c630-4dd6-ba2d-699ebba8d932 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.9889379 2026-08-19 09:39:14.443 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b5dbba23-a3a0-45b3-9fcd-06e326f88126 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:39:14.445 9 INFO neutron.wsgi [None req-b5dbba23-a3a0-45b3-9fcd-06e326f88126 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0508983 2026-08-19 09:39:14.503 9 INFO neutron.wsgi [None req-70d85e06-ae91-4664-84ca-21f7473f6d2e a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0528474 2026-08-19 09:39:14.535 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5864fba1-db58-41b7-9469-d39d53b5b884 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:39:14.536 9 INFO neutron.wsgi [None req-5864fba1-db58-41b7-9469-d39d53b5b884 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/subnets/public-subnet?network_id=035ea623-b2f0-49bf-a4a5-5ee28ccb3a20 HTTP/1.1" status: 404 len: 295 time: 0.0231652 2026-08-19 09:39:14.555 9 INFO neutron.wsgi [None req-04f9916a-bc68-4d7f-aea6-8769e4808e9f a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/subnets?name=public-subnet&network_id=035ea623-b2f0-49bf-a4a5-5ee28ccb3a20 HTTP/1.1" status: 200 len: 188 time: 0.0161960 2026-08-19 09:39:14.913 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93133b36-7d12-4a98-8bd2-d2fb5a58e3e4 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] No more DHCP agents 2026-08-19 09:39:14.914 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93133b36-7d12-4a98-8bd2-d2fb5a58e3e4 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Unable to schedule network 035ea623-b2f0-49bf-a4a5-5ee28ccb3a20: no agents available; will retry on subsequent port and subnet creation events. 2026-08-19 09:39:15.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-93133b36-7d12-4a98-8bd2-d2fb5a58e3e4 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource a6a58a9f-0bfc-42e6-9f22-404661c09ae8 (type: ports) to 2 2026-08-19 09:39:15.511 9 INFO neutron.db.ovn_revision_numbers_db [None req-93133b36-7d12-4a98-8bd2-d2fb5a58e3e4 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 32a24549-1aa8-40dd-916e-82ac712fe93f (type: subnets) to 0 2026-08-19 09:39:15.539 9 INFO neutron.wsgi [None req-93133b36-7d12-4a98-8bd2-d2fb5a58e3e4 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.9737842 2026-08-19 09:39:21.406 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044179 2026-08-19 09:39:36.406 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035250 2026-08-19 09:39:51.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024786 2026-08-19 09:40:06.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023470 2026-08-19 09:40:06.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028629 2026-08-19 09:40:21.404 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024791 2026-08-19 09:40:21.407 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023296 2026-08-19 09:40:36.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027466 2026-08-19 09:40:36.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033245 2026-08-19 09:40:51.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018349 2026-08-19 09:40:51.412 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016460 2026-08-19 09:41:06.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024540 2026-08-19 09:41:06.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030565 2026-08-19 09:41:21.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023336 2026-08-19 09:41:21.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024195 2026-08-19 09:41:36.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016053 2026-08-19 09:41:36.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029082 2026-08-19 09:41:51.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016279 2026-08-19 09:41:51.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029092 2026-08-19 09:42:06.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025761 2026-08-19 09:42:06.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029361 2026-08-19 09:42:21.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026031 2026-08-19 09:42:21.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027852 2026-08-19 09:42:36.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032306 2026-08-19 09:42:36.405 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013528 2026-08-19 09:42:51.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016153 2026-08-19 09:42:51.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023572 2026-08-19 09:43:06.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025959 2026-08-19 09:43:06.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025752 2026-08-19 09:43:21.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022209 2026-08-19 09:43:21.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032170 2026-08-19 09:43:36.400 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015163 2026-08-19 09:43:36.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026159 2026-08-19 09:43:42.200 9 INFO neutron.pecan_wsgi.hooks.translation [None req-104ba271-8cee-4b34-9872-e947040f29ed a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:43:42.202 9 INFO neutron.wsgi [None req-104ba271-8cee-4b34-9872-e947040f29ed a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.1079073 2026-08-19 09:43:42.218 9 INFO neutron.wsgi [None req-492e2d7f-52c9-425a-9c4d-45513ce2b203 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0122216 2026-08-19 09:43:42.324 9 INFO neutron.db.segments_db [None req-770ca0de-1441-4933-ad44-443139644d26 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Added segment 12d733b5-0ac3-47d0-a609-9283b0dcd7aa of type geneve for network 4c0074ed-b378-4ff2-9c0e-a00ca11074c7 2026-08-19 09:43:42.499 9 INFO neutron.db.ovn_revision_numbers_db [None req-770ca0de-1441-4933-ad44-443139644d26 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 4c0074ed-b378-4ff2-9c0e-a00ca11074c7 (type: networks) to 1 2026-08-19 09:43:42.639 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-770ca0de-1441-4933-ad44-443139644d26 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] No more DHCP agents 2026-08-19 09:43:42.640 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-770ca0de-1441-4933-ad44-443139644d26 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Unable to schedule network 4c0074ed-b378-4ff2-9c0e-a00ca11074c7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-19 09:43:42.727 9 INFO neutron.db.ovn_revision_numbers_db [None req-770ca0de-1441-4933-ad44-443139644d26 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 1fa752de-600d-43e8-a425-4f4725a73fbd (type: ports) to 1 2026-08-19 09:43:42.747 9 INFO neutron.wsgi [None req-770ca0de-1441-4933-ad44-443139644d26 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/networks HTTP/1.1" status: 201 len: 889 time: 0.5228770 2026-08-19 09:43:43.615 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f6982021-974c-4a73-ad70-d21ed4e2ace1 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:43:43.616 9 INFO neutron.wsgi [None req-f6982021-974c-4a73-ad70-d21ed4e2ace1 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0471220 2026-08-19 09:43:43.659 9 INFO neutron.wsgi [None req-1cdb828e-c836-4163-be32-f45bcbdc915f a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 874 time: 0.0390613 2026-08-19 09:43:43.683 9 INFO neutron.pecan_wsgi.hooks.translation [None req-605a7c67-ec00-4122-b4fd-27c34e9c9b8a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:43:43.684 9 INFO neutron.wsgi [None req-605a7c67-ec00-4122-b4fd-27c34e9c9b8a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=4c0074ed-b378-4ff2-9c0e-a00ca11074c7 HTTP/1.1" status: 404 len: 296 time: 0.0159876 2026-08-19 09:43:43.702 9 INFO neutron.wsgi [None req-d2d2e20a-efb4-497f-8e90-7ff970dd2c59 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=4c0074ed-b378-4ff2-9c0e-a00ca11074c7 HTTP/1.1" status: 200 len: 188 time: 0.0149624 2026-08-19 09:43:43.840 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-732ac80e-893d-446b-82f9-5bd2e19c9e35 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] No more DHCP agents 2026-08-19 09:43:43.842 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-732ac80e-893d-446b-82f9-5bd2e19c9e35 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Unable to schedule network 4c0074ed-b378-4ff2-9c0e-a00ca11074c7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-19 09:43:44.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-732ac80e-893d-446b-82f9-5bd2e19c9e35 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 1fa752de-600d-43e8-a425-4f4725a73fbd (type: ports) to 2 2026-08-19 09:43:44.375 9 INFO neutron.db.ovn_revision_numbers_db [None req-732ac80e-893d-446b-82f9-5bd2e19c9e35 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource f5d989c6-4f84-4954-ab18-a925c82f9cad (type: subnets) to 0 2026-08-19 09:43:44.391 9 INFO neutron.wsgi [None req-732ac80e-893d-446b-82f9-5bd2e19c9e35 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.6834636 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-19 09:43:45.892 10 INFO neutron.api.v2.resource [None req-9de24c41-4a0a-497d-a8c6-e2feeaf95991 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] show failed (client error): The resource could not be found. 2026-08-19 09:43:45.893 10 INFO neutron.wsgi [None req-9de24c41-4a0a-497d-a8c6-e2feeaf95991 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.5824463 2026-08-19 09:43:45.930 10 INFO neutron.wsgi [None req-9c9ce75c-679f-4901-aaba-efee19df0cdb a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0336752 2026-08-19 09:43:46.037 10 WARNING oslo_policy.policy [None req-99c16a5b-a9fa-4848-b222-58f79277347a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-19 09:43:46.137 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-99c16a5b-a9fa-4848-b222-58f79277347a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Starting OVNClientQosExtension 2026-08-19 09:43:46.137 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-99c16a5b-a9fa-4848-b222-58f79277347a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Starting OVNClientPlacementExtension 2026-08-19 09:43:46.169 10 INFO neutron.db.ovn_revision_numbers_db [None req-99c16a5b-a9fa-4848-b222-58f79277347a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 831fe7fa-9baa-4ad4-8c2b-cf80daf30656 (type: security_groups) to 1 2026-08-19 09:43:46.185 10 INFO neutron.db.ovn_revision_numbers_db [None req-99c16a5b-a9fa-4848-b222-58f79277347a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 07065d8c-3a96-4ff3-9309-2e9cd35997cd (type: security_group_rules) to 0 2026-08-19 09:43:46.196 10 INFO neutron.db.ovn_revision_numbers_db [None req-99c16a5b-a9fa-4848-b222-58f79277347a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 5bc369ab-6dad-48fd-9fdf-4169d09b08fa (type: security_group_rules) to 0 2026-08-19 09:43:46.218 10 INFO neutron.wsgi [None req-99c16a5b-a9fa-4848-b222-58f79277347a a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.2834668 2026-08-19 09:43:47.207 10 INFO neutron.wsgi [None req-1f05f88d-db40-423e-a92f-63d5726c1a22 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 1728 time: 0.0652685 2026-08-19 09:43:47.238 10 INFO neutron.wsgi [None req-d7170921-0c29-45b4-bc94-1aea47c88302 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 1728 time: 0.0266323 2026-08-19 09:43:47.274 10 INFO neutron.wsgi [None req-0e78824f-30cf-4373-9b8c-2a15441200a1 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 1728 time: 0.0288646 2026-08-19 09:43:47.399 10 INFO neutron.db.ovn_revision_numbers_db [None req-9365cb96-0110-4d98-9b39-b3450ec34187 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 9c5274bb-f6a0-4658-9f21-349c1f6f4816 (type: security_group_rules) to 0 2026-08-19 09:43:47.423 10 INFO neutron.wsgi [None req-9365cb96-0110-4d98-9b39-b3450ec34187 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1437159 2026-08-19 09:43:48.321 10 INFO neutron.wsgi [None req-44d01b63-97f0-43ad-b117-13715f562406 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 2310 time: 0.0738547 2026-08-19 09:43:48.371 10 INFO neutron.wsgi [None req-ff3dc128-a8de-4149-af95-2c46abf58290 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 2310 time: 0.0420854 2026-08-19 09:43:48.401 10 INFO neutron.wsgi [None req-ed37eca5-b917-46f1-83fb-52b1c4d083a0 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 2310 time: 0.0256224 2026-08-19 09:43:48.529 10 INFO neutron.db.ovn_revision_numbers_db [None req-b30cad69-276d-427a-8a57-f07af4231556 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 81533774-db7b-4049-8d57-ea11c122fb8a (type: security_group_rules) to 0 2026-08-19 09:43:48.552 10 INFO neutron.wsgi [None req-b30cad69-276d-427a-8a57-f07af4231556 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1463640 2026-08-19 09:43:49.445 9 INFO neutron.wsgi [None req-6048051b-5b5c-4015-94ee-ddcd811b720d a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 2894 time: 0.0716643 2026-08-19 09:43:49.477 9 INFO neutron.wsgi [None req-c75ce89e-74a6-4f9f-83a1-830d12948d46 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 2894 time: 0.0278947 2026-08-19 09:43:49.510 9 INFO neutron.wsgi [None req-0f30ca95-3ee1-40aa-9743-8dd28d7e12fc a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 2894 time: 0.0258298 2026-08-19 09:43:49.626 9 INFO neutron.db.ovn_revision_numbers_db [None req-ae4cb072-9a92-424d-83aa-7b739275589c a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 3e345f5e-21bb-485d-baf5-c16a5bfdc217 (type: security_group_rules) to 0 2026-08-19 09:43:49.651 9 INFO neutron.wsgi [None req-ae4cb072-9a92-424d-83aa-7b739275589c a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1340818 2026-08-19 09:43:50.535 9 INFO neutron.wsgi [None req-0b00ff8b-48bb-43b7-91ee-d7268a78aabc a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 3478 time: 0.0723667 2026-08-19 09:43:50.567 9 INFO neutron.wsgi [None req-57a75204-60ea-4cbd-9f60-42ea919fd499 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 3478 time: 0.0280702 2026-08-19 09:43:50.600 9 INFO neutron.wsgi [None req-a389c5d8-7a9a-439a-b99a-b334f31e9ee9 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 3478 time: 0.0304999 2026-08-19 09:43:50.721 9 INFO neutron.db.ovn_revision_numbers_db [None req-33604be7-3864-4ed8-b34c-dbb50599fad7 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 6c91b0af-7869-4bf6-a793-888860c99b92 (type: security_group_rules) to 0 2026-08-19 09:43:50.744 9 INFO neutron.wsgi [None req-33604be7-3864-4ed8-b34c-dbb50599fad7 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1383579 2026-08-19 09:43:51.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019107 2026-08-19 09:43:51.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024505 2026-08-19 09:43:51.601 10 INFO neutron.wsgi [None req-336ae51a-07a0-4a32-b9dd-f2d8affe5944 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 4062 time: 0.0713632 2026-08-19 09:43:51.636 10 INFO neutron.wsgi [None req-de5b37a7-4190-494b-8a75-eb35b736dac3 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 4062 time: 0.0276015 2026-08-19 09:43:51.667 10 INFO neutron.wsgi [None req-ac58b8cd-569b-4d7d-ba8a-68a53a808060 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 4062 time: 0.0241101 2026-08-19 09:43:51.782 10 INFO neutron.db.ovn_revision_numbers_db [None req-c54d4a19-8ccd-455f-9847-cc950a125c41 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource d373b33c-9ae8-40fe-bbe5-cbffb9c7febb (type: security_group_rules) to 0 2026-08-19 09:43:51.802 10 INFO neutron.wsgi [None req-c54d4a19-8ccd-455f-9847-cc950a125c41 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1251235 2026-08-19 09:43:52.905 10 INFO neutron.wsgi [None req-17099612-21e6-416d-be54-70b9cfc7c6de a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/networks/4c0074ed-b378-4ff2-9c0e-a00ca11074c7 HTTP/1.1" status: 200 len: 909 time: 0.1220942 2026-08-19 09:43:52.943 10 INFO neutron.pecan_wsgi.hooks.translation [None req-770b09d2-5edb-419e-8436-dafc8658048f a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:43:52.944 10 INFO neutron.wsgi [None req-770b09d2-5edb-419e-8436-dafc8658048f a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=4c0074ed-b378-4ff2-9c0e-a00ca11074c7 HTTP/1.1" status: 404 len: 314 time: 0.0303471 2026-08-19 09:43:52.976 10 INFO neutron.wsgi [None req-a6f4e643-6f21-4a4e-bb5f-f97db744afcb a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=4c0074ed-b378-4ff2-9c0e-a00ca11074c7 HTTP/1.1" status: 200 len: 186 time: 0.0268664 2026-08-19 09:43:53.004 10 INFO neutron.wsgi [None req-b5e65136-3e02-40bf-b19e-f07ac26946ab a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/831fe7fa-9baa-4ad4-8c2b-cf80daf30656 HTTP/1.1" status: 200 len: 4646 time: 0.0215645 2026-08-19 09:43:53.307 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ef14d43-f148-46db-ab99-ea6159877519 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] No more DHCP agents 2026-08-19 09:43:53.309 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ef14d43-f148-46db-ab99-ea6159877519 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Unable to schedule network 4c0074ed-b378-4ff2-9c0e-a00ca11074c7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-19 09:43:53.541 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ef14d43-f148-46db-ab99-ea6159877519 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource f039cf3c-2d42-468c-b938-e20f6ff6e64f (type: ports) to 1 2026-08-19 09:43:53.561 10 INFO neutron.wsgi [None req-9ef14d43-f148-46db-ab99-ea6159877519 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.5489104 2026-08-19 09:43:58.837 9 INFO neutron.pecan_wsgi.hooks.translation [None req-90dc3293-69d7-4bb4-bfe6-ff8e64fa0348 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:43:58.838 9 INFO neutron.wsgi [None req-90dc3293-69d7-4bb4-bfe6-ff8e64fa0348 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0570252 2026-08-19 09:43:58.888 9 INFO neutron.wsgi [None req-7819cdba-1377-4550-9c90-cd7f0557326e a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0453899 2026-08-19 09:43:59.297 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b1d2340-b24f-4744-9146-4ad1bc364c78 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource f039cf3c-2d42-468c-b938-e20f6ff6e64f (type: ports) to 1 2026-08-19 09:43:59.535 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b1d2340-b24f-4744-9146-4ad1bc364c78 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource f039cf3c-2d42-468c-b938-e20f6ff6e64f (type: ports) to 2 2026-08-19 09:43:59.555 9 INFO neutron.wsgi [None req-3b1d2340-b24f-4744-9146-4ad1bc364c78 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "PUT /v2.0/ports/f039cf3c-2d42-468c-b938-e20f6ff6e64f HTTP/1.1" status: 200 len: 1362 time: 0.6592956 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-19 09:44:01.022 9 INFO neutron.wsgi [None req-b8fc248c-52cb-4a91-a00f-5e66d0c242f6 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.0890133 2026-08-19 09:44:01.826 15 INFO neutron.db.ovn_revision_numbers_db [None req-6c5c35c2-725c-4bdd-899b-8e45372e5293 - - - - - -] Successfully bumped revision number for resource 035ea623-b2f0-49bf-a4a5-5ee28ccb3a20 (type: networks) to 2 2026-08-19 09:44:01.827 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6c5c35c2-725c-4bdd-899b-8e45372e5293 - - - - - -] Maintenance task: Synchronization finished (took 0.14 seconds) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-19 09:44:02.020 10 INFO neutron.api.v2.resource [None req-0e2856b5-de6a-4e86-8a05-95a288636ddd a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] show failed (client error): The resource could not be found. 2026-08-19 09:44:02.021 10 INFO neutron.wsgi [None req-0e2856b5-de6a-4e86-8a05-95a288636ddd a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0468924 2026-08-19 09:44:02.051 10 INFO neutron.wsgi [None req-22450b87-7479-40c7-adee-4d89a89f60c8 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0283630 2026-08-19 09:44:02.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf6b9268-90e3-46fd-90d0-da8bdb232261 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource b24d795f-cd50-4c08-8766-b2a76d8bea19 (type: security_groups) to 1 2026-08-19 09:44:02.177 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf6b9268-90e3-46fd-90d0-da8bdb232261 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 5b0b7ab4-e491-447d-9fff-724b3a53521c (type: security_group_rules) to 0 2026-08-19 09:44:02.188 10 INFO neutron.db.ovn_revision_numbers_db [None req-bf6b9268-90e3-46fd-90d0-da8bdb232261 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource e43e3c00-a6d6-44a5-9735-323b6e5943a7 (type: security_group_rules) to 0 2026-08-19 09:44:02.205 10 INFO neutron.wsgi [None req-bf6b9268-90e3-46fd-90d0-da8bdb232261 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1508195 2026-08-19 09:44:03.154 10 INFO neutron.wsgi [None req-a90f7299-d58d-46ed-87fe-03175b1aa6fc a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/b24d795f-cd50-4c08-8766-b2a76d8bea19 HTTP/1.1" status: 200 len: 1722 time: 0.0624955 2026-08-19 09:44:03.187 10 INFO neutron.wsgi [None req-54447b44-aec8-482c-8407-0103fa773b4f a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/b24d795f-cd50-4c08-8766-b2a76d8bea19 HTTP/1.1" status: 200 len: 1722 time: 0.0256000 2026-08-19 09:44:03.218 10 INFO neutron.wsgi [None req-5290f8a8-fd66-4328-b70a-230b956a4a67 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/b24d795f-cd50-4c08-8766-b2a76d8bea19 HTTP/1.1" status: 200 len: 1722 time: 0.0242577 2026-08-19 09:44:03.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-029c3f9e-4e57-4874-97b7-17a3195b7538 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource b2cae81e-e249-40bf-9036-033ae9b8e718 (type: security_group_rules) to 0 2026-08-19 09:44:03.389 10 INFO neutron.wsgi [None req-029c3f9e-4e57-4874-97b7-17a3195b7538 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1649449 2026-08-19 09:44:04.297 10 INFO neutron.wsgi [None req-4fd88640-3892-4a5e-b5cc-3ea5b4834bea a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/b24d795f-cd50-4c08-8766-b2a76d8bea19 HTTP/1.1" status: 200 len: 2324 time: 0.0916252 2026-08-19 09:44:04.340 10 INFO neutron.wsgi [None req-20d6089a-9bf7-45a3-adc2-55de7d00099e a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/b24d795f-cd50-4c08-8766-b2a76d8bea19 HTTP/1.1" status: 200 len: 2324 time: 0.0361774 2026-08-19 09:44:04.383 10 INFO neutron.wsgi [None req-7bfb811f-1547-41a3-b3d9-e6811c1cff26 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/security-groups/b24d795f-cd50-4c08-8766-b2a76d8bea19 HTTP/1.1" status: 200 len: 2324 time: 0.0353098 2026-08-19 09:44:04.483 10 INFO neutron.db.ovn_revision_numbers_db [None req-da7f7c36-9d32-423d-9799-619a2dbf032e a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] Successfully bumped revision number for resource 8fc60934-1277-43f9-a042-1c9bcf1a78d6 (type: security_group_rules) to 0 2026-08-19 09:44:04.503 10 INFO neutron.wsgi [None req-da7f7c36-9d32-423d-9799-619a2dbf032e a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1145906 2026-08-19 09:44:06.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025449 2026-08-19 09:44:06.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026796 2026-08-19 09:44:21.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016122 2026-08-19 09:44:21.405 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025115 2026-08-19 09:44:36.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015969 2026-08-19 09:44:36.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034134 2026-08-19 09:44:51.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032761 2026-08-19 09:44:51.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031602 2026-08-19 09:45:04.364 9 INFO neutron.wsgi [None req-c7529819-3eda-408a-aa49-e10b9ca4a935 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "GET /v2.0/quotas/7932743eade44c5991af28339ee2409b HTTP/1.1" status: 200 len: 362 time: 0.0167682 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-08-19 09:45:04.740 9 INFO neutron.wsgi [None req-fceb35eb-50a1-4b4b-9a7b-72de21919724 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44,10.0.0.12 "PUT /v2.0/quotas/7932743eade44c5991af28339ee2409b HTTP/1.1" status: 200 len: 361 time: 0.0325119 2026-08-19 09:45:06.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024354 2026-08-19 09:45:06.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025609 2026-08-19 09:45:21.400 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012414 2026-08-19 09:45:21.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026445 2026-08-19 09:45:36.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035269 2026-08-19 09:45:36.404 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035901 2026-08-19 09:45:51.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017164 2026-08-19 09:45:51.406 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040162 2026-08-19 09:46:06.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023518 2026-08-19 09:46:06.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027921 2026-08-19 09:46:21.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022156 2026-08-19 09:46:21.404 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016122 2026-08-19 09:46:36.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025656 2026-08-19 09:46:36.405 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016012 2026-08-19 09:46:51.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016840 2026-08-19 09:46:51.405 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021682 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-19 09:47:03.897 9 INFO neutron.pecan_wsgi.hooks.translation [None req-633e2700-accd-450f-a0fd-9c7de150b23e a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:47:03.899 9 INFO neutron.wsgi [None req-633e2700-accd-450f-a0fd-9c7de150b23e a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1321361 2026-08-19 09:47:03.993 9 INFO neutron.wsgi [None req-e0323fd5-497f-47bf-98c2-f19a7d37b521 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0895610 2026-08-19 09:47:05.744 9 INFO neutron.pecan_wsgi.hooks.translation [None req-89ecc70e-bffe-4804-8f71-df45040a8013 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] GET failed (client error): The resource could not be found. 2026-08-19 09:47:05.746 9 INFO neutron.wsgi [None req-89ecc70e-bffe-4804-8f71-df45040a8013 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1242874 2026-08-19 09:47:05.779 9 INFO neutron.wsgi [None req-d401564c-9797-4fb9-aaad-528f696a4390 a7e2694c55c34d26a10c9843162b43eb 7932743eade44c5991af28339ee2409b - - default default] 199.204.45.44 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0302503 2026-08-19 09:47:06.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022736 2026-08-19 09:47:06.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025849 2026-08-19 09:47:06.837 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: f039cf3c-2d42-468c-b938-e20f6ff6e64f 2026-08-19 09:47:06.854 10 INFO neutron.plugins.ml2.plugin [None req-588427c6-28b9-4bef-b40a-8d4984b10536 - - - - - -] Attempt 1 to provision port f039cf3c-2d42-468c-b938-e20f6ff6e64f 2026-08-19 09:47:07.130 10 INFO neutron.db.ovn_revision_numbers_db [None req-588427c6-28b9-4bef-b40a-8d4984b10536 - - - - - -] Successfully bumped revision number for resource f039cf3c-2d42-468c-b938-e20f6ff6e64f (type: ports) to 4 2026-08-19 09:47:21.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025616 2026-08-19 09:47:21.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028996 2026-08-19 09:47:36.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024977 2026-08-19 09:47:36.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030959 2026-08-19 09:47:51.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023096 2026-08-19 09:47:51.406 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023878 2026-08-19 09:48:06.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028734 2026-08-19 09:48:06.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033770 2026-08-19 09:48:21.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024128 2026-08-19 09:48:21.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030527 2026-08-19 09:48:36.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016770 2026-08-19 09:48:36.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024951 2026-08-19 09:48:51.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016134 2026-08-19 09:48:51.404 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040553 2026-08-19 09:49:01.840 15 INFO neutron.db.ovn_revision_numbers_db [None req-6c5c35c2-725c-4bdd-899b-8e45372e5293 - - - - - -] Successfully bumped revision number for resource 4c0074ed-b378-4ff2-9c0e-a00ca11074c7 (type: networks) to 2 2026-08-19 09:49:01.897 15 INFO neutron.db.ovn_revision_numbers_db [None req-6c5c35c2-725c-4bdd-899b-8e45372e5293 - - - - - -] Successfully bumped revision number for resource 831fe7fa-9baa-4ad4-8c2b-cf80daf30656 (type: security_groups) to 6 2026-08-19 09:49:01.944 15 INFO neutron.db.ovn_revision_numbers_db [None req-6c5c35c2-725c-4bdd-899b-8e45372e5293 - - - - - -] Successfully bumped revision number for resource b24d795f-cd50-4c08-8766-b2a76d8bea19 (type: security_groups) to 3 2026-08-19 09:49:01.944 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6c5c35c2-725c-4bdd-899b-8e45372e5293 - - - - - -] Maintenance task: Synchronization finished (took 0.22 seconds) 2026-08-19 09:49:06.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026648 2026-08-19 09:49:06.406 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015094 2026-08-19 09:49:21.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021534 2026-08-19 09:49:21.404 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033975 2026-08-19 09:49:36.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015740 2026-08-19 09:49:36.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017829 2026-08-19 09:49:51.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023408 2026-08-19 09:49:51.404 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0051637 2026-08-19 09:50:06.400 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013335 2026-08-19 09:50:06.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019515 2026-08-19 09:50:21.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025432 2026-08-19 09:50:21.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033081 2026-08-19 09:50:36.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032468 2026-08-19 09:50:36.404 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038302 2026-08-19 09:50:51.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023711 2026-08-19 09:50:51.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027761 2026-08-19 09:51:06.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016472 2026-08-19 09:51:06.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021138 2026-08-19 09:51:21.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019422 2026-08-19 09:51:21.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016494 2026-08-19 09:51:36.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016112 2026-08-19 09:51:36.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019803 2026-08-19 09:51:51.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028796 2026-08-19 09:51:51.405 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019169 2026-08-19 09:52:06.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020278 2026-08-19 09:52:06.404 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020187 2026-08-19 09:52:21.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016079 2026-08-19 09:52:21.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028682 2026-08-19 09:52:36.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024912 2026-08-19 09:52:36.404 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032470 2026-08-19 09:52:51.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020878 2026-08-19 09:52:51.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038328 2026-08-19 09:53:06.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017009 2026-08-19 09:53:06.404 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012288 2026-08-19 09:53:21.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024407 2026-08-19 09:53:21.405 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038497 2026-08-19 09:53:36.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028081 2026-08-19 09:53:36.404 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038948 2026-08-19 09:53:51.400 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015244 2026-08-19 09:53:51.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023274 2026-08-19 09:54:06.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020471 2026-08-19 09:54:06.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024340 2026-08-19 09:54:21.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024748 2026-08-19 09:54:21.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021105 2026-08-19 09:54:36.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017517 2026-08-19 09:54:36.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032051 2026-08-19 09:54:51.404 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045679 2026-08-19 09:54:51.407 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017273 2026-08-19 09:55:06.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013468 2026-08-19 09:55:06.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011425 2026-08-19 09:55:21.401 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016987 2026-08-19 09:55:21.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011954 2026-08-19 09:55:36.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021670 2026-08-19 09:55:36.404 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012836 2026-08-19 09:55:51.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013242 2026-08-19 09:55:51.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029109 2026-08-19 09:56:06.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031819 2026-08-19 09:56:06.405 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011978 2026-08-19 09:56:21.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017824 2026-08-19 09:56:21.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017679 2026-08-19 09:56:36.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023913 2026-08-19 09:56:36.405 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019302 2026-08-19 09:56:51.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024011 2026-08-19 09:56:51.404 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018594 2026-08-19 09:57:06.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031352 2026-08-19 09:57:06.405 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012269 2026-08-19 09:57:21.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018089 2026-08-19 09:57:21.404 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014360 2026-08-19 09:57:36.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016506 2026-08-19 09:57:36.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017233 2026-08-19 09:57:51.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023668 2026-08-19 09:57:51.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028393 2026-08-19 09:58:06.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017166 2026-08-19 09:58:06.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030439 2026-08-19 09:58:21.403 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025048 2026-08-19 09:58:21.403 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029628 2026-08-19 09:58:36.401 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020237 2026-08-19 09:58:36.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027819 2026-08-19 09:58:51.402 10 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024107 2026-08-19 09:58:51.402 9 INFO neutron.wsgi [-] 10.0.0.12 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030146