<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:48:47 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-5131] insanity test 13: ll_ost00_006 invoked oom-killer</title>
                <link>https://jira.whamcloud.com/browse/LU-5131</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;insanity test 13 hit oom failure on OSS as follows:&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;19:21:59:Lustre: lustre-OST0002: Client lustre-MDT0001-mdtlov_UUID (at 10.1.6.48@tcp) reconnecting
19:21:59:ll_ost00_006 invoked oom-killer: gfp_mask=0xd0, order=0, oom_adj=0, oom_score_adj=0
19:21:59:ll_ost00_006 cpuset=/ mems_allowed=0
19:21:59:Pid: 23907, comm: ll_ost00_006 Not tainted 2.6.32-431.17.1.el6_lustre.g7e33f1f.x86_64 #1
19:21:59:Call Trace:
19:21:59: [&amp;lt;ffffffff810d0211&amp;gt;] ? cpuset_print_task_mems_allowed+0x91/0xb0
19:21:59: [&amp;lt;ffffffff811225c0&amp;gt;] ? dump_header+0x90/0x1b0
19:21:59: [&amp;lt;ffffffff8122781c&amp;gt;] ? security_real_capable_noaudit+0x3c/0x70
19:21:59: [&amp;lt;ffffffff81122a42&amp;gt;] ? oom_kill_process+0x82/0x2a0
19:21:59: [&amp;lt;ffffffff8112293e&amp;gt;] ? select_bad_process+0x9e/0x120
19:21:59: [&amp;lt;ffffffff81122e80&amp;gt;] ? out_of_memory+0x220/0x3c0
19:21:59: [&amp;lt;ffffffff8112f79f&amp;gt;] ? __alloc_pages_nodemask+0x89f/0x8d0
19:21:59: [&amp;lt;ffffffff8116e082&amp;gt;] ? kmem_getpages+0x62/0x170
19:21:59: [&amp;lt;ffffffff8116ec9a&amp;gt;] ? fallback_alloc+0x1ba/0x270
19:21:59: [&amp;lt;ffffffff8116e6ef&amp;gt;] ? cache_grow+0x2cf/0x320
19:21:59: [&amp;lt;ffffffff8116ea19&amp;gt;] ? ____cache_alloc_node+0x99/0x160
19:21:59: [&amp;lt;ffffffff8124bd21&amp;gt;] ? __crypto_alloc_tfm+0x41/0x130
19:21:59: [&amp;lt;ffffffff8116f7e9&amp;gt;] ? __kmalloc+0x189/0x220
19:21:59: [&amp;lt;ffffffff8124bd21&amp;gt;] ? __crypto_alloc_tfm+0x41/0x130
19:21:59: [&amp;lt;ffffffff8124c5ba&amp;gt;] ? crypto_alloc_base+0x5a/0xb0
19:21:59: [&amp;lt;ffffffffa046a2ca&amp;gt;] ? cfs_crypto_hash_alloc+0x7a/0x290 [libcfs]
19:21:59: [&amp;lt;ffffffffa046a5da&amp;gt;] ? cfs_crypto_hash_digest+0x6a/0xf0 [libcfs]
19:21:59: [&amp;lt;ffffffff8116f86c&amp;gt;] ? __kmalloc+0x20c/0x220
19:21:59: [&amp;lt;ffffffffa0fe5473&amp;gt;] ? lustre_msg_calc_cksum+0xd3/0x130 [ptlrpc]
19:21:59: [&amp;lt;ffffffffa101e571&amp;gt;] ? null_authorize+0xa1/0x100 [ptlrpc]
19:21:59: [&amp;lt;ffffffffa100d5d6&amp;gt;] ? sptlrpc_svc_wrap_reply+0x56/0x1c0 [ptlrpc]
19:21:59: [&amp;lt;ffffffffa0fdda2c&amp;gt;] ? ptlrpc_send_reply+0x1fc/0x7f0 [ptlrpc]
19:21:59: [&amp;lt;ffffffffa0ff3f75&amp;gt;] ? ptlrpc_at_check_timed+0xc05/0x1360 [ptlrpc]
19:21:59: [&amp;lt;ffffffffa0fec139&amp;gt;] ? ptlrpc_wait_event+0xa9/0x2d0 [ptlrpc]
19:21:59: [&amp;lt;ffffffffa0ff5ea0&amp;gt;] ? ptlrpc_main+0xbd0/0x1740 [ptlrpc]
19:21:59: [&amp;lt;ffffffffa0ff52d0&amp;gt;] ? ptlrpc_main+0x0/0x1740 [ptlrpc]
19:21:59: [&amp;lt;ffffffff8109ab56&amp;gt;] ? kthread+0x96/0xa0
19:21:59: [&amp;lt;ffffffff8100c20a&amp;gt;] ? child_rip+0xa/0x20
19:21:59: [&amp;lt;ffffffff8109aac0&amp;gt;] ? kthread+0x0/0xa0
19:21:59: [&amp;lt;ffffffff8100c200&amp;gt;] ? child_rip+0x0/0x20
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Maloo report: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/bd58ba48-e995-11e3-93d5-52540035b04c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/bd58ba48-e995-11e3-93d5-52540035b04c&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;By searching on Maloo, I found that this failure has only occurred once on Lustre b2_5 branch. It did not occur on other branches.&lt;/p&gt;</description>
                <environment>Lustre build: &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b2_5/60/&quot;&gt;http://build.whamcloud.com/job/lustre-b2_5/60/&lt;/a&gt;&lt;br/&gt;
Distro/Arch: RHEL6.5/x86_64&lt;br/&gt;
MDSCOUNT=2</environment>
        <key id="24987">LU-5131</key>
            <summary>insanity test 13: ll_ost00_006 invoked oom-killer</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="3">Duplicate</resolution>
                                        <assignee username="wc-triage">WC Triage</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                            <label>dne</label>
                    </labels>
                <created>Mon, 2 Jun 2014 14:31:48 +0000</created>
                <updated>Mon, 2 Jun 2014 17:14:22 +0000</updated>
                            <resolved>Mon, 2 Jun 2014 16:55:31 +0000</resolved>
                                    <version>Lustre 2.5.2</version>
                                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="85466" author="di.wang" created="Mon, 2 Jun 2014 16:53:57 +0000"  >&lt;p&gt;Actually we saw that on master too, &lt;a href=&quot;https://jira.hpdd.intel.com/i#browse/LU-5121&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jira.hpdd.intel.com/i#browse/LU-5121&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="24871">LU-5121</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|hzwnjj:</customfieldvalue>

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