<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:03:11 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-13665] master-2.12 interop: sanity multiple failures</title>
                <link>https://jira.whamcloud.com/browse/LU-13665</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;As seen in test results &lt;a href=&quot;https://testing.whamcloud.com/test_sets/1be26bdf-547b-42f4-a478-fb25c7ef5b75&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.whamcloud.com/test_sets/1be26bdf-547b-42f4-a478-fb25c7ef5b75&lt;/a&gt; of patch &lt;a href=&quot;https://review.whamcloud.com/38897&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/38897&lt;/a&gt;, interop testing of master client vs 2.12 server reveals a number of failures in sanity:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;test_56oc Error: &apos;&apos;/usr/bin/lfs find /mnt/lustre/d56oc.sanity -newerbt 2020-06-11 10:18:07&apos; wrong: found 0, expected 16&apos;&lt;/li&gt;
	&lt;li&gt;test_56od Error: &apos;&apos;/usr/bin/lfs find /mnt/lustre/d56od.sanity -newerbb /mnt/lustre/f56od.sanity.ref ! -newerbb /mnt/lustre/f56od.sanity.negref -type f&apos; wrong: found 14, expected 12&apos;&lt;/li&gt;
	&lt;li&gt;test_165a Error: &apos;alr_log_add event count was &apos;0&apos;, expected 1&apos;&lt;/li&gt;
	&lt;li&gt;test_165b Error: &apos;alr_log_entry event count was &apos;0&apos;, expected 1&apos;&lt;/li&gt;
	&lt;li&gt;test_165d Error: &apos;bad entry count, got , expected 1&apos;&lt;/li&gt;
&lt;/ul&gt;

</description>
                <environment></environment>
        <key id="59531">LU-13665</key>
            <summary>master-2.12 interop: sanity multiple failures</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="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="adilger">Andreas Dilger</assignee>
                                    <reporter username="sebastien">Sebastien Buisson</reporter>
                        <labels>
                    </labels>
                <created>Thu, 11 Jun 2020 12:32:58 +0000</created>
                <updated>Mon, 28 Aug 2023 17:56:58 +0000</updated>
                            <resolved>Mon, 28 Aug 2023 17:56:58 +0000</resolved>
                                    <version>Lustre 2.14.0</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="279393" author="adilger" created="Fri, 11 Sep 2020 22:51:52 +0000"  >&lt;p&gt;I think the test_56oc failures are because the 2.12.x server does not support &quot;birth time&quot;, added in patch &lt;a href=&quot;https://review.whamcloud.com/36674&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36674&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10934&quot; title=&quot;integrate statx() API with Lustre&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10934&quot;&gt;&lt;del&gt;LU-10934&lt;/del&gt;&lt;/a&gt; llite: integrate statx() API with Lustre&lt;/tt&gt;&quot; (commit &lt;tt&gt;v2_13_53-221-g3f7853b&lt;/tt&gt;)).  They should just be skipped for MDS releases before 2.13.54.&lt;/p&gt;

&lt;p&gt;Similarly, the test_165 failures are because of new OST functionality landed in patch &lt;a href=&quot;https://review.whamcloud.com/37552&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37552&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13238&quot; title=&quot;add OFD layer object access logs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13238&quot;&gt;&lt;del&gt;LU-13238&lt;/del&gt;&lt;/a&gt; ofd: add OFD access logs&lt;/tt&gt;&quot; (commit &lt;tt&gt;v2_13_53-117-g66172e3&lt;/tt&gt;) and should also be skipped for OSS releases before 2.13.54.&lt;/p&gt;</comment>
                            <comment id="279398" author="gerrit" created="Fri, 11 Sep 2020 23:29:57 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39890&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39890&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13665&quot; title=&quot;master-2.12 interop: sanity multiple failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13665&quot;&gt;&lt;del&gt;LU-13665&lt;/del&gt;&lt;/a&gt; tests: skip sanity subtests for new features&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: a4b5b5533bbb94b9a17f6da90c8d65108739b1dc&lt;/p&gt;</comment>
                            <comment id="283309" author="adilger" created="Mon, 26 Oct 2020 22:10:27 +0000"  >&lt;p&gt;The sanity.sh test_56oc is still failing regularly on SLES12 and SLES15 clients:&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;before = &quot;2020-10-15 23:01:07&quot;
striped dir -i0 -c1 -H crush /mnt/lustre/d56oc.sanity
striped dir -i0 -c1 -H all_char /mnt/lustre/d56oc.sanity/dir1
striped dir -i0 -c1 -H all_char /mnt/lustre/d56oc.sanity/dir2
striped dir -i0 -c1 -H fnv_1a_64 /mnt/lustre/d56oc.sanity/dir3
after = &quot;2020-10-15 23:01:11&quot;
/mnt/lustre/d56oc.sanity:
total 20
drwxr-xr-x 5 root root 4096 2020-10-15 23:01:09.000000000 -0400 .
drwxr-xr-x 4 root root 4096 2020-10-15 22:59:35.000000000 -0400 ..
drwxr-xr-x 2 root root 4096 2020-10-15 23:01:09.000000000 -0400 dir1
drwxr-xr-x 2 root root 4096 2020-10-15 23:01:09.000000000 -0400 dir2
drwxr-xr-x 2 root root 4096 2020-10-15 23:01:09.000000000 -0400 dir3
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file1
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file2
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file3

/mnt/lustre/d56oc.sanity/dir1:
total 8
drwxr-xr-x 2 root root 4096 2020-10-15 23:01:09.000000000 -0400 .
drwxr-xr-x 5 root root 4096 2020-10-15 23:01:09.000000000 -0400 ..
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file1
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file2
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file3

/mnt/lustre/d56oc.sanity/dir2:
total 8
drwxr-xr-x 2 root root 4096 2020-10-15 23:01:09.000000000 -0400 .
drwxr-xr-x 5 root root 4096 2020-10-15 23:01:09.000000000 -0400 ..
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file1
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file2
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file3

/mnt/lustre/d56oc.sanity/dir3:
total 8
drwxr-xr-x 2 root root 4096 2020-10-15 23:01:09.000000000 -0400 .
drwxr-xr-x 5 root root 4096 2020-10-15 23:01:09.000000000 -0400 ..
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file1
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file2
-rw-r--r-- 1 root root    0 2020-10-15 23:01:09.000000000 -0400 file3
 sanity test_56oc: @@@@@@ FAIL: &apos;lfs find /mnt/lustre/d56oc.sanity -newerat &quot;2020-10-15 23:01:07&quot;&apos; wrong: found 0 newer, expected 16 
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;The debugging in the latest version of 39890 is showing that all the files created for this subtest indeed have timestamps between &quot;&lt;tt&gt;before = 2020-10-15 23:01:07&lt;/tt&gt;&quot; and &quot;&lt;tt&gt;after = 2020-10-15 23:01:11&lt;/tt&gt;&quot;.&lt;/p&gt;</comment>
                            <comment id="283318" author="adilger" created="Mon, 26 Oct 2020 23:55:40 +0000"  >&lt;p&gt;Andreas Dilger (adilger@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/40406&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/40406&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13665&quot; title=&quot;master-2.12 interop: sanity multiple failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13665&quot;&gt;&lt;del&gt;LU-13665&lt;/del&gt;&lt;/a&gt; utils: add timezone to --newerXY parsing&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ce1007790c418c82ca22951f8dd6a2e3bb4f0026&lt;/p&gt;</comment>
                            <comment id="284075" author="gerrit" created="Tue, 3 Nov 2020 03:39:59 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39890/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39890/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13665&quot; title=&quot;master-2.12 interop: sanity multiple failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13665&quot;&gt;&lt;del&gt;LU-13665&lt;/del&gt;&lt;/a&gt; tests: skip sanity subtests for new features&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 94b0568059ec9825ee96de89dab8f156703e222c&lt;/p&gt;</comment>
                            <comment id="353793" author="gerrit" created="Tue, 22 Nov 2022 05:19:06 +0000"  >&lt;p&gt;&quot;Neil Brown &amp;lt;neilb@suse.de&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49206&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49206&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13665&quot; title=&quot;master-2.12 interop: sanity multiple failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13665&quot;&gt;&lt;del&gt;LU-13665&lt;/del&gt;&lt;/a&gt; lfs: use correct DST setting for mktime()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: c05620be44d990264503bd9b50ac7c4b7e45683d&lt;/p&gt;</comment>
                            <comment id="355225" author="gerrit" created="Tue, 6 Dec 2022 02:44:48 +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/+/49206/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49206/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13665&quot; title=&quot;master-2.12 interop: sanity multiple failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13665&quot;&gt;&lt;del&gt;LU-13665&lt;/del&gt;&lt;/a&gt; lfs: use correct DST setting for mktime()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 348e764b9bab92e628dd3dda4861b0068a7cb4f3&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="58064">LU-13238</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="57418">LU-12984</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|i012hz:</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>