<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:20:32 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-34] ERROR Log Observations - CSIT (SG)</title>
                <link>https://jira.opendaylight.org/browse/NETVIRT-34</link>
                <project id="10144" key="NETVIRT">netvirt</project>
                    <description>&lt;p&gt;The Security Group Impl is reporting some &quot;ERROR&quot; log in 3node tests&lt;/p&gt;

&lt;p&gt;REf: &lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netvirt/job/netvirt-csit-3node-openstack-liberty-openstack-beryllium/57/artifact/odl1_karaf.log.tar.xz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netvirt/job/netvirt-csit-3node-openstack-liberty-openstack-beryllium/57/artifact/odl1_karaf.log.tar.xz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netvirt/job/netvirt-csit-3node-openstack-liberty-openstack-beryllium/57/artifact/odl2_karaf.log.tar.xz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netvirt/job/netvirt-csit-3node-openstack-liberty-openstack-beryllium/57/artifact/odl2_karaf.log.tar.xz&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/netvirt/job/netvirt-csit-3node-openstack-liberty-openstack-beryllium/57/artifact/odl3_karaf.log.tar.xz&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/netvirt/job/netvirt-csit-3node-openstack-liberty-openstack-beryllium/57/artifact/odl3_karaf.log.tar.xz&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;Error:&lt;br/&gt;
2016-06-17 08:35:37,547 | ERROR | ntDispatcherImpl | SecurityGroupCacheManagerImpl    | 259 - org.opendaylight.netvirt.openstack.net-virt - 1.2.4.SNAPSHOT | In processPor&lt;br/&gt;
tAdded cachedport port not found in neuton cache: cachedportUuid:6182fa48-12bf-4264-ac79-4e9449848547&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="19955">NETVIRT-34</key>
            <summary>ERROR Log Observations - CSIT (SG)</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <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="m.vinoth@hcl.com">Vinothkumar</assignee>
                                    <reporter username="gvrangan">Venkatrangan Govindarajan</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Jun 2016 23:08:45 +0000</created>
                <updated>Mon, 23 Jan 2017 09:14:38 +0000</updated>
                            <resolved>Mon, 23 Jan 2017 09:14:38 +0000</resolved>
                                    <version>Beryllium</version>
                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="36196" author="m.vinoth@hcl.com" created="Mon, 20 Jun 2016 09:58:59 +0000"  >&lt;p&gt;Venkat,&lt;/p&gt;

&lt;p&gt;I have trace the code where is logging the below mention error.&lt;/p&gt;

&lt;p&gt;The root cause of the error is,&lt;/p&gt;

&lt;p&gt; 1. Get the all security port lists from security Group cache through the security group uuid.&lt;/p&gt;

&lt;p&gt; 2. Iterating all the security ports (cachedportuuid).&lt;/p&gt;

&lt;p&gt; 3.  and then validating each security cache uuid is exist in the neutron port cache.&lt;/p&gt;

&lt;p&gt; 4. if cached port uuid is not available in neuton port cache, then logging the error &quot;In processPortAdded cachedport port not found in neuton cache&quot;. and then continuing the next steps without stopping any execution.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Vinoth&lt;/p&gt;</comment>
                            <comment id="36197" author="m.vinoth@hcl.com" created="Mon, 4 Jul 2016 13:27:57 +0000"  >&lt;p&gt;Hi Venkat,&lt;/p&gt;

&lt;p&gt;I have tested netvirt 3node cluster liberty openstack beryllium in stable and distribution SR2 build. but i am able to reproduce the bug.&lt;/p&gt;

&lt;p&gt;For your information the same bug already exist in the bugzilla.&lt;br/&gt;
Link: &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=5223&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=5223&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Vinoth&lt;/p&gt;</comment>
                            <comment id="36198" author="m.vinoth@hcl.com" created="Mon, 4 Jul 2016 14:01:36 +0000"  >&lt;p&gt;I am validating my previous comments,&lt;/p&gt;

&lt;p&gt;I have tested netvirt 3node cluster liberty openstack beryllium in stable and distribution SR2 build. but i am not able to reproduce the bug.&lt;/p&gt;

&lt;p&gt;For your information the same bug already exist in the bugzilla.&lt;br/&gt;
Link: &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=5223&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=5223&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Vinoth&lt;/p&gt;</comment>
                            <comment id="36199" author="m.vinoth@hcl.com" created="Mon, 18 Jul 2016 06:28:28 +0000"  >&lt;p&gt;Hi Venkat,&lt;/p&gt;

&lt;p&gt;Understood that the behaviour of the logging exception is based on the  portSecurityEnabled value in the security group.&lt;/p&gt;

&lt;p&gt;/etc/neutron/plugins/ml2/ml2_conf.ini file &lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Controls if neutron security group is enabled or not.&lt;/li&gt;
	&lt;li&gt;It should be false when you use nova security group.&lt;/li&gt;
	&lt;li&gt;enable_security_group = True&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;So portSecurityEnabled value should be false when using nova security group.&lt;/p&gt;

&lt;p&gt;This is my understanding on this bug.&lt;/p&gt;</comment>
                            <comment id="36200" author="m.vinoth@hcl.com" created="Thu, 21 Jul 2016 06:27:04 +0000"  >
&lt;p&gt;Stable/Beryllium:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/42116/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/42116/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="36201" author="m.vinoth@hcl.com" created="Thu, 21 Jul 2016 06:59:12 +0000"  >
&lt;p&gt;Stable/Beryllium:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/42116/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/42116/&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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>6081</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=6081]]></customfieldvalue>

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

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