<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 12, 2017 at 10:16 PM, Nir Soffer <span dir="ltr">&lt;<a href="mailto:nsoffer@redhat.com" target="_blank">nsoffer@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><span class=""><div dir="ltr">On Tue, Dec 12, 2017 at 11:04 AM Irit Goihman &lt;<a href="mailto:igoihman@redhat.com" target="_blank">igoihman@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I pushed two patches fixing some of the issues:</div><div><br></div><div><a href="https://gerrit.ovirt.org/#/c/85318/" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>85318/</a><br></div><div><a href="https://gerrit.ovirt.org/#/c/85316/" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>85316/</a></div></div></blockquote><div><br></div></span><div>Thanks for the quick response!</div><div><br></div><div>I sent this for the libvirt events, turns out the code is mostly correct, assuming</div><div>that libvirt does not add new arguments to the callback api, but pylint cannot</div><div>verify this.</div><div><a href="https://gerrit.ovirt.org/#/c/85351/" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>85351/</a><br></div><div><br></div><div>With this we have only these errors:</div><div><br></div><div><pre class="m_8113204854641155955inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><span style="box-sizing:border-box;color:rgb(255,255,255)"><span style="box-sizing:border-box;background-color:rgb(205,205,0)">************* Module vdsm.v2v</span></span>
<span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.177</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:1368,27: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Instance of &#39;closing&#39; has no &#39;read&#39; member</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-member</span></b>)</pre><pre class="m_8113204854641155955inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><br></pre>This is handled by <a href="https://gerrit.ovirt.org/#/c/85318/" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>85318/</a></div><div>but I think we can do a better fix *without* disabling any warning, </div><div>see the comment in:</div><div><a href="https://gerrit.ovirt.org/#/c/85318/3/lib/vdsm/v2v.py@1369" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>85318/3/lib/vdsm/v2v.py@1369</a><br></div><div><br><pre class="m_8113204854641155955inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.182</b> </span><span style="box-sizing:border-box;background-color:currentcolor"><span style="box-sizing:border-box;color:rgb(255,255,255)"></span></span><span style="box-sizing:border-box;color:rgb(255,255,255)"><span style="box-sizing:border-box;background-color:rgb(205,205,0)">************* Module vdsm.tool.configurator</span></span>
<span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.186</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:118,12: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;action&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.191</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:158,12: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;action&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.195</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:193,12: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;action&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.198</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:215,12: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;action&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)</pre><pre class="m_8113204854641155955inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><br></pre>This is handled by <a href="https://gerrit.ovirt.org/#/c/85316/" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>85316/</a></div><div>but I don&#39;t understand the fix. The code seems fine</div><div>and the fix make it worse.</div><div><br><pre class="m_8113204854641155955inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.201</b> </span><span style="box-sizing:border-box;background-color:currentcolor"><span style="box-sizing:border-box;color:rgb(255,255,255)"></span></span><span style="box-sizing:border-box;color:rgb(255,255,255)"><span style="box-sizing:border-box;background-color:rgb(205,205,0)">************* Module vdsm.virt.vm_migrate_hook</span></span>
<span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.204</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:199, 4: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;domain&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.206</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:199, 4: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;event&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.208</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:199, 4: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;phase&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)</pre><pre class="m_8113204854641155955inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><br></pre>Francesco, can you look at these?</div></div></div></blockquote><div><br></div><div>Actually, that&#39;s owned by network; I hope Petr can fix it on Friday. <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><br></div><div><pre class="m_8113204854641155955inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.210</b> </span><span style="box-sizing:border-box;background-color:currentcolor"><span style="box-sizing:border-box;color:rgb(255,255,255)"></span></span><span style="box-sizing:border-box;color:rgb(255,255,255)"><span style="box-sizing:border-box;background-color:rgb(205,205,0)">************* Module vdsm.network.netlink.monitor</span></span>
<span class="m_8113204854641155955inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:07:29.212</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:172,58: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Instance of &#39;closing&#39; has no &#39;poll&#39; member</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-member</span></b>)</pre></div></div></div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div><div class="h5"><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"></div></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 12, 2017 at 2:09 AM, Nir Soffer <span dir="ltr">&lt;<a href="mailto:nsoffer@redhat.com" target="_blank">nsoffer@redhat.com</a>&gt;</span> wrote:<br></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I&#39;m trying to upgrade pylint to latest so we can enjoy latest fixes<div>like this:<br><div><a href="https://github.com/PyCQA/pylint/issues/1736" target="_blank">https://github.com/PyCQA/<wbr>pylint/issues/1736</a><br></div><div><br></div><div>Now we have some new errors, please check.</div><div><br></div><div><pre class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><span style="box-sizing:border-box;color:rgb(255,255,255)"><span style="box-sizing:border-box;background-color:rgb(205,205,0)">************* Module vdsm.clientIF</span></span>
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.857</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:588,16: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Possible unbalanced tuple unpacking with sequence: left side has 2 label(s), right side has 0 value(s)</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">unbalanced-tuple-unpacking</span></b>)</pre><pre class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><br></pre><pre class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-console-output" style="box-sizing:border-box;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><font color="#333333"><span style="font-size:14px;white-space:pre-wrap">587             if eventid == libvirt.VIR_DOMAIN_EVENT_ID_<wbr>LIFECYCLE:
588                 event, detail = args[:-1]                                                                                                                                                 
589                 v.onLibvirtLifecycleEvent(<wbr>event, detail, None)</span></font><span style="color:rgb(51,51,51);font-size:14px;white-space:pre-wrap">
</span></pre><div><br></div><div>Code is indeed incorrect, should be:</div><div><br></div><div>    <span style="font-size:14px;white-space:pre-wrap;color:rgb(51,51,51)">event, detail = args[:2] </span></div><pre class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box"><br></b></span></pre><pre class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-console-output" style="box-sizing:border-box;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:14px"><span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.859</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:593,16: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Possible unbalanced tuple unpacking with sequence: left side has 1 label(s), right side has 0 value(s)</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">unbalanced-tuple-unpacking</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.861</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:596,16: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Possible unbalanced tuple unpacking with sequence: left side has 4 label(s), right side has 0 value(s)</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">unbalanced-tuple-unpacking</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.863</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:599,16: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Possible unbalanced tuple unpacking with sequence: left side has 5 label(s), right side has 0 value(s)</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">unbalanced-tuple-unpacking</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.867</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:610,16: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Possible unbalanced tuple unpacking with sequence: left side has 1 label(s), right side has 0 value(s)</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">unbalanced-tuple-unpacking</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.869</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:615,16: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Possible unbalanced tuple unpacking with sequence: left side has 1 label(s), right side has 0 value(s)</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">unbalanced-tuple-unpacking</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.872</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:618,16: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Possible unbalanced tuple unpacking with sequence: left side has 4 label(s), right side has 0 value(s)</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">unbalanced-tuple-unpacking</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.873</b> </span><span style="box-sizing:border-box;background-color:currentcolor"><span style="box-sizing:border-box;color:rgb(255,255,255)"></span></span><span style="box-sizing:border-box;color:rgb(255,255,255)"><span style="box-sizing:border-box;background-color:rgb(205,205,0)">************* Module vdsm.v2v</span></span>
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.874</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:1368,27: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Instance of &#39;closing&#39; has no &#39;read&#39; member</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-member</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.876</b> </span><span style="box-sizing:border-box;background-color:currentcolor"><span style="box-sizing:border-box;color:rgb(255,255,255)"></span></span><span style="box-sizing:border-box;color:rgb(255,255,255)"><span style="box-sizing:border-box;background-color:rgb(205,205,0)">************* Module vdsm.tool.configurator</span></span>
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.878</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:118,12: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;action&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.880</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:158,12: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;action&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.881</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:193,12: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;action&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.883</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:215,12: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;action&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.885</b> </span><span style="box-sizing:border-box;background-color:currentcolor"><span style="box-sizing:border-box;color:rgb(255,255,255)"></span></span><span style="box-sizing:border-box;color:rgb(255,255,255)"><span style="box-sizing:border-box;background-color:rgb(205,205,0)">************* Module vdsm.virt.vm_migrate_hook</span></span>
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.886</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:199, 4: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;domain&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.888</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:199, 4: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;event&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.890</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:199, 4: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">No value for argument &#39;phase&#39; in function call</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-value-for-parameter</span></b>)
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.892</b> </span><span style="box-sizing:border-box;background-color:currentcolor"><span style="box-sizing:border-box;color:rgb(255,255,255)"></span></span><span style="box-sizing:border-box;color:rgb(255,255,255)"><span style="box-sizing:border-box;background-color:rgb(205,205,0)">************* Module vdsm.network.netlink.monitor</span></span>
<span class="m_8113204854641155955m_-1498708767018422476m_-7078410385756542366inbox-inbox-timestamp" style="box-sizing:border-box"><b style="box-sizing:border-box">00:06:53.893</b> </span><b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">E</span></b>:172,58: <b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">Instance of &#39;closing&#39; has no &#39;poll&#39; member</span></b> (<b style="box-sizing:border-box"><span style="box-sizing:border-box;color:rgb(205,0,0)">no-member</span></b>)</pre></div></div></div>
<br></blockquote></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org" target="_blank">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_8113204854641155955m_-1498708767018422476gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>IRIT</span> <span>GOIHMAN</span></p><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>SOFTWARE ENGINEER</span></p><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>EMEA VIRTUALIZATION R&amp;D</span></p><p style="font-family:overpass,sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153)"><a href="https://www.redhat.com/" style="color:rgb(0,136,206);margin:0px" target="_blank">Red Hat <span>EMEA</span></a></p><p style="font-family:overpass,sans-serif;margin:0px 0px 6px;font-size:10px;color:rgb(153,153,153)"></p><table style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:medium" border="0"><tbody><tr><td width="100px"><a href="https://red.ht/sig" target="_blank"><img src="https://www.redhat.com/files/brand/email/sig-redhat.png" width="90" height="auto"></a></td><td style="font-size:10px"><div><a href="https://redhat.com/trusted" style="color:rgb(204,0,0);font-weight:bold" target="_blank">TRIED. TESTED. TRUSTED.</a></div></td></tr></tbody></table><div style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px"><div style="color:rgb(153,153,153)"><a href="https://twitter.com/redhatnews" title="twitter" style="background:url(&quot;https://www.redhat.com/files/brand/email/sm-twitter.png&quot;) 0px 50%/16px no-repeat transparent;height:20px;color:rgb(119,119,119);display:inline-block;line-height:20px;padding-left:16px" target="_blank">@redhatnews</a>   <a href="https://www.linkedin.com/company/red-hat" title="LinkedIn" style="background:url(&quot;https://www.redhat.com/files/brand/email/sm-linkedin.png&quot;) 0px 50%/16px no-repeat transparent;height:20px;color:rgb(119,119,119);display:inline-block;line-height:20px;padding-left:16px" target="_blank">Red Hat</a>   <a href="https://www.facebook.com/RedHatInc" title="Facebook" style="background:url(&quot;https://www.redhat.com/files/brand/email/sm-facebook.png&quot;) 0px 50%/16px no-repeat transparent;height:20px;color:rgb(119,119,119);display:inline-block;line-height:20px;padding-left:16px" target="_blank">Red Hat</a></div></div><div style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px"></div></div></div></div></div>
</div>
</blockquote></div></div></div></div>
</blockquote></div><br></div></div>