<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:26:39 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-2608] Failure on test suite recovery-small test_100: FAIL: LBUG/LASSERT detected</title>
                <link>https://jira.whamcloud.com/browse/LU-2608</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for sarah &amp;lt;sarah@whamcloud.com&amp;gt;&lt;/p&gt;

&lt;p&gt;This issue relates to the following test suite run: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/9ff8d8c0-5ae9-11e2-b205-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/9ff8d8c0-5ae9-11e2-b205-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The sub-test test_100 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;test_100 returned 1&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I found many test failures with similar message : &quot;FAIL: LBUG/LASSERT detected&quot; during the ZFS OFED build testing, but cannot find related LBUG or ASSERTION info from dmesg or console logs.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="17156">LU-2608</key>
            <summary>Failure on test suite recovery-small test_100: FAIL: LBUG/LASSERT detected</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="utopiabound">Nathaniel Clark</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                            <label>HB</label>
                            <label>zfs</label>
                    </labels>
                <created>Sat, 12 Jan 2013 01:38:44 +0000</created>
                <updated>Mon, 22 Apr 2013 01:53:42 +0000</updated>
                            <resolved>Wed, 13 Feb 2013 17:44:14 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="50381" author="sarah" created="Sat, 12 Jan 2013 01:42:35 +0000"  >&lt;p&gt;similar error message:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/9835100e-5ae9-11e2-b205-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/9835100e-5ae9-11e2-b205-52540035b04c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/05f6b8c0-5ae7-11e2-b205-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/05f6b8c0-5ae7-11e2-b205-52540035b04c&lt;/a&gt;  test_44c&lt;/p&gt;</comment>
                            <comment id="51196" author="bfaccini" created="Fri, 25 Jan 2013 06:26:46 +0000"  >&lt;p&gt;I just had a look in each of the test_log for all 3 test failures you indicated, and I think the &quot;FAIL: LBUG/LASSERT detected&quot; may be a false-positive induced by IB communications error during infos/msgs gather on remote nodes.&lt;/p&gt;

&lt;p&gt;Each time the log/errors sequence looks like :&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;.....
Resetting fail_loc on all nodes...done.  &amp;lt; but sometimes with errors already ... &amp;gt;
pdsh@client-X: client-Y-ib: read: protocol failure: timed out &amp;lt; at least for one node, but often multiples ... &amp;gt;
 &amp;lt;test&amp;gt; &amp;lt;subtest&amp;gt;: @@@@@@ FAIL: LBUG/LASSERT detected 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:3938:error_noexit()
  = /usr/lib64/lustre/tests/test-framework.sh:3961:error()
  = /usr/lib64/lustre/tests/test-framework.sh:4205:run_one()
  = /usr/lib64/lustre/tests/test-framework.sh:4231:run_one_logged()
  = /usr/lib64/lustre/tests/test-framework.sh:4104:run_test()
  = /usr/lib64/lustre/tests/&amp;lt;test&amp;gt;.sh:1391:main()
.....
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;So seems that return-values/failures from do_nodes() must be better checked in check_catastrophe().&lt;/p&gt;</comment>
                            <comment id="51412" author="utopiabound" created="Tue, 29 Jan 2013 13:48:49 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/5200&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/5200&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="52320" author="jlevi" created="Wed, 13 Feb 2013 17:44:14 +0000"  >&lt;p&gt;Patch landed to master&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzvf3r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6092</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>