<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Ondro, could you please take a look?<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 20, 2017 at 1:07 PM, Dafna Ron <span dir="ltr">&lt;<a href="mailto:dron@redhat.com" target="_blank">dron@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 text="#000000" bgcolor="#FFFFFF">
    <p>Hi, <br>
    </p>
    <p>We have a failure in test post-002_bootstrap.py</p>
    <p>from the logs I can see that lago has an unhandled exception from
      ovirt sdk which makes sense since the patch reported on CQ is a
      change to the sdk. <br>
    </p>
    <p><b style="font-weight:normal" id="m_-4775245230241906666docs-internal-guid-5859b7a1-9ef6-91f4-38de-b7313f855cc2">
        </b></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><b style="font-weight:normal" id="m_-4775245230241906666docs-internal-guid-5859b7a1-9ef6-91f4-38de-b7313f855cc2"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">Link to suspected patches: <a class="m_-4775245230241906666moz-txt-link-freetext" href="https://gerrit.ovirt.org/#/c/82022/" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>82022/</a></span></b></p><b style="font-weight:normal" id="m_-4775245230241906666docs-internal-guid-5859b7a1-9ef6-91f4-38de-b7313f855cc2">
        <br>
        <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">Link to Job: <a class="m_-4775245230241906666moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2734" target="_blank">http://jenkins.ovirt.org/job/<wbr>ovirt-master_change-queue-<wbr>tester/2734</a></span></p>
        <br>
        <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">Link to all logs: <a class="m_-4775245230241906666moz-txt-link-freetext" href="http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2734/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/" target="_blank">http://jenkins.ovirt.org/job/<wbr>ovirt-master_change-queue-<wbr>tester/2734/artifact/exported-<wbr>artifacts/basic-suit-master-<wbr>el7/test_logs/basic-suite-<wbr>master/post-002_bootstrap.py/</a></span></p>
        <br>
        <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">(Relevant) error snippet from the log: </span></p>
        <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">&lt;error&gt;</span></p>
        <br>
        2017-09-20
09:17:15,676::testlib.py::<wbr>assert_equals_within::227::<wbr>ovirtlago.testlib::ERROR::   
        * Unhandled exception in &lt;function _host_is_up_4 at
        0x3dd25f0&gt;<br>
        Traceback (most recent call last):<br>
          File &quot;/usr/lib/python2.7/site-<wbr>packages/ovirtlago/testlib.py&quot;<wbr>,
        line 219, in assert_equals_within<br>
            res = func()<br>
          File
&quot;/home/jenkins/workspace/<wbr>ovirt-master_change-queue-<wbr>tester/ovirt-system-tests/<wbr>basic-suite-master/test-<wbr>scenarios/002_bootstrap.py&quot;,
        line 338, in _host_is_up_4<br>
            host_status = host_service.get().status<br>
          File
        &quot;/usr/lib64/python2.7/site-<wbr>packages/ovirtsdk4/services.<wbr>py&quot;, line
        31529, in get<br>
            return self._internal_get(headers, query, wait)<br>
          File
        &quot;/usr/lib64/python2.7/site-<wbr>packages/ovirtsdk4/service.py&quot;<wbr>, line
        202, in _internal_get<br>
            return future.wait() if wait else future<br>
          File
        &quot;/usr/lib64/python2.7/site-<wbr>packages/ovirtsdk4/service.py&quot;<wbr>, line
        53, in wait<br>
            return self._code(response)<br>
          File
        &quot;/usr/lib64/python2.7/site-<wbr>packages/ovirtsdk4/service.py&quot;<wbr>, line
        199, in callback<br>
            self._check_fault(response)<br>
          File
        &quot;/usr/lib64/python2.7/site-<wbr>packages/ovirtsdk4/service.py&quot;<wbr>, line
        121, in _check_fault<br>
            body = self._internal_read_body(<wbr>response)<br>
          File
        &quot;/usr/lib64/python2.7/site-<wbr>packages/ovirtsdk4/service.py&quot;<wbr>, line
        307, in _internal_read_body<br>
            self._connection.check_xml_<wbr>content_type(response)<br>
          File
        &quot;/usr/lib64/python2.7/site-<wbr>packages/ovirtsdk4/__init__.<wbr>py&quot;, line
        800, in check_xml_content_type<br>
            response.headers<br>
          File
        &quot;/usr/lib64/python2.7/site-<wbr>packages/ovirtsdk4/__init__.<wbr>py&quot;, line
        840, in _check_content_type<br>
            raise Error(msg)<br>
        Error: The response content type &#39;text/html; charset=iso-8859-1&#39;
        isn&#39;t the expected XML<br>
        2017-09-20
        09:17:15,683::utils.py::<wbr>wrapper::480::lago.utils::<wbr>DEBUG::Looking
        for a workdir<br>
        <br>
        <br>
        <p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><span style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">&lt;/error&gt;</span></p>
        <br>
        Thanks, <br>
      </b><p></p>
    <p><span style="font-weight:normal">Dafna</span><b style="font-weight:normal" id="m_-4775245230241906666docs-internal-guid-5859b7a1-9ef6-91f4-38de-b7313f855cc2"><br>
      </b></p>
  </div>

<br>______________________________<wbr>_________________<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/<wbr>mailman/listinfo/devel</a><br></blockquote></div><br></div>