<p dir="ltr">The best way is to use warnings.warn instead of logging.warning - we already using this for similar stuf, and we have a configuration option ti enabke the warnings in the logs.</p>
<p dir="ltr">Nir</p>
<div class="gmail_quote">בתאריך 17 במאי 2016 11:33 לפנה״צ, "Martin Sivak" <<a href="mailto:msivak@redhat.com">msivak@redhat.com</a>> כתב:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can't we just configure the logging level for the specific logger?<br>
That is why we use them. Keep the logging, but change the default for<br>
schemaapi to ERROR for now.<br>
<font color="#888888"><br>
Martin<br>
</font><div class="elided-text"><br>
On Tue, May 17, 2016 at 8:47 AM, Yaniv Kaul <<a href="mailto:ykaul@redhat.com">ykaul@redhat.com</a>> wrote:<br>
><br>
><br>
> On Tue, May 17, 2016 at 9:44 AM, Piotr Kliczewski <<a href="mailto:pkliczew@redhat.com">pkliczew@redhat.com</a>><br>
> wrote:<br>
>><br>
>> Nir,<br>
>><br>
>> The warnings were added to annoy people so we could keep the schema align<br>
>> with the code.<br>
>> I think that we should use this opportunity to push fixes instead of<br>
>> disabling it.<br>
><br>
><br>
> I agree to the end goal, but I don't think this specific method would work.<br>
> I much rather we'll do a concentrated effort to drastically reduce those -<br>
> and I don't think right now is the best time for it (a bit late for 4.0)<br>
> Y.<br>
><br>
>><br>
>> Thanks,<br>
>> Piotr<br>
>><br>
>> On Mon, May 16, 2016 at 10:09 PM, Nir Soffer <<a href="mailto:nsoffer@redhat.com">nsoffer@redhat.com</a>> wrote:<br>
>>><br>
>>> Hi all,<br>
>>><br>
>>> Since data verification patches were merged, vdsm logs is spammed with<br>
>>> useless warnings (see bellow).<br>
>>><br>
>>> This spam make it harder to debug vdsm.<br>
>>><br>
>>> Please add configuration variable to enable this warnings, and make<br>
>>> them disabled by default.<br>
>>><br>
>>> Thanks,<br>
>>> Nir<br>
>>><br>
>>> ----<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,719::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Following parameters ['ksmMergeAcrossNodes', 'haStats'] were not<br>
>>> recognized<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUserVdsmd is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuLoad is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter memUsed is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,720::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuIdle is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter elapsedTime is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter netConfigDirty is not boolean type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,721::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,722::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter speed is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter tx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,723::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter speed is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter tx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,724::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,725::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter speed is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter tx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,726::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter speed is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,727::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter tx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,728::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter speed is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter tx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,729::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,730::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter speed is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter tx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,731::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txErrors is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter txRate is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter speed is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,732::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter tx is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter rxDropped is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSys is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Following parameters ['nodeIndex'] were not recognized<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSys is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,733::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUser is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Required property numaNodeIndex is not provided when calling<br>
>>> Host.getStats<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuIdle is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Following parameters ['nodeIndex'] were not recognized<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSys is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,734::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUser is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Required property numaNodeIndex is not provided when calling<br>
>>> Host.getStats<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuIdle is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Following parameters ['nodeIndex'] were not recognized<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSys is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,735::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUser is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Required property numaNodeIndex is not provided when calling<br>
>>> Host.getStats<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuIdle is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Following parameters ['nodeIndex'] were not recognized<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSys is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,736::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUser is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Required property numaNodeIndex is not provided when calling<br>
>>> Host.getStats<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuIdle is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Following parameters ['nodeIndex'] were not recognized<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSys is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,737::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUser is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Required property numaNodeIndex is not provided when calling<br>
>>> Host.getStats<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuIdle is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Following parameters ['nodeIndex'] were not recognized<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSys is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,738::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUser is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Required property numaNodeIndex is not provided when calling<br>
>>> Host.getStats<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuIdle is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Following parameters ['nodeIndex'] were not recognized<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSys is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,739::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUser is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Required property numaNodeIndex is not provided when calling<br>
>>> Host.getStats<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuIdle is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Following parameters ['nodeIndex'] were not recognized<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSys is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,740::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUser is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Required property numaNodeIndex is not provided when calling<br>
>>> Host.getStats<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuIdle is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuUser is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter ksmCpu is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,741::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter memFree is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter lastCheck is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter delay is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter lastCheck is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter delay is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,742::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter lastCheck is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter delay is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter lastCheck is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter delay is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter lastCheck is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,743::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter delay is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter lastCheck is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter delay is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter free is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter free is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter free is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,744::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter free is not uint type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,745::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Parameter cpuSysVdsmd is not float type<br>
>>> jsonrpc.Executor/0::WARNING::2016-05-16<br>
>>> 23:05:21,745::schemaapi::140::SchemaCache::(_report_inconsistency)<br>
>>> Required property haStatus is not provided when calling Host.getStats<br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> Devel mailing list<br>
>> <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
>> <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Devel mailing list<br>
> <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
> <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br>
_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br>
</div></blockquote></div>