<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:34:24 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-10365] sanity test 400a fails with &apos;client api broken&apos; </title>
                <link>https://jira.whamcloud.com/browse/LU-10365</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;sanity test 400a is failing for Ubuntu clients. From the client test log, we see&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;== sanity test 400a: Lustre client api program can compile and link ================================== 23:56:35 (1512690995)
/usr/lib64/lustre/tests/clientapi/simple_test.c:32:30: fatal error: lustre/lustreapi.h: No such file or directory
compilation terminated.
 sanity test_400a: @@@@@@ FAIL: client api broken
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This issue looks similar to &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9301&quot; title=&quot;Ubuntu1404 client sanity test_400a/b FAIL: fatal error: libcfs/types.h: No such file or directory&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9301&quot;&gt;&lt;del&gt;LU-9301&lt;/del&gt;&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Logs for recent failures are at&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/d212dae6-dc3e-11e7-a066-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/d212dae6-dc3e-11e7-a066-52540065bddc&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://testing.hpdd.intel.com/test_sets/a67135e2-dae3-11e7-9840-52540065bddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://testing.hpdd.intel.com/test_sets/a67135e2-dae3-11e7-9840-52540065bddc&lt;/a&gt;&lt;/p&gt;
</description>
                <environment>Ubuntu client</environment>
        <key id="49681">LU-10365</key>
            <summary>sanity test 400a fails with &apos;client api broken&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="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="simmonsja">James A Simmons</assignee>
                                    <reporter username="jamesanunez">James Nunez</reporter>
                        <labels>
                            <label>ubuntu</label>
                    </labels>
                <created>Mon, 11 Dec 2017 20:53:07 +0000</created>
                <updated>Wed, 2 Jan 2019 20:48:48 +0000</updated>
                            <resolved>Sat, 1 Sep 2018 05:58:45 +0000</resolved>
                                    <version>Lustre 2.10.1</version>
                    <version>Lustre 2.11.0</version>
                    <version>Lustre 2.10.2</version>
                    <version>Lustre 2.10.4</version>
                                    <fixVersion>Lustre 2.12.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="224322" author="simmonsja" created="Thu, 22 Mar 2018 20:39:20 +0000"  >&lt;p&gt;I think I know why this is failing. Is lustre-dev*.dpkg installed in the image? If you are not installing it in the image then /usr/include/lustre does not exist which is why it is failing. For sanity test 400a it does not set the extra_flags right to test against the user land headers inside the lustre source tree. I will push a patch to make that work.&lt;/p&gt;</comment>
                            <comment id="224325" author="gerrit" created="Thu, 22 Mar 2018 20:50:49 +0000"  >&lt;p&gt;James Simmons (uja.ornl@yahoo.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31737&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31737&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10365&quot; title=&quot;sanity test 400a fails with &amp;#39;client api broken&amp;#39; &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10365&quot;&gt;&lt;del&gt;LU-10365&lt;/del&gt;&lt;/a&gt; tests: set proper paths headers for sanity test 400b&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: e021ea454be94af2d4358c433d06dc6a01a2a223&lt;/p&gt;</comment>
                            <comment id="224895" author="adilger" created="Fri, 30 Mar 2018 23:44:28 +0000"  >&lt;p&gt;This test has been added to &lt;tt&gt;ALWAYS_EXCEPT&lt;/tt&gt; so that Ubuntu now passes &lt;tt&gt;sanity&lt;/tt&gt; on master.  &lt;/p&gt;</comment>
                            <comment id="232321" author="simmonsja" created="Mon, 20 Aug 2018 22:41:37 +0000"  >&lt;p&gt;While looking at &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10470&quot; title=&quot;performance-sanity on ubuntu: missing liblustreapi.so&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10470&quot;&gt;&lt;del&gt;LU-10470&lt;/del&gt;&lt;/a&gt; I noticed lustre-devel-*.deb is not being installed into the test image which might explain why this is failing.&lt;/p&gt;</comment>
                            <comment id="232397" author="simmonsja" created="Tue, 21 Aug 2018 20:11:54 +0000"  >&lt;p&gt;The latest patch passes!!!! Another bug done.&lt;/p&gt;</comment>
                            <comment id="232885" author="gerrit" created="Sat, 1 Sep 2018 03:29:23 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31737/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31737/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10365&quot; title=&quot;sanity test 400a fails with &amp;#39;client api broken&amp;#39; &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10365&quot;&gt;&lt;del&gt;LU-10365&lt;/del&gt;&lt;/a&gt; tests: set proper paths headers for sanity test 400a&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: a05c6e3f5598adaa68f7ac52bf489354953b7c2c&lt;/p&gt;</comment>
                            <comment id="232897" author="pjones" created="Sat, 1 Sep 2018 05:58:45 +0000"  >&lt;p&gt;Landed for 2.12&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="52115">LU-10997</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="50091">LU-10470</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|hzzp53:</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>