<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:42:23 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-4401] sanityn test_13 : f13 shouldn&apos;t return an error (1)</title>
                <link>https://jira.whamcloud.com/browse/LU-4401</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This issue was created by maloo for Andreas Dilger &amp;lt;andreas.dilger@intel.com&amp;gt;&lt;br/&gt;
This issue relates to the following test suite run: &lt;a href=&quot;http://maloo.whamcloud.com/test_sets/1d250bbe-f0c9-11e2-ba12-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/1d250bbe-f0c9-11e2-ba12-52540035b04c&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This test has been failing intermittently for at least a year, but has never had a bug opened for it. The first reported failure with this message is a single failure on 2012-01-05:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/sub_tests/bea1ba98-37e1-11e1-bd0c-5254004bbbd3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/sub_tests/bea1ba98-37e1-11e1-bd0c-5254004bbbd3&lt;/a&gt; (2012-01-05)&lt;/p&gt;

&lt;p&gt;but there are a number of previous failures on the same test with &quot;test_13 returned 1&quot; starting on 2012-08-22 through 2013-04-23, as many as 3 or 4 failures a day. It then returned on 2013-06-04 with the current failure message:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/sub_tests/bd93ded6-ccde-11e2-a1e0-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/sub_tests/bd93ded6-ccde-11e2-a1e0-52540035b04c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, while that was the first recorded failure on an unlanded patch, there were many other failures on different patches before the first one landed several months later, so it was not the root cause. &lt;/p&gt;

&lt;p&gt;There are no messages on the consoles of the client or MDS that would indicate the cause. &lt;/p&gt;

&lt;p&gt;The sub-test test_13 failed with the following error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;f13 shouldn&apos;t return an error (1)&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Info required for matching: sanityn 13&lt;/p&gt;</description>
                <environment></environment>
        <key id="22530">LU-4401</key>
            <summary>sanityn test_13 : f13 shouldn&apos;t return an error (1)</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</priority>
                        <status id="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="maloo">Maloo</reporter>
                        <labels>
                    </labels>
                <created>Thu, 19 Dec 2013 19:26:13 +0000</created>
                <updated>Wed, 18 Jun 2014 22:49:40 +0000</updated>
                            <resolved>Wed, 18 Jun 2014 22:49:40 +0000</resolved>
                                    <version>Lustre 2.6.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="73902" author="di.wang" created="Fri, 20 Dec 2013 00:26:24 +0000"  >&lt;p&gt;The failure in &lt;a href=&quot;http://maloo.whamcloud.com/test_sets/1d250bbe-f0c9-11e2-ba12-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://maloo.whamcloud.com/test_sets/1d250bbe-f0c9-11e2-ba12-52540035b04c&lt;/a&gt; is actually from my readdir change patches. But the real reason is that in&lt;br/&gt;
it_to_lock_mode, IT_READDIR is being assigned to LCK_CR instead of LCK_PR. Anyway, I already fixed this problem in the update patch.  &lt;/p&gt;

&lt;p&gt;But I did not check the problem in previous tests, probably there are some other problems as well.&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;tatic inline int it_to_lock_mode(struct lookup_intent *it)
{
        /* CREAT needs to be tested before open (both could be set) */
        if (it-&amp;gt;it_op &amp;amp; IT_CREAT)
                return LCK_CW;
        else if (it-&amp;gt;it_op &amp;amp; (IT_READDIR | IT_GETATTR | IT_OPEN | IT_LOOKUP |
                              IT_LAYOUT))
                return LCK_CR;

        LASSERTF(0, &quot;Invalid it_op: %d\n&quot;, it-&amp;gt;it_op);
        return -EINVAL;
}

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="73971" author="adilger" created="Fri, 20 Dec 2013 22:08:59 +0000"  >&lt;p&gt;Di, could you please also look into some of the other failures?&lt;/p&gt;

&lt;p&gt;This is a test failure that has been around a year already, and is causing quite a few failures (170 failures in the past 4 weeks, including 16/167 review-dne sanityn runs in that time).  Since we are trying to enforce review-dne, having a 10% failure in each sanityn test separately means only (0.9 * 0.9) = 81% chance of success when we need to pass sanityn twice.&lt;/p&gt;

&lt;p&gt;If you can&apos;t find anything that can be fixed easily, it would make sense to submit a patch to add this test to ALWAYS_EXCEPT until it can be fixed.&lt;/p&gt;</comment>
                            <comment id="73995" author="di.wang" created="Sat, 21 Dec 2013 18:52:16 +0000"  >&lt;p&gt;Sure. Hmm, I checked the recent result, it seems all recent failures, since August, are related with my readdir change patches. I will check those earlier results to see what I can find. &lt;/p&gt;</comment>
                            <comment id="74001" author="adilger" created="Sun, 22 Dec 2013 07:57:14 +0000"  >&lt;p&gt;In that case, don&apos;t worry about it if you have already fixed the problem in your patch. Just link this bug to the one that your patch is developed under and close it. &lt;/p&gt;</comment>
                            <comment id="74098" author="adilger" created="Thu, 26 Dec 2013 18:58:17 +0000"  >&lt;p&gt;This was caused by a bug in Di&apos;s DNE patch series and was fixed before the patches landed. &lt;/p&gt;</comment>
                            <comment id="86991" author="adilger" created="Wed, 18 Jun 2014 22:49:40 +0000"  >&lt;p&gt;Fixed in the original patches.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="19627">LU-3531</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|hzwbon:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>12081</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>