<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:56:13 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-12852] growing a PFL file with last stripe as -1 fails</title>
                <link>https://jira.whamcloud.com/browse/LU-12852</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;If a file/dir is striped with last stripe count set to -1 growing the file fails.&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;
$  lfs setstripe -E 256M -c 1 -E 16G -c 4 -E -1 -S 4M -c -1 pfldir
$  echo hello &amp;gt; pfldir/test
$ echo helpo &amp;gt;&amp;gt; pfldir/test 
-bash: echo: write error: No space left on device

$  lfs getstripe pfldir/test
pfldir/test
  lcm_layout_gen:    3
  lcm_mirror_count:  1
  lcm_entry_count:   3
    lcme_id:             1
    lcme_mirror_id:      0
    lcme_flags:          init
    lcme_extent.e_start: 0
    lcme_extent.e_end:   268435456
      lmm_stripe_count:  1
      lmm_stripe_size:   1048576
      lmm_pattern:       raid0
      lmm_layout_gen:    0
      lmm_stripe_offset: 313
      lmm_objects:
      - 0: { l_ost_idx: 313, l_fid: [0x101390000:0x110967ab:0x0] }

    lcme_id:             2
    lcme_mirror_id:      0
    lcme_flags:          0
    lcme_extent.e_start: 268435456
    lcme_extent.e_end:   17179869184
      lmm_stripe_count:  4
      lmm_stripe_size:   1048576
      lmm_pattern:       raid0
      lmm_layout_gen:    0
      lmm_stripe_offset: -1

    lcme_id:             3
    lcme_mirror_id:      0
    lcme_flags:          0
    lcme_extent.e_start: 17179869184
    lcme_extent.e_end:   EOF
      lmm_stripe_count:  -1
      lmm_stripe_size:   4194304
      lmm_pattern:       raid0
      lmm_layout_gen:    0
      lmm_stripe_offset: -1

$  lfs setstripe -E 256M -c 1 -E 16G -c 4 -E -1 -S 4M -c 10 pfldir
$  echo hello &amp;gt; pfldir/test
$  echo helpo &amp;gt;&amp;gt; pfldir/test 

This worked.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="57141">LU-12852</key>
            <summary>growing a PFL file with last stripe as -1 fails</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="emoly.liu">Emoly Liu</assignee>
                                    <reporter username="mhanafi">Mahmoud Hanafi</reporter>
                        <labels>
                    </labels>
                <created>Sat, 12 Oct 2019 01:17:26 +0000</created>
                <updated>Wed, 20 May 2020 14:57:12 +0000</updated>
                            <resolved>Sat, 8 Feb 2020 04:05:59 +0000</resolved>
                                    <version>Lustre 2.10.8</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                    <fixVersion>Lustre 2.12.5</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="256275" author="adilger" created="Sat, 12 Oct 2019 01:53:16 +0000"  >&lt;p&gt;Hi Mahmoud, could you please collect the console logs from the client and MDS around the time that the error is hit, if there is anything printed.  If nothing interesting is shown, please collect &quot;&lt;tt&gt;lctl dk&lt;/tt&gt;&quot; logs from the client and MDS around this time.&lt;/p&gt;

&lt;p&gt;I tested this with my local 2.10.6 client and didn&apos;t have any problems.&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;$ lfs setstripe -E 32M -c 1 -S 1M -E 10G -c 4 -E -1 -c -1 -S 4M /myth/tmp/tmp/pfl
$ echo hello &amp;gt; /myth/tmp/tmp/pfl
$ echo hellop &amp;gt;&amp;gt; /myth/tmp/tmp/pfl
$ lfs getstripe /myth/tmp/tmp/pfl2
/myth/tmp/tmp/pfl2
  lcm_layout_gen:  4
  lcm_entry_count: 3
    lcme_id:             1
    lcme_flags:          init
    lcme_extent.e_start: 0
    lcme_extent.e_end:   33554432
      lmm_stripe_count:  1
      lmm_stripe_size:   1048576
      lmm_pattern:       1
      lmm_layout_gen:    0
      lmm_stripe_offset: 4
      lmm_objects:
      - 0: { l_ost_idx: 4, l_fid: [0x100040000:0x3121d7:0x0] }

    lcme_id:             2
    lcme_flags:          init
    lcme_extent.e_start: 33554432
    lcme_extent.e_end:   10737418240
      lmm_stripe_count:  4
      lmm_stripe_size:   1048576
      lmm_pattern:       1
      lmm_layout_gen:    0
      lmm_stripe_offset: 0
      lmm_objects:
      - 0: { l_ost_idx: 0, l_fid: [0x100000000:0x22cb28:0x0] }
      - 1: { l_ost_idx: 1, l_fid: [0x100010000:0x1b19ec:0x0] }
      - 2: { l_ost_idx: 2, l_fid: [0x100020000:0x26cea4:0x0] }
      - 3: { l_ost_idx: 3, l_fid: [0x100030000:0x2223f3:0x0] }

    lcme_id:             3
    lcme_flags:          init
    lcme_extent.e_start: 10737418240
    lcme_extent.e_end:   EOF
      lmm_stripe_count:  5
      lmm_stripe_size:   4194304
      lmm_pattern:       1
      lmm_layout_gen:    0
      lmm_stripe_offset: 0
      lmm_objects:
      - 0: { l_ost_idx: 0, l_fid: [0x100000000:0x22cb29:0x0] }
      - 1: { l_ost_idx: 1, l_fid: [0x100010000:0x1b19ed:0x0] }
      - 2: { l_ost_idx: 2, l_fid: [0x100020000:0x26cea5:0x0] }
      - 3: { l_ost_idx: 3, l_fid: [0x100030000:0x2223f4:0x0] }
      - 4: { l_ost_idx: 4, l_fid: [0x100040000:0x3121d8:0x0] }
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;How many OSTs in the filesystem?  Is there any chance that you have the patch &lt;a href=&quot;https://review.whamcloud.com/35617&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35617&lt;/a&gt; &quot;&lt;tt&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9341&quot; title=&quot;PFL: append should not instantiate full layout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9341&quot;&gt;&lt;del&gt;LU-9341&lt;/del&gt;&lt;/a&gt; lod: Add special O_APPEND striping&lt;/tt&gt;&quot; applied? &lt;/p&gt;</comment>
                            <comment id="256276" author="mhanafi" created="Sat, 12 Oct 2019 02:05:58 +0000"  >&lt;p&gt;There are 342 OSTs. we don&apos;t have &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9341&quot; title=&quot;PFL: append should not instantiate full layout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9341&quot;&gt;&lt;del&gt;LU-9341&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;client nid is 10.151.11.62@o2ib&lt;/p&gt;

&lt;p&gt;&#160;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/33635/33635_r417i2n16.out&quot; title=&quot;r417i2n16.out attached to LU-12852&quot;&gt;r417i2n16.out&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/33636/33636_mdt.debug.gz&quot; title=&quot;mdt.debug.gz attached to LU-12852&quot;&gt;mdt.debug.gz&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;sup&gt;when you try lfs migrate you get error&lt;/sup&gt;&lt;/p&gt;

&lt;p&gt;&#160;&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;

 # lfs migrate  text.txt
lfs migrate: cannot get group lock: No space left on device (28)
error: lfs migrate: /nobackupp2/whzhu/text.txt: cannot get group lock: No space left on device
r417i2n16 ~ # &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="256278" author="mhanafi" created="Sat, 12 Oct 2019 02:47:06 +0000"  >&lt;p&gt;Better debug&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/33637/33637_mdt.pid.34027.out.gz&quot; title=&quot;mdt.pid.34027.out.gz attached to LU-12852&quot;&gt;mdt.pid.34027.out.gz&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;nobr&quot;&gt;&lt;a href=&quot;https://jira.whamcloud.com/secure/attachment/33638/33638_r417i2n16.debug2.out.gz&quot; title=&quot;r417i2n16.debug2.out.gz attached to LU-12852&quot;&gt;r417i2n16.debug2.out.gz&lt;sup&gt;&lt;img class=&quot;rendericon&quot; src=&quot;https://jira.whamcloud.com/images/icons/link_attachment_7.gif&quot; height=&quot;7&quot; width=&quot;7&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/sup&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="256284" author="adilger" created="Sat, 12 Oct 2019 03:37:57 +0000"  >&lt;p&gt;Are you able to create a non-PFL file with &quot;&lt;tt&gt;lfs setstripe -c -1&lt;/tt&gt;&quot; in this filesystem?  With 342 OSTs this exceeds the normal 4KB limit for xattrs (160 stripes) unless the MDT has the &quot;&lt;tt&gt;ea_inode&lt;/tt&gt;&quot; feature enabled.&lt;/p&gt;</comment>
                            <comment id="256285" author="mhanafi" created="Sat, 12 Oct 2019 03:59:32 +0000"  >&lt;p&gt;lfs setstripe -c -1 give 165 stripes.&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;
# lfs getstripe  /nobackupp2/mhanafi/WIDESTRIPE/test
/nobackupp2/mhanafi/WIDESTRIPE/test
lmm_stripe_count:  165
lmm_stripe_size:   1048576
lmm_pattern:       raid0
lmm_layout_gen:    0
lmm_stripe_offset: 242
        obdidx           objid           objid           group
           242       286064211     0x110cfe53                0
           243       287444989     0x11220ffd                0
           204       166993747      0x9f41f53                0
           143       168014735      0xa03b38f                0

 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This is what I expect with PFL, but it tries to set more than this.&lt;/p&gt;

&lt;p&gt;We don&apos;t have ea_inode feature enabled.&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;
Filesystem features:      has_journal ext_attr resize_inode dir_index filetype needs_recovery flex_bg dirdata sparse_super large_file huge_file uninit_bg dir_nlink extra_isize quota

 &lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;I thought I had tested&#160; PFL in 2.10.6 and it used to work. We don&apos;t have 2.10.6 running anymore so I can&apos;t test.&lt;/p&gt;</comment>
                            <comment id="256289" author="adilger" created="Sat, 12 Oct 2019 06:38:28 +0000"  >&lt;p&gt;Part of the problem is that with PFL layouts, there is not room for the full 165 stripes to fit into the ~4KiB xattr space, because each component consumes some space (maybe 3 stripes worth each), and the layouts within those components also consumes space (1 and 4 stripes respectively).  That means it would be possible to declare a layout that could use maybe 150 stripes in the third component without exceeding the 4KB xattr limit.&lt;/p&gt;

&lt;p&gt;Alternately, the &lt;tt&gt;ea_inode&lt;/tt&gt; feature can be enabled on the MDT using the &quot;&lt;tt&gt;tune2fs -O ea_inode /dev/&amp;lt;mdtdev&amp;gt;&lt;/tt&gt;&quot; in order to allow larger layouts (up to 2000 stripes).  While this could potentially be done from the ldiskfs point of view while the MDT is mounted, the MDS code does not check for the maximum xattr size to change while it is mounted.  Since this would need an MDT remount to take effect anyway, it may as well be done while the MDT is unmounted.  In this case, the e2fsprogs should to be at least 1.44.5.wc1, but preferably the most recent version 1.45.2.wc1.&lt;/p&gt;</comment>
                            <comment id="256304" author="mhanafi" created="Sat, 12 Oct 2019 16:50:04 +0000"  >&lt;p&gt;I think this is a bug. PFL should create the correct number of stripes as with the non-PFL file.&#160;&lt;/p&gt;</comment>
                            <comment id="256393" author="adilger" created="Tue, 15 Oct 2019 02:45:41 +0000"  >&lt;p&gt;Mahmoud, could you clarify what you mean by &quot;correct number of stripes&quot; in this case?  Without the &quot;&lt;tt&gt;ea_inode&lt;/tt&gt;&quot; feature, then PFL will just not have as much space to store stripes as a non-PFL file.  Hopefully by &quot;correct number of stripes&quot; you mean &quot;whatever will still fit into the remaining xattr space&quot;, which is probably about 150 in your case, but will vary based on the number and size of the previous components.  If you enable the &quot;&lt;tt&gt;ea_inode&lt;/tt&gt;&quot; feature then you would actually be able to store the full 342 stripes in the last component.  &lt;/p&gt;</comment>
                            <comment id="256486" author="mhanafi" created="Wed, 16 Oct 2019 16:45:41 +0000"  >&lt;p&gt;&quot;correct number of stripes&quot; meaning what ever it can fit.&#160; Like the non-PFL case. It shouldn&apos;t fail.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="256531" author="adilger" created="Thu, 17 Oct 2019 04:21:11 +0000"  >&lt;p&gt;It looks like there is already a function &quot;&lt;tt&gt;lod&amp;#95;get&amp;#95;stripe&amp;#95;count()&lt;/tt&gt;&quot; that is supposed to be checking the maximum xattr size and restricting the stripe count to this limit.  It may be that the calculation is slightly incorrect (e.g. not taking into account the xattr overhead), so changing this slightly would work:&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;
-        max_stripes = lov_mds_md_max_stripe_count(easize, LOV_MAGIC_V3);
+        max_stripes = lov_mds_md_max_stripe_count(easize, LOV_MAGIC_V3) - 1;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;but I haven&apos;t tested this yet.&lt;/p&gt;</comment>
                            <comment id="259252" author="pjones" created="Thu, 5 Dec 2019 23:12:55 +0000"  >&lt;p&gt;Could you please create a patch to address this issue?&lt;/p&gt;</comment>
                            <comment id="259328" author="gerrit" created="Fri, 6 Dec 2019 02:12:45 +0000"  >&lt;p&gt;Emoly Liu (emoly@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/36947&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36947&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12852&quot; title=&quot;growing a PFL file with last stripe as -1 fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12852&quot;&gt;&lt;del&gt;LU-12852&lt;/del&gt;&lt;/a&gt; pfl: restrict the stripe count correctly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 8ab6646313ba7c7391ed19bd705ca5e694b5823d&lt;/p&gt;</comment>
                            <comment id="262880" author="gerrit" created="Sat, 8 Feb 2020 03:59:39 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/36947/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/36947/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12852&quot; title=&quot;growing a PFL file with last stripe as -1 fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12852&quot;&gt;&lt;del&gt;LU-12852&lt;/del&gt;&lt;/a&gt; pfl: restrict the stripe count correctly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6dc37759cfb22727ac5d776c38b72e8638563fd8&lt;/p&gt;</comment>
                            <comment id="262898" author="pjones" created="Sat, 8 Feb 2020 04:05:59 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                            <comment id="263009" author="gerrit" created="Mon, 10 Feb 2020 15:11:24 +0000"  >&lt;p&gt;Minh Diep (mdiep@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37512&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37512&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12852&quot; title=&quot;growing a PFL file with last stripe as -1 fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12852&quot;&gt;&lt;del&gt;LU-12852&lt;/del&gt;&lt;/a&gt; pfl: restrict the stripe count correctly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 6a95331bcb4d4f0dd9c7c8a152509e1a6652042c&lt;/p&gt;</comment>
                            <comment id="269071" author="gerrit" created="Fri, 1 May 2020 04:33:09 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/37512/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37512/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12852&quot; title=&quot;growing a PFL file with last stripe as -1 fails&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12852&quot;&gt;&lt;del&gt;LU-12852&lt;/del&gt;&lt;/a&gt; pfl: restrict the stripe count correctly&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 454771e39c556ac5a4b290d2bbf603dc7f308fdf&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="33636" name="mdt.debug.gz" size="154383707" author="mhanafi" created="Sat, 12 Oct 2019 02:09:17 +0000"/>
                            <attachment id="33637" name="mdt.pid.34027.out.gz" size="171450" author="mhanafi" created="Sat, 12 Oct 2019 02:46:33 +0000"/>
                            <attachment id="33638" name="r417i2n16.debug2.out.gz" size="36976" author="mhanafi" created="Sat, 12 Oct 2019 02:46:33 +0000"/>
                            <attachment id="33635" name="r417i2n16.out" size="282490" author="mhanafi" created="Sat, 12 Oct 2019 02:05:27 +0000"/>
                    </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|i00nyf:</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="10021"><![CDATA[2]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>