<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:06:15 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-7130] sanity.sh test 162 does not properly handle some DIR values</title>
                <link>https://jira.whamcloud.com/browse/LU-7130</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;the issue
&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;[root@localhost tests]# DIR=/mnt/lustre/ ONLY=162 sh sanity.sh
...

== sanity test 162: path lookup sanity == 13:34:28 (1441872268)
fid 0x2000032e1:0x5:0x0 resolves to path d162.sanity/d2/f162.sanity (expected d162.sanity/d2/f162.sanity)
fid 0x2000032e1:0x12:0x0 resolves to path d162.sanity/d2/p/q/r/slink (expected d162.sanity/d2/p/q/r/slink)
fid 0x2000032e1:0x13:0x0 resolves to path d162.sanity/d2/p/q/r/slink.wrong (expected d162.sanity/d2/p/q/r/slink.wrong)
fid 0x2000032e1:0x5:0x0 resolves to path d162.sanity/d2/a/b/c/new_file (expected d162.sanity/d2/a/b/c/new_file)
 sanity test_162: @@@@@@ FAIL: path looked up &quot;/mnt/lustre/d162.sanity/d2/p/q/r/hlink&quot; instead of &quot;/mnt/lustre//d162.sanity/d2/p/q/r/hlink&quot; 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:4748:error_noexit()
  = /usr/lib64/lustre/tests/test-framework.sh:4779:error()
  = sanity.sh:10304:err17935()
  = sanity.sh:10693:check_path()
  = sanity.sh:10732:test_162()
  = /usr/lib64/lustre/tests/test-framework.sh:5026:run_one()
  = /usr/lib64/lustre/tests/test-framework.sh:5063:run_one_logged()
  = /usr/lib64/lustre/tests/test-framework.sh:4880:run_test()
  = sanity.sh:10747:main()
Dumping lctl log to /tmp/test_logs/1441872232/sanity.test_162.*.1441872269.log
Dumping logs only on local client.
FAIL 162 (1s)

...
== sanity test 162c: fid2path works with paths 100 or more directories deep == 13:34:30 (1441872270)
 sanity test_162c: @@@@@@ FAIL: path looked up &quot;/mnt/lustre/d162c.sanity.local/0&quot; instead of &quot;/mnt/lustre//d162c.sanity.local/0&quot; 
  Trace dump:
  = /usr/lib64/lustre/tests/test-framework.sh:4748:error_noexit()
  = /usr/lib64/lustre/tests/test-framework.sh:4779:error()
  = sanity.sh:10304:err17935()
  = sanity.sh:10693:check_path()
  = sanity.sh:10795:test_162c()
  = /usr/lib64/lustre/tests/test-framework.sh:5026:run_one()
  = /usr/lib64/lustre/tests/test-framework.sh:5063:run_one_logged()
  = /usr/lib64/lustre/tests/test-framework.sh:4886:run_test()
  = sanity.sh:10808:main()
Dumping lctl log to /tmp/test_logs/1441872232/sanity.test_162c.*.1441872270.log
Dumping logs only on local client.
FAIL 162c (0s)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
	&lt;li&gt;with-patch
&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;DIR=/mnt/lustre/ ONLY=162 sh sanity.sh | tee /root/Downloads/mrp-334.log
...
== sanity test 162: path lookup sanity == 13:54:57 (1441873497)
fid 0x200004281:0x5:0x0 resolves to path d162.sanity/d2/f162.sanity (expected d162.sanity/d2/f162.sanity)
fid 0x200004281:0x12:0x0 resolves to path d162.sanity/d2/p/q/r/slink (expected d162.sanity/d2/p/q/r/slink)
fid 0x200004281:0x13:0x0 resolves to path d162.sanity/d2/p/q/r/slink.wrong (expected d162.sanity/d2/p/q/r/slink.wrong)
fid 0x200004281:0x5:0x0 resolves to path d162.sanity/d2/a/b/c/new_file (expected d162.sanity/d2/a/b/c/new_file)
fid 0x200004281:0x5:0x0 resolves to path /mnt/lustre/d162.sanity/d2/p/q/r/hlink (expected /mnt/lustre/d162.sanity/d2/p/q/r/hlink)
fid 0x200004281:0x5:0x0 resolves to path d162.sanity/d2/a/b/c/new_file (expected d162.sanity/d2/a/b/c/new_file)
Resetting fail_loc on all nodes...done.
PASS 162 (1s)

== sanity test 162c: fid2path works with paths 100 or more directories deep == 13:54:58 (1441873498)
fid 0x200004281:0x16:0x0 resolves to path /mnt/lustre/d162c.sanity.local/0 (expected /mnt/lustre/d162c.sanity.local/0)
fid 0x200004281:0x17:0x0 resolves to path /mnt/lustre/d162c.sanity.remote/0 (expected /mnt/lustre/d162c.sanity.remote/0)
fid 0x200004281:0x18:0x0 resolves to path /mnt/lustre/d162c.sanity.local/0/1 (expected /mnt/lustre/d162c.sanity.local/0/1)
fid 0x200004281:0x19:0x0 resolves to path /mnt/lustre/d162c.sanity.remote/0/1 (expected /mnt/lustre/d162c.sanity.remote/0/1)
fid 0x200004281:0x1a:0x0 resolves to path /mnt/lustre/d162c.sanity.local/0/1/2 (expected /mnt/lustre/d162c.sanity.local/0/1/2)
fid 0x200004281:0x1b:0x0 resolves to path /mnt/lustre/d162c.sanity.remote/0/1/2 (expected /mnt/lustre/d162c.sanity.remote/0/1/2)
...
fid 0x200004281:0xe1:0x0 resolves to path /mnt/lustre/d162c.sanity.remote/0/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/42/43/44/45/46/47/48/49/50/51/52/53/54/55/56/57/58/59/60/61/62/63/64/65/66/67/68/69/70/71/72/73/74/75/76/77/78/79/80/81/82/83/84/85/86/87/88/89/90/91/92/93/94/95/96/97/98/99/100/101 (expected /mnt/lustre/d162c.sanity.remote/0/1/2/3/4/5/6/7/8/9/10/11/12/13/14/15/16/17/18/19/20/21/22/23/24/25/26/27/28/29/30/31/32/33/34/35/36/37/38/39/40/41/42/43/44/45/46/47/48/49/50/51/52/53/54/55/56/57/58/59/60/61/62/63/64/65/66/67/68/69/70/71/72/73/74/75/76/77/78/79/80/81/82/83/84/85/86/87/88/89/90/91/92/93/94/95/96/97/98/99/100/101)
Resetting fail_loc on all nodes...done.
PASS 162c (11s)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="32026">LU-7130</key>
            <summary>sanity.sh test 162 does not properly handle some DIR values</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="wc-triage">WC Triage</assignee>
                                    <reporter username="parinay">parinay v kondekar</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Thu, 10 Sep 2015 08:39:52 +0000</created>
                <updated>Thu, 21 Apr 2016 20:40:23 +0000</updated>
                            <resolved>Thu, 21 Apr 2016 20:40:23 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="126890" author="gerrit" created="Thu, 10 Sep 2015 08:40:57 +0000"  >&lt;p&gt;Parinay Kondekar (parinay.kondekar@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16358&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16358&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7130&quot; title=&quot;sanity.sh test 162 does not properly handle some DIR values&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7130&quot;&gt;&lt;del&gt;LU-7130&lt;/del&gt;&lt;/a&gt; test: sanity 162 not properly handle DIR values&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8dc8ffdcebefadafc4ee009048a0dedebcf7df42&lt;/p&gt;</comment>
                            <comment id="149625" author="gerrit" created="Thu, 21 Apr 2016 02:27:20 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16358/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16358/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7130&quot; title=&quot;sanity.sh test 162 does not properly handle some DIR values&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7130&quot;&gt;&lt;del&gt;LU-7130&lt;/del&gt;&lt;/a&gt; test: sanity/162 doesn&apos;t handle DIR values properly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 7151367afdb04562f016c3002f0c614004552ad6&lt;/p&gt;</comment>
                            <comment id="149749" author="jgmitter" created="Thu, 21 Apr 2016 20:40:23 +0000"  >&lt;p&gt;landed to master for 2.9.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="30215">LU-6614</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_10040" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Epic</customfieldname>
                        <customfieldvalues>
                                        <label>test</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzxn2v:</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>