<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:19:18 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-15553] replay-vbr test 12a fails with &apos;test_12a failed with 4&apos;</title>
                <link>https://jira.whamcloud.com/browse/LU-15553</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;replay-vbr test_12a started failing with &apos;test_12a failed with 4&apos; on August 4, 2021 for Lustre 2.14.53.7 with logs at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/17efe0ba-7e4a-4e7f-b7f5-02383e1314c5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/17efe0ba-7e4a-4e7f-b7f5-02383e1314c5&lt;/a&gt;. We&#8217;ve seen this test fail for ZFS and ldiskfs, but, so far, always DNE.&lt;/p&gt;

&lt;p&gt;Looking at a recent failure at &lt;a href=&quot;https://testing.whamcloud.com/test_sets/014ce4c3-c654-47f9-9333-1c58ebf545c3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/014ce4c3-c654-47f9-9333-1c58ebf545c3&lt;/a&gt;, the suite_log shows&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;CMD: onyx-24vm7 e2label /dev/mapper/mds1_flakey 2&amp;gt;/dev/null
Started lustre-MDT0000
CMD: onyx-55vm7.onyx.whamcloud.com unlinkmany /mnt/lustre/f12a.replay-vbr- 25
 - unlinked 0 (time 1643080125 ; total 0 ; last 0)
total: 25 unlinks in 0 seconds: inf unlinks/second
CMD: onyx-55vm7.onyx.whamcloud.com unlinkmany /mnt/lustre/f12a.replay-vbr-3- 25
 - unlinked 0 (time 1643080125 ; total 0 ; last 0)
total: 25 unlinks in 0 seconds: inf unlinks/second
CMD: onyx-55vm7.onyx.whamcloud.com checkstat -v /mnt/lustre/d12a.replay-vbr/f12a.replay-vbr
 replay-vbr test_12a: @@@@@@ FAIL: test_12a failed with 4 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:6391:error()
  = /usr/lib64/lustre/tests/test-framework.sh:6695:run_one()
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Looking at the code for this test, &lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
1152     # All 50 files should have been replayed
1153     do_node $CLIENT1 unlinkmany $DIR/$tfile- 25 || &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 2
1154     do_node $CLIENT1 unlinkmany $DIR/$tfile-3- 25 || &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 3
1155     do_node $CLIENT1 $CHECKSTAT $DIR/$tdir/$tfile &amp;amp;&amp;amp; &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 4
1156 
1157     &lt;span class=&quot;code-keyword&quot;&gt;return&lt;/span&gt; 0
1158 }
1159 run_test 12a &lt;span class=&quot;code-quote&quot;&gt;&quot;lost data due to missed REMOTE client during replay&quot;&lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The call to checkstat is what produces this error.&lt;/p&gt;</description>
                <environment></environment>
        <key id="68640">LU-15553</key>
            <summary>replay-vbr test 12a fails with &apos;test_12a failed with 4&apos;</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="1" iconUrl="https://jira.whamcloud.com/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="laisiyao">Lai Siyao</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 Feb 2022 21:42:53 +0000</created>
                <updated>Tue, 19 Dec 2023 23:11:41 +0000</updated>
                                            <version>Lustre 2.15.0</version>
                    <version>Lustre 2.15.4</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="329671" author="adilger" created="Sat, 19 Mar 2022 17:38:16 +0000"  >&lt;p&gt;James, it looks like this subtest is failing fairly intermittently, and all of the other subtests are passing consistently. It would make sense to push a patch to add this one subtest to ALWAYS_EXCEPT and then move the subtest into an enforced review session, so that at least we get the benefit of the other subtests being run. &lt;/p&gt;

&lt;p&gt;It would also be useful to generate a list of patches that landed on the day this subtest started failing to see if there are a few likely culprits, and push trial reversion patches with&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;Test-Parameters: fortestonly testlist=replay-vbr env=ONLY=12a,ONLY_REPEAT=40
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;to confirm/deny whether the revert allows the subtest to pass. &lt;/p&gt;</comment>
                            <comment id="357639" author="mdiep" created="Thu, 29 Dec 2022 20:45:00 +0000"  >&lt;p&gt;it started with &lt;a href=&quot;https://testing.whamcloud.com/test_sessions/365a290f-d02b-4ca4-b2d6-64b90c815137&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sessions/365a290f-d02b-4ca4-b2d6-64b90c815137&lt;/a&gt; on 1/10/2022 on build &lt;a href=&quot;https://build.whamcloud.com/job/lustre-master/4253&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://build.whamcloud.com/job/lustre-master/4253&lt;/a&gt; (2.14.56.67)&lt;/p&gt;</comment>
                            <comment id="378504" author="gerrit" created="Thu, 13 Jul 2023 02:30:59 +0000"  >&lt;p&gt;&quot;Lai Siyao &amp;lt;lai.siyao@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51653&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51653&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15553&quot; title=&quot;replay-vbr test 12a fails with &amp;#39;test_12a failed with 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15553&quot;&gt;LU-15553&lt;/a&gt; test: mkdir_on_mdt0 in replay-vbr.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fe16cb12a2383440ecd9ca1076a78447a1ec13a2&lt;/p&gt;</comment>
                            <comment id="378649" author="gerrit" created="Fri, 14 Jul 2023 03:10:59 +0000"  >&lt;p&gt;&quot;Lai Siyao &amp;lt;lai.siyao@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51665&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51665&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15553&quot; title=&quot;replay-vbr test 12a fails with &amp;#39;test_12a failed with 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15553&quot;&gt;LU-15553&lt;/a&gt; test: mkdir_on_mdt0 in conf-sanity.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 7107b9b4bdfad41a8d4e1182bb698c23dcb2baa5&lt;/p&gt;</comment>
                            <comment id="378660" author="gerrit" created="Fri, 14 Jul 2023 07:06:25 +0000"  >&lt;p&gt;&quot;Lai Siyao &amp;lt;lai.siyao@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51669&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51669&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15553&quot; title=&quot;replay-vbr test 12a fails with &amp;#39;test_12a failed with 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15553&quot;&gt;LU-15553&lt;/a&gt; test: mkdir_on_mdt0 in recovery-small.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3aa1bb3d82ec128aa3a6f330974be5be0d646b25&lt;/p&gt;</comment>
                            <comment id="378668" author="gerrit" created="Fri, 14 Jul 2023 09:31:58 +0000"  >&lt;p&gt;&quot;Lai Siyao &amp;lt;lai.siyao@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51671&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51671&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15553&quot; title=&quot;replay-vbr test 12a fails with &amp;#39;test_12a failed with 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15553&quot;&gt;LU-15553&lt;/a&gt; test: replace mkdir with mkdir_on_mdt0&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 488f1d5e5933138470677ddfa49b0b3a9343bd50&lt;/p&gt;</comment>
                            <comment id="380308" author="gerrit" created="Thu, 27 Jul 2023 07:23:28 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51669/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51669/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15553&quot; title=&quot;replay-vbr test 12a fails with &amp;#39;test_12a failed with 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15553&quot;&gt;LU-15553&lt;/a&gt; test: mkdir_on_mdt0 in recovery-small.sh&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 3b0d2821845cf87ae7f03bf41ceae00237d94121&lt;/p&gt;</comment>
                            <comment id="381175" author="gerrit" created="Thu, 3 Aug 2023 07:35:01 +0000"  >&lt;p&gt;&quot;Lai Siyao &amp;lt;lai.siyao@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/51861&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/51861&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15553&quot; title=&quot;replay-vbr test 12a fails with &amp;#39;test_12a failed with 4&amp;#39;&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15553&quot;&gt;LU-15553&lt;/a&gt; test: mkdir_on_mdt0 in sanity&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 237934f85f428f23ab637da8408276c525e0fede&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="43694">LU-9096</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i02i6n:</customfieldvalue>

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