<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:08:41 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>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[AAA-119] Bad padding in encrypted data</title>
                <link>https://jira.opendaylight.org/browse/AAA-119</link>
                <project id="10102" key="AAA">aaa</project>
                    <description>&lt;p&gt;We are observing the following error being reported:&lt;/p&gt;

&lt;p&gt;2017-03-21 14:11:33,701 | ERROR | rint Extender: 1 | AAAEncryptionServiceImpl         | 254 - org.opendaylight.aaa.encrypt-service - 0.5.0.SNAPSHOT | Failed to decrypt encoded data&lt;br/&gt;
javax.crypto.BadPaddingException: Given final block not properly padded&lt;br/&gt;
        at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:989)&lt;span class=&quot;error&quot;&gt;&amp;#91;sunjce_provider.jar:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:845)&lt;span class=&quot;error&quot;&gt;&amp;#91;sunjce_provider.jar:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:446)&lt;span class=&quot;error&quot;&gt;&amp;#91;sunjce_provider.jar:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at javax.crypto.Cipher.doFinal(Cipher.java:2165)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.aaa.encrypt.AAAEncryptionServiceImpl.decrypt(AAAEncryptionServiceImpl.java:177)&lt;br/&gt;
        at Proxy30160d6d_0546_4891_a131_16737b6389a1.decrypt(Unknown Source)&lt;br/&gt;
        at Proxy40769118_0fde_4458_b445_8af7014cf01f.decrypt(Unknown Source)&lt;br/&gt;
        at org.opendaylight.aaa.cert.utils.KeyStoresDataUtils.decryptOdlKeyStore(KeyStoresDataUtils.java:157)&lt;span class=&quot;error&quot;&gt;&amp;#91;257:org.opendaylight.aaa.cert:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.aaa.cert.utils.KeyStoresDataUtils.decryptSslData(KeyStoresDataUtils.java:167)&lt;span class=&quot;error&quot;&gt;&amp;#91;257:org.opendaylight.aaa.cert:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.aaa.cert.utils.KeyStoresDataUtils.getSslData(KeyStoresDataUtils.java:205)&lt;span class=&quot;error&quot;&gt;&amp;#91;257:org.opendaylight.aaa.cert:0.5.0.SNAPSHOT&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.aaa.cert.impl.AaaCertMdsalProvider.getSslData(AaaCertMdsalProvider.java:175)&lt;br/&gt;
        at org.opendaylight.aaa.cert.impl.DefaultMdsalSslData.createKeyStores(DefaultMdsalSslData.java:144)&lt;br/&gt;
        at org.opendaylight.aaa.cert.impl.CertificateManagerService.&amp;lt;init&amp;gt;(CertificateManagerService.java:91)&lt;br/&gt;
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.utils.ReflectionUtils.newInstance(ReflectionUtils.java:331)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BeanRecipe.newInstance(BeanRecipe.java:984)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BeanRecipe.getInstanceFromType(BeanRecipe.java:349)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BeanRecipe.getInstance(BeanRecipe.java:282)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BeanRecipe.internalCreate2(BeanRecipe.java:830)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BeanRecipe.internalCreate(BeanRecipe.java:811)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:79)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:88)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.di.RefRecipe.internalCreate(RefRecipe.java:62)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:106)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.ServiceRecipe.createService(ServiceRecipe.java:285)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.ServiceRecipe.internalGetService(ServiceRecipe.java:252)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.ServiceRecipe.internalCreate(ServiceRecipe.java:149)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.di.AbstractRecipe$1.call(AbstractRecipe.java:79)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.di.AbstractRecipe.create(AbstractRecipe.java:88)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BlueprintRepository.createInstances(BlueprintRepository.java:255)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BlueprintRepository.createAll(BlueprintRepository.java:186)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BlueprintContainerImpl.instantiateEagerComponents(BlueprintContainerImpl.java:724)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:411)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:276)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.container.ExecutorServiceWrapper.run(ExecutorServiceWrapper.java:106)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:48)&lt;span class=&quot;error&quot;&gt;&amp;#91;15:org.apache.aries.blueprint.core:1.6.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:745)&lt;span class=&quot;error&quot;&gt;&amp;#91;:1.8.0_121&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;This looks to be a problem with how we encrypt the data. Otherwise, if this is something that is expected, the severity should be lowered accordingly.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22370">AAA-119</key>
            <summary>Bad padding in encrypted data</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="serngawy">Mohamed ElSerngawy</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                    </labels>
                <created>Thu, 23 Mar 2017 14:30:29 +0000</created>
                <updated>Thu, 21 Mar 2019 11:56:47 +0000</updated>
                            <resolved>Fri, 5 May 2017 11:22:07 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="42366" author="tcere" created="Fri, 31 Mar 2017 12:00:07 +0000"  >&lt;p&gt;seems like we encouter this in netconf jobs resulting in 401 restconf responses on certain requests&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/jenkins092/netconf-csit-3node-clustering-only-carbon/474/archives/odl3_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/jenkins092/netconf-csit-3node-clustering-only-carbon/474/archives/odl3_karaf.log.gz&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="42367" author="vrpolak" created="Wed, 12 Apr 2017 12:25:30 +0000"  >&lt;p&gt;Possible duplicates, may contain more details on how to reproduce:&lt;br/&gt;
&lt;a href=&quot;https://jira.opendaylight.org/browse/AAA-117&quot; title=&quot;C: rpc on isolated node should not return status code 401, expected is 501&quot; class=&quot;issue-link&quot; data-issue-key=&quot;AAA-117&quot;&gt;&lt;del&gt;AAA-117&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1632&quot; title=&quot;IOException in initiateCaptureSnapshot&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1632&quot;&gt;&lt;del&gt;CONTROLLER-1632&lt;/del&gt;&lt;/a&gt; &lt;a href=&quot;https://jira.opendaylight.org/browse/NETCONF-398&quot; title=&quot;Carbon: odl respond with http status 401 in various suites&quot; class=&quot;issue-link&quot; data-issue-key=&quot;NETCONF-398&quot;&gt;&lt;del&gt;NETCONF-398&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Especially this &lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; comments contains some technical explanations.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;0&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=8206#c6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=8206#c6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="42368" author="vzelcamo@cisco.com" created="Tue, 18 Apr 2017 12:52:16 +0000"  >&lt;p&gt;Hi Ryan,&lt;br/&gt;
wanted to ask you if you are working on this bug and when is aprox time to be fixed?&lt;br/&gt;
Thank you.&lt;/p&gt;</comment>
                            <comment id="42369" author="rgoulding" created="Tue, 18 Apr 2017 15:59:03 +0000"  >&lt;p&gt;Candidate Patch in Progress:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/55126/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/55126/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For a timeline, hopefully by tomorrow at latest.  If this candidate patch doesn&apos;t pan out, there is an easier fix we have considered which can alleviate this bug from happening, but it is the less preferred approach.&lt;/p&gt;</comment>
                            <comment id="42370" author="rgoulding" created="Tue, 18 Apr 2017 15:59:18 +0000"  >&lt;p&gt;Candidate Patch in Progress:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/55126/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/55126/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For a timeline, hopefully by tomorrow at latest.  If this candidate patch doesn&apos;t pan out, there is an easier fix we have considered which can alleviate this bug from happening, but it is the less preferred approach.&lt;/p&gt;</comment>
                            <comment id="42371" author="m.elserngawy@gmail.com" created="Tue, 18 Apr 2017 17:14:25 +0000"  >&lt;p&gt;the patch at &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/55126/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/55126/&lt;/a&gt; fixing the issue. encryption service initial config are now written to the datastore. all the cluster nodes have the same initial config data.&lt;/p&gt;</comment>
                            <comment id="42372" author="vrpolak" created="Fri, 21 Apr 2017 13:30:34 +0000"  >&lt;p&gt;The Carbon fix &lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; is not passing its verify job, so it is still not merged.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;1&amp;#93;&lt;/span&gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/55171&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/55171&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="42373" author="rgoulding" created="Fri, 21 Apr 2017 13:36:43 +0000"  >&lt;p&gt;Blocked by unrelated bug about to be merged:&lt;/p&gt;

&lt;p&gt;8261&lt;/p&gt;

&lt;p&gt;Should be good after that!&lt;/p&gt;</comment>
                            <comment id="42374" author="vzelcamo@cisco.com" created="Mon, 24 Apr 2017 14:16:20 +0000"  >&lt;p&gt;Hi Ryan, any update on this?&lt;br/&gt;
Thank you.&lt;/p&gt;</comment>
                            <comment id="42375" author="rgoulding" created="Thu, 27 Apr 2017 07:25:08 +0000"  >&lt;p&gt;This was hardcoded through 8313:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/56094/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/56094/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Shouldn&apos;t be an issue for Carbon.  Will revisit as an enhancement in 8315 in Nitrogen.  Closing for now.&lt;/p&gt;</comment>
                            <comment id="42376" author="vrpolak" created="Fri, 5 May 2017 11:22:07 +0000"  >&lt;p&gt;VERIFIED, the error no longer appears in karaf.log&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="21411">NETCONF-398</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8062</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=8062]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0247r:</customfieldvalue>

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