+ 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/paste/deploy/loadwsgi.py:8: 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-02-26 04:46:34.646 1 INFO neutron.common.config [-] Logging enabled! 2026-02-26 04:46:34.646 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 22.2.2.dev44 2026-02-26 04:46:34.876 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 04:46:35.547 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-02-26 04:46:35.549 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 04:46:35.552 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-26 04:46:35.552 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-02-26 04:46:35.552 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-02-26 04:46:35.552 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-02-26 04:46:35.553 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 04:46:35.558 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 04:46:35.558 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 04:46:35.558 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-02-26 04:46:35.856 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-02-26 04:46:35.856 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-02-26 04:46:35.856 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-02-26 04:46:35.875 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 04:46:35.875 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 04:46:35.875 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-02-26 04:46:35.875 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-02-26 04:46:38.003 1 INFO neutron.plugins.ml2.managers [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Initializing driver for type 'vlan' 2026-02-26 04:46:38.164 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] VlanTypeDriver initialization complete 2026-02-26 04:46:38.165 1 INFO neutron.plugins.ml2.managers [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 04:46:38.165 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 04:46:38.166 1 INFO neutron.plugins.ml2.managers [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Initializing extension driver 'port_security' 2026-02-26 04:46:38.166 1 INFO neutron.plugins.ml2.extensions.port_security [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 04:46:38.166 1 INFO neutron.plugins.ml2.managers [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Initializing extension driver 'qos' 2026-02-26 04:46:38.167 1 INFO neutron.plugins.ml2.managers [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Initializing mechanism driver 'ovn' 2026-02-26 04:46:38.167 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Starting OVNMechanismDriver 2026-02-26 04:46:38.190 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] OVN logging driver registered 2026-02-26 04:46:38.196 1 INFO neutron.quota [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded quota_driver: . 2026-02-26 04:46:38.197 1 INFO neutron.plugins.ml2.plugin [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 04:46:38.197 1 INFO neutron.plugins.ml2.managers [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 04:46:38.197 1 INFO neutron.plugins.ml2.managers [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 04:46:38.198 1 INFO neutron.plugins.ml2.managers [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 04:46:38.198 1 INFO neutron.extensions.vlantransparent [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Disabled vlantransparent extension. 2026-02-26 04:46:38.198 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: qos 2026-02-26 04:46:38.207 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: ovn-router 2026-02-26 04:46:38.222 1 INFO neutron.services.ovn_l3.plugin [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Starting OVNL3RouterPlugin 2026-02-26 04:46:38.222 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: segments 2026-02-26 04:46:38.295 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: trunk 2026-02-26 04:46:38.301 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: log 2026-02-26 04:46:38.303 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: auto_allocate 2026-02-26 04:46:38.306 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: tag 2026-02-26 04:46:38.309 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: timestamp 2026-02-26 04:46:38.311 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 04:46:38.314 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: flavors 2026-02-26 04:46:38.317 1 INFO neutron.manager [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loading Plugin: revisions 2026-02-26 04:46:38.320 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Initializing extension manager. 2026-02-26 04:46:38.321 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: address-group 2026-02-26 04:46:38.321 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: address-scope 2026-02-26 04:46:38.322 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-02-26 04:46:38.322 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: agent 2026-02-26 04:46:38.323 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-02-26 04:46:38.324 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 04:46:38.325 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 04:46:38.325 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: availability_zone 2026-02-26 04:46:38.326 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-02-26 04:46:38.326 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 04:46:38.327 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: default-subnetpools 2026-02-26 04:46:38.328 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 04:46:38.328 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: dns-integration 2026-02-26 04:46:38.328 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 04:46:38.329 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-02-26 04:46:38.330 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-02-26 04:46:38.330 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 04:46:38.331 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-02-26 04:46:38.331 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 04:46:38.331 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 04:46:38.332 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: external-net 2026-02-26 04:46:38.332 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 04:46:38.333 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: extraroute 2026-02-26 04:46:38.333 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-02-26 04:46:38.334 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: filter-validation 2026-02-26 04:46:38.334 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 04:46:38.335 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 04:46:38.335 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 04:46:38.335 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: fip-port-details 2026-02-26 04:46:38.336 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: flavors 2026-02-26 04:46:38.337 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 04:46:38.337 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: floatingip-pools 2026-02-26 04:46:38.338 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: ip_allocation 2026-02-26 04:46:38.338 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-02-26 04:46:38.339 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: l2_adjacency 2026-02-26 04:46:38.340 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: router 2026-02-26 04:46:38.341 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 04:46:38.341 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 04:46:38.342 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-02-26 04:46:38.342 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 04:46:38.343 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-02-26 04:46:38.343 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 04:46:38.344 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-02-26 04:46:38.345 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-02-26 04:46:38.346 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 04:46:38.347 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: logging 2026-02-26 04:46:38.348 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 04:46:38.348 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 04:46:38.349 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: multi-provider 2026-02-26 04:46:38.349 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: net-mtu 2026-02-26 04:46:38.350 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 04:46:38.350 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: network_availability_zone 2026-02-26 04:46:38.351 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: network-ip-availability 2026-02-26 04:46:38.351 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 04:46:38.352 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: pagination 2026-02-26 04:46:38.352 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: port-device-profile 2026-02-26 04:46:38.353 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-02-26 04:46:38.353 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 04:46:38.353 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 04:46:38.354 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: port-resource-request 2026-02-26 04:46:38.354 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 04:46:38.355 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: binding 2026-02-26 04:46:38.355 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: binding-extended 2026-02-26 04:46:38.356 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: port-security 2026-02-26 04:46:38.356 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: project-id 2026-02-26 04:46:38.357 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: provider 2026-02-26 04:46:38.358 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos 2026-02-26 04:46:38.359 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 04:46:38.359 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 04:46:38.360 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-default 2026-02-26 04:46:38.360 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-fip 2026-02-26 04:46:38.361 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 04:46:38.361 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 04:46:38.362 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 04:46:38.362 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 04:46:38.363 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 04:46:38.364 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-pps 2026-02-26 04:46:38.364 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 04:46:38.365 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 04:46:38.365 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 04:46:38.366 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: quota-check-limit 2026-02-26 04:46:38.367 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: quotas 2026-02-26 04:46:38.369 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: quota_details 2026-02-26 04:46:38.370 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: rbac-policies 2026-02-26 04:46:38.370 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-02-26 04:46:38.371 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 04:46:38.371 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 04:46:38.372 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-02-26 04:46:38.372 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: revision-if-match 2026-02-26 04:46:38.373 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 04:46:38.374 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: router_availability_zone 2026-02-26 04:46:38.374 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 04:46:38.375 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension security-groups-default-rules not supported by any of loaded plugins 2026-02-26 04:46:38.376 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 04:46:38.376 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-02-26 04:46:38.377 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 04:46:38.377 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 04:46:38.383 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: security-group 2026-02-26 04:46:38.384 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: segment 2026-02-26 04:46:38.385 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 04:46:38.385 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: service-type 2026-02-26 04:46:38.386 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: sorting 2026-02-26 04:46:38.386 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 04:46:38.387 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: standard-attr-description 2026-02-26 04:46:38.387 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: stateful-security-group 2026-02-26 04:46:38.388 1 WARNING neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 04:46:38.389 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-02-26 04:46:38.389 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-02-26 04:46:38.390 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 04:46:38.390 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: subnet-service-types 2026-02-26 04:46:38.391 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: subnet_allocation 2026-02-26 04:46:38.391 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 04:46:38.392 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 04:46:38.394 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 04:46:38.394 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 04:46:38.395 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: trunk 2026-02-26 04:46:38.396 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Loaded extension: trunk-details 2026-02-26 04:46:38.396 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 04:46:38.397 1 INFO neutron.api.extensions [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 04:46:38.399 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 04:46:38.399 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 04:46:38.399 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 04:46:38.399 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 04:46:38.400 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 04:46:38.400 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 04:46:38.402 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 04:46:38.402 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 04:46:38.402 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 04:46:38.403 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 04:46:38.403 1 WARNING neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] subnetpool is already registered 2026-02-26 04:46:38.403 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 04:46:38.405 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 04:46:38.405 1 WARNING neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] router is already registered 2026-02-26 04:46:38.406 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 04:46:38.406 1 WARNING neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] floatingip is already registered 2026-02-26 04:46:38.407 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 04:46:38.407 1 WARNING neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] rbac_policy is already registered 2026-02-26 04:46:38.407 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 04:46:38.408 1 WARNING neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] security_group is already registered 2026-02-26 04:46:38.408 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 04:46:38.408 1 WARNING neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] security_group_rule is already registered 2026-02-26 04:46:38.408 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 04:46:38.408 1 WARNING neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] subnetpool is already registered 2026-02-26 04:46:38.409 1 INFO neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 04:46:38.409 1 WARNING neutron.quota.resource_registry [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] trunk is already registered 2026-02-26 04:46:38.435 1 WARNING keystonemiddleware._common.config [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 04:46:38.441 1 WARNING oslo_config.cfg [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 04:46:38.444 1 INFO oslo_service.service [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Starting 2 workers 2026-02-26 04:46:38.449 1 INFO neutron.service [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-02-26 04:46:38.467 1 INFO oslo_service.service [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Starting 2 workers 2026-02-26 04:46:38.470 10 INFO neutron.db.ovn_hash_ring_db [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] Nodes from host "neutron-server-7f966454-k7bvc" and group "mechanism_driver" removed from the Hash Ring 2026-02-26 04:46:38.475 1 INFO oslo_service.service [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Starting 1 workers 2026-02-26 04:46:38.477 1 INFO oslo_service.service [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Starting 1 workers 2026-02-26 04:46:38.478 10 INFO neutron.db.ovn_hash_ring_db [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] Node 793fdd4f-959b-41c8-b794-78425d4db95f from host "neutron-server-7f966454-k7bvc" and group "mechanism_driver" added to the Hash Ring 2026-02-26 04:46:38.479 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] Hash Ring probing thread has started 2026-02-26 04:46:38.479 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-02-26 04:46:38.481 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-02-26 04:46:38.480 1 INFO oslo_service.service [None req-c133f1dc-70cc-4233-af6f-cca57164a390 - - - - - -] Starting 1 workers 2026-02-26 04:46:38.483 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-02-26 04:46:38.491 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-02-26 04:46:38.502 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-02-26 04:46:38.520 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c2e1f65-d213-4b94-a518-897d27d418b6 - - - - - -] tcp:10.96.204.209:6641: connecting... 2026-02-26 04:46:38.520 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c2e1f65-d213-4b94-a518-897d27d418b6 - - - - - -] tcp:10.96.204.209:6641: connected 2026-02-26 04:46:38.521 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] tcp:10.96.204.209:6641: connecting... 2026-02-26 04:46:38.521 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] tcp:10.96.204.209:6641: connected 2026-02-26 04:46:38.522 9 INFO neutron.db.ovn_hash_ring_db [None req-b7e08ae6-6078-42b6-b3fe-cc7f14231dc3 - - - - - -] Node 63e20dfa-e78c-4f69-918e-01291a05cdd8 from host "neutron-server-7f966454-k7bvc" and group "mechanism_driver" added to the Hash Ring 2026-02-26 04:46:38.524 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b7e08ae6-6078-42b6-b3fe-cc7f14231dc3 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-02-26 04:46:38.526 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.204.209:6641: connecting... 2026-02-26 04:46:38.526 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.204.209:6641: connected 2026-02-26 04:46:38.533 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-06a6465e-235e-4e4c-ae6d-7c9521f8e8f4 - - - - - -] tcp:10.96.204.209:6641: connecting... 2026-02-26 04:46:38.534 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-06a6465e-235e-4e4c-ae6d-7c9521f8e8f4 - - - - - -] tcp:10.96.204.209:6641: connected 2026-02-26 04:46:38.557 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-02-26 04:46:38.559 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7e08ae6-6078-42b6-b3fe-cc7f14231dc3 - - - - - -] tcp:10.96.204.209:6641: connecting... 2026-02-26 04:46:38.559 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7e08ae6-6078-42b6-b3fe-cc7f14231dc3 - - - - - -] tcp:10.96.204.209:6641: connected 2026-02-26 04:46:38.563 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.138.226:6642: connecting... 2026-02-26 04:46:38.563 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.106.138.226:6642: connected 2026-02-26 04:46:38.571 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-02-26 04:46:38.574 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6c2e1f65-d213-4b94-a518-897d27d418b6 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-02-26 04:46:38.581 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c2e1f65-d213-4b94-a518-897d27d418b6 - - - - - -] tcp:10.106.138.226:6642: connecting... 2026-02-26 04:46:38.581 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] tcp:10.106.138.226:6642: connecting... 2026-02-26 04:46:38.581 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6c2e1f65-d213-4b94-a518-897d27d418b6 - - - - - -] tcp:10.106.138.226:6642: connected 2026-02-26 04:46:38.581 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] tcp:10.106.138.226:6642: connected 2026-02-26 04:46:38.593 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-06a6465e-235e-4e4c-ae6d-7c9521f8e8f4 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-02-26 04:46:38.599 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-06a6465e-235e-4e4c-ae6d-7c9521f8e8f4 - - - - - -] tcp:10.106.138.226:6642: connecting... 2026-02-26 04:46:38.600 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-06a6465e-235e-4e4c-ae6d-7c9521f8e8f4 - - - - - -] tcp:10.106.138.226:6642: connected 2026-02-26 04:46:38.601 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-02-26 04:46:38.601 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-02-26 04:46:38.602 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-02-26 04:46:38.609 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-02-26 04:46:38.610 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-02-26 04:46:38.613 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b7e08ae6-6078-42b6-b3fe-cc7f14231dc3 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-02-26 04:46:38.624 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7e08ae6-6078-42b6-b3fe-cc7f14231dc3 - - - - - -] tcp:10.106.138.226:6642: connecting... 2026-02-26 04:46:38.624 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6c2e1f65-d213-4b94-a518-897d27d418b6 - - - - - -] RpcWorker process has finished the post initialization 2026-02-26 04:46:38.624 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7e08ae6-6078-42b6-b3fe-cc7f14231dc3 - - - - - -] tcp:10.106.138.226:6642: connected 2026-02-26 04:46:38.625 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f837c71f-8af6-4e6b-b4ae-21fa29d50f2d - - - - - -] WorkerService process has finished the post initialization 2026-02-26 04:46:38.626 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-02-26 04:46:38.641 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-06a6465e-235e-4e4c-ae6d-7c9521f8e8f4 - - - - - -] RpcWorker process has finished the post initialization 2026-02-26 04:46:38.674 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b7e08ae6-6078-42b6-b3fe-cc7f14231dc3 - - - - - -] WorkerService process has finished the post initialization 2026-02-26 04:46:38.675 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-02-26 04:46:38.763 15 INFO neutron.db.ovn_hash_ring_db [None req-d07748f1-213f-48c5-ba06-4315e982e2e6 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-02-26 04:46:38.783 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-d07748f1-213f-48c5-ba06-4315e982e2e6 - - - - - -] Starting OVNClientQosExtension 2026-02-26 04:46:39.388 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0049639 /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-02-26 04:46:43.335 9 WARNING oslo_policy.policy [None req-631cd2c0-7e53-41be-8451-5005f9a7c22f 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] 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-02-26 04:46:43.590 9 INFO neutron.wsgi [None req-631cd2c0-7e53-41be-8451-5005f9a7c22f 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] 162.253.55.200,10.0.0.224 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.7692945 2026-02-26 04:46:43.721 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Starting OVNClientQosExtension 2026-02-26 04:46:43.722 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Starting OVNClientPlacementExtension 2026-02-26 04:46:43.762 9 INFO neutron.db.ovn_revision_numbers_db [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Successfully bumped revision number for resource db2ffdbf-ef5d-4884-ae70-df5786010bd4 (type: security_groups) to 1 2026-02-26 04:46:43.779 9 INFO neutron.db.ovn_revision_numbers_db [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Successfully bumped revision number for resource 30422cb0-86d2-4c77-af01-e28c06e39bfc (type: security_group_rules) to 0 2026-02-26 04:46:43.793 9 INFO neutron.db.ovn_revision_numbers_db [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Successfully bumped revision number for resource a9f363d3-4064-477d-839f-42dee0d6e8ed (type: security_group_rules) to 0 2026-02-26 04:46:43.806 9 INFO neutron.db.ovn_revision_numbers_db [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Successfully bumped revision number for resource b672f82d-5f9f-40db-8a22-46e68eb32d5e (type: security_group_rules) to 0 2026-02-26 04:46:43.819 9 INFO neutron.db.ovn_revision_numbers_db [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Successfully bumped revision number for resource c33f5ade-1bf6-4708-a083-9dfd7d6d6bd3 (type: security_group_rules) to 0 2026-02-26 04:46:43.834 9 WARNING neutron.services.revisions.revision_plugin [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Could not find related network for resource to bump revision. 2026-02-26 04:46:43.884 9 INFO neutron.db.segments_db [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Added segment 74d0e86b-96ae-4aea-9a22-63ca347069e7 of type flat for network 0566ec0e-d000-4e8f-b1cb-772c16cabcfa 2026-02-26 04:46:44.097 9 INFO neutron.db.ovn_revision_numbers_db [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Successfully bumped revision number for resource 0566ec0e-d000-4e8f-b1cb-772c16cabcfa (type: networks) to 1 2026-02-26 04:46:44.346 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] No more DHCP agents 2026-02-26 04:46:44.348 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Unable to schedule network 0566ec0e-d000-4e8f-b1cb-772c16cabcfa: no agents available; will retry on subsequent port and subnet creation events. 2026-02-26 04:46:44.386 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048351 2026-02-26 04:46:44.459 9 INFO neutron.db.ovn_revision_numbers_db [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Successfully bumped revision number for resource 208a87fb-996b-4e65-ba7b-e53b6c85be9a (type: ports) to 1 2026-02-26 04:46:44.486 9 INFO neutron.wsgi [None req-eaa9521c-bc82-40eb-a9fb-cc84504812c9 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] 162.253.55.200,10.0.0.224 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.8921261 2026-02-26 04:46:45.531 9 INFO neutron.wsgi [None req-a4484c63-4c72-4645-bd87-f43174d3c1b2 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] 162.253.55.200,10.0.0.224 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.0529213 2026-02-26 04:46:45.587 9 INFO neutron.wsgi [None req-6b12e5f5-094c-4f01-882e-eaf905a742e4 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] 162.253.55.200,10.0.0.224 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0492308 2026-02-26 04:46:45.830 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab75b47a-61e5-48fb-a888-d05c5497fb73 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] No more DHCP agents 2026-02-26 04:46:45.832 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab75b47a-61e5-48fb-a888-d05c5497fb73 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Unable to schedule network 0566ec0e-d000-4e8f-b1cb-772c16cabcfa: no agents available; will retry on subsequent port and subnet creation events. 2026-02-26 04:46:46.349 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab75b47a-61e5-48fb-a888-d05c5497fb73 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Successfully bumped revision number for resource 208a87fb-996b-4e65-ba7b-e53b6c85be9a (type: ports) to 2 2026-02-26 04:46:46.393 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab75b47a-61e5-48fb-a888-d05c5497fb73 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] Successfully bumped revision number for resource bcfcdce6-9c81-4cd6-9dc9-5b7818100159 (type: subnets) to 0 2026-02-26 04:46:46.407 9 INFO neutron.wsgi [None req-ab75b47a-61e5-48fb-a888-d05c5497fb73 14b93fc8b5d5442f94350e0336440e43 8387dde0a682432ea60774f062181a8d - - default default] 162.253.55.200,10.0.0.224 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.8166571 2026-02-26 04:46:49.074 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-8338326d-a784-40c1-a4c8-c3185533a85c - - - - - -] Starting OVNClientQosExtension 2026-02-26 04:46:49.101 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-8338326d-a784-40c1-a4c8-c3185533a85c - - - - - -] Starting OVNClientQosExtension 2026-02-26 04:46:59.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024979 2026-02-26 04:47:14.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028162 2026-02-26 04:47:29.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015476 2026-02-26 04:47:44.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023816 2026-02-26 04:47:44.385 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047970 2026-02-26 04:47:59.384 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034869 2026-02-26 04:47:59.389 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037472 2026-02-26 04:48:14.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023293 2026-02-26 04:48:14.385 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036938 2026-02-26 04:48:29.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022461 2026-02-26 04:48:29.388 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048165 2026-02-26 04:48:44.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023098 2026-02-26 04:48:44.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030818 2026-02-26 04:48:59.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013795 2026-02-26 04:48:59.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022414 2026-02-26 04:49:14.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023031 2026-02-26 04:49:14.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025053 2026-02-26 04:49:29.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026350 2026-02-26 04:49:29.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033932 2026-02-26 04:49:44.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035038 2026-02-26 04:49:44.384 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035915 2026-02-26 04:49:59.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015814 2026-02-26 04:49:59.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024626 2026-02-26 04:50:14.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025206 2026-02-26 04:50:14.384 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041373 2026-02-26 04:50:29.384 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030234 2026-02-26 04:50:29.386 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014098 2026-02-26 04:50:44.381 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016296 2026-02-26 04:50:44.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011547 2026-02-26 04:50:59.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023613 2026-02-26 04:50:59.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022533 2026-02-26 04:51:14.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023036 2026-02-26 04:51:14.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030324 2026-02-26 04:51:29.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028327 2026-02-26 04:51:29.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028293 2026-02-26 04:51:38.888 15 INFO neutron.db.ovn_revision_numbers_db [None req-d07748f1-213f-48c5-ba06-4315e982e2e6 - - - - - -] Successfully bumped revision number for resource 0566ec0e-d000-4e8f-b1cb-772c16cabcfa (type: networks) to 2 2026-02-26 04:51:38.888 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-d07748f1-213f-48c5-ba06-4315e982e2e6 - - - - - -] Maintenance task: Synchronization finished (took 0.14 seconds) 2026-02-26 04:51:44.381 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013225 2026-02-26 04:51:44.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015779 2026-02-26 04:51:59.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028236 2026-02-26 04:51:59.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029333 2026-02-26 04:52:14.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021982 2026-02-26 04:52:14.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023103 2026-02-26 04:52:29.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022695 2026-02-26 04:52:29.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023248 2026-02-26 04:52:44.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019073 2026-02-26 04:52:44.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023420 2026-02-26 04:52:59.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023451 2026-02-26 04:52:59.386 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011992 2026-02-26 04:53:14.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027347 2026-02-26 04:53:14.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023613 2026-02-26 04:53:29.381 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013351 2026-02-26 04:53:29.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0009477 2026-02-26 04:53:44.381 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017223 2026-02-26 04:53:44.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028079 2026-02-26 04:53:59.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025842 2026-02-26 04:53:59.384 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037374 2026-02-26 04:54:14.381 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016360 2026-02-26 04:54:14.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031064 2026-02-26 04:54:29.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030272 2026-02-26 04:54:29.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032306 2026-02-26 04:54:44.382 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016499 2026-02-26 04:54:44.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017178 2026-02-26 04:54:59.381 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017900 2026-02-26 04:54:59.381 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014558 2026-02-26 04:55:14.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025022 2026-02-26 04:55:14.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034230 2026-02-26 04:55:29.383 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024137 2026-02-26 04:55:29.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024753 2026-02-26 04:55:44.382 10 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022542 2026-02-26 04:55:44.383 9 INFO neutron.wsgi [-] 10.0.0.224 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026331