<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:23:19 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>[NETVIRT-1137] NPE: Direct Exception (not failed Future)  JobEntry{key=&apos;elaninterface-b3c18875-1a45-44ff-ae4b-73a3940b9deb... at org.opendaylight.netvirt.elan.internal.ElanInterfaceManager.programRemoteDmacFlow(ElanInterfaceManager.java:630)</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-1137</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-upstream-stateful-oxygen/191/odl_1/odl1_karaf.log.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-upstream-stateful-oxygen/191/odl_1/odl1_karaf.log.gz&lt;/a&gt;&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;2018-03-06T07:08:11,049 | ERROR | ForkJoinPool-1-worker-1 | InterfacemgrProvider             | 254 - org.opendaylight.genius.interfacemanager-impl - 0.4.0.SNAPSHOT | Interface 914df977-6e90-4619-8d82-7f40c9b09a70 doesn&apos;t exist in config datastore
2018-03-06T07:08:11,049 | INFO  | ForkJoinPool-1-worker-1 | ElanInterfaceManager             | 348 - org.opendaylight.netvirt.elanmanager-impl - 0.6.0.SNAPSHOT | Programming remote dmac fa:16:3e:6d:35:6f on the newly added DPN 110780754426209 for elan eee8ae16-9b24-4d80-9e92-2fd5bb692b13
2018-03-06T07:08:11,050 | ERROR | ForkJoinPool-1-worker-1 | JobCoordinatorImpl               | 278 - org.opendaylight.infrautils.jobcoordinator-impl - 1.3.0.SNAPSHOT | Direct Exception (not failed Future) when executing job, won&apos;t even retry: JobEntry{key=&apos;elaninterface-b3c18875-1a45-44ff-ae4b-73a3940b9deb&apos;, mainWorker=InterfaceAddWorkerOnElanInterface [key=elaninterface-b3c18875-1a45-44ff-ae4b-73a3940b9deb, elanInterface=ElanInterface{getElanInstanceName=eee8ae16-9b24-4d80-9e92-2fd5bb692b13, getName=b3c18875-1a45-44ff-ae4b-73a3940b9deb, getStaticMacEntries=[StaticMacEntries{getIpPrefix=IpAddress [_ipv4Address=Ipv4Address [_value=10.1.1.2]], getMacAddress=PhysAddress [_value=fa:16:3e:42:67:df], augmentations={}}], augmentations={}}, elanInstance=ElanInstance{getElanInstanceName=eee8ae16-9b24-4d80-9e92-2fd5bb692b13, getElanSegments=[], getElanTag=5152, getMacTimeout=300, getSegmentType=class org.opendaylight.yang.gen.v1.urn.opendaylight.netvirt.elan.rev150602.SegmentTypeVxlan, getSegmentationId=1031, isExternal=false, augmentations={}}, interfaceInfo=org.opendaylight.genius.interfacemanager.globals.VlanInterfaceInfo@4dee1227], rollbackWorker=null, retryCount=0/6, futures=null}
java.lang.NullPointerException: null
	at org.opendaylight.netvirt.elan.internal.ElanInterfaceManager.programRemoteDmacFlow(ElanInterfaceManager.java:630) [348:org.opendaylight.netvirt.elanmanager-impl:0.6.0.SNAPSHOT]
	at org.opendaylight.netvirt.elan.internal.ElanInterfaceManager.installEntriesForElanInterface(ElanInterfaceManager.java:839) [348:org.opendaylight.netvirt.elanmanager-impl:0.6.0.SNAPSHOT]
	at org.opendaylight.netvirt.elan.internal.ElanInterfaceManager.setupEntriesForElanInterface(ElanInterfaceManager.java:729) [348:org.opendaylight.netvirt.elanmanager-impl:0.6.0.SNAPSHOT]
	at org.opendaylight.netvirt.elan.internal.InterfaceAddWorkerOnElanInterface.call(InterfaceAddWorkerOnElanInterface.java:50) [348:org.opendaylight.netvirt.elanmanager-impl:0.6.0.SNAPSHOT]
	at org.opendaylight.netvirt.elan.internal.InterfaceAddWorkerOnElanInterface.call(InterfaceAddWorkerOnElanInterface.java:19) [348:org.opendaylight.netvirt.elanmanager-impl:0.6.0.SNAPSHOT]
	at org.opendaylight.infrautils.jobcoordinator.internal.JobCoordinatorImpl$MainTask.runWithUncheckedExceptionLogging(JobCoordinatorImpl.java:416) [278:org.opendaylight.infrautils.jobcoordinator-impl:1.3.0.SNAPSHOT]
	at org.opendaylight.infrautils.utils.concurrent.LoggingUncaughtThreadDeathContextRunnable.run(LoggingUncaughtThreadDeathContextRunnable.java:60) [284:org.opendaylight.infrautils.util:1.3.0.SNAPSHOT]
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) [?:?]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:?]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:?]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:?]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:?]&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</description>
                <environment></environment>
        <key id="29357">NETVIRT-1137</key>
            <summary>NPE: Direct Exception (not failed Future)  JobEntry{key=&apos;elaninterface-b3c18875-1a45-44ff-ae4b-73a3940b9deb... at org.opendaylight.netvirt.elan.internal.ElanInterfaceManager.programRemoteDmacFlow(ElanInterfaceManager.java:630)</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="5" iconUrl="https://jira.opendaylight.org/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="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="ezghodh">Dhiman Ghosh</assignee>
                                    <reporter username="shague">Sam Hague</reporter>
                        <labels>
                            <label>csit:exception</label>
                    </labels>
                <created>Tue, 6 Mar 2018 15:48:04 +0000</created>
                <updated>Tue, 12 Jun 2018 13:02:15 +0000</updated>
                            <resolved>Tue, 12 Jun 2018 13:02:15 +0000</resolved>
                                    <version>Oxygen</version>
                                    <fixVersion>Oxygen-SR2</fixVersion>
                    <fixVersion>Fluorine</fixVersion>
                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="62960" author="jluhrsen" created="Tue, 15 May 2018 23:20:35 +0000"  >&lt;p&gt;here&apos;s a &lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-queens-gate-tdd-wip-fluorine/31/robot-plugin/log_full.html.gz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;recent job &lt;/a&gt; that has this.&lt;/p&gt;</comment>
                            <comment id="62966" author="vivekanandannarasimhan" created="Wed, 16 May 2018 05:31:25 +0000"  >&lt;p&gt;Since this issue need to first addressed in ELAN space, am re-assiging this to ELAN friends for triaging.&lt;/p&gt;</comment>
                            <comment id="62978" author="ezghodh" created="Thu, 17 May 2018 09:56:50 +0000"  >&lt;p&gt;From the log, it show the interface 914df977-6e90-4619-8d82-7f40c9b09a70 is already removed by vpnmanager.&#160;&lt;/p&gt;

&lt;p&gt;2018-03-06T07:05:40,501 | INFO | ForkJoinPool-1-worker-2 | VpnInterfaceOpListener | 367 - org.opendaylight.netvirt.vpnmanager-impl - 0.6.0.SNAPSHOT | &lt;b&gt;remove:&lt;/b&gt; &lt;b&gt;Removed vpn operational data for interface 914df977-6e90-4619-8d82-7f40c9b09a70&lt;/b&gt; on dpn 251355833227809 vpn 4ae8cd92-48ca-49b5-94e1-b2921a261441&lt;/p&gt;

&lt;p&gt;Later&#160;while Elan interface manager calls itm&#160;for this interface, it&#160;(interfaceManager) returns null. We should add a null check in ElanInterfaceManager.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="62979" author="ezghodh" created="Thu, 17 May 2018 10:56:26 +0000"  >&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/72065/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/72065/&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="14457" name="odl_karaf.log.tar.xz" size="627172" author="shague" created="Tue, 6 Mar 2018 15:47:09 +0000"/>
                    </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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03b9j:</customfieldvalue>

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