<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:36:07 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>[OVSDB-334] unable to connect ovs to plugin</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-334</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;after briefly running some upstream CSIT system test suites in a local environment, it&apos;s noticed that we cannot make a basic ovsdb connection&lt;br/&gt;
from ovs node to controller (e.g. &quot;ovs-vsctl set-manager&quot;)&lt;/p&gt;

&lt;p&gt;with TRACE level debugging on org.opendaylight.org.lib these are the&lt;br/&gt;
only logs we see when ovs tries to connect:&lt;/p&gt;

&lt;p&gt;2016-04-20 23:59:03,767 | INFO  | entLoopGroup-4-1 | LoggingHandler                   | 127 - io.netty.common - 4.0.36.Final | &lt;span class=&quot;error&quot;&gt;&amp;#91;id: 0x57ee0ca6, L:/0:0:0:0:0:0:0:0:6640&amp;#93;&lt;/span&gt; RECEIVED: &lt;span class=&quot;error&quot;&gt;&amp;#91;id: 0xd237f166, L:/172.18.182.15:6640 - R:/172.18.182.7:49829&amp;#93;&lt;/span&gt;&lt;br/&gt;
2016-04-20 23:59:03,777 | DEBUG | entLoopGroup-5-6 | OvsdbConnectionService           | 173 - org.opendaylight.ovsdb.library - 1.3.0.SNAPSHOT | New Passive channel created : &lt;span class=&quot;error&quot;&gt;&amp;#91;id: 0xd237f166, L:/172.18.182.15:6640 - R:/172.18.182.7:49829&amp;#93;&lt;/span&gt;&lt;br/&gt;
2016-04-20 23:59:08,771 | TRACE | entLoopGroup-5-6 | JsonRpcDecoder                   | 173 - org.opendaylight.ovsdb.library - 1.3.0.SNAPSHOT | readable bytes 41, records read 0, incomplete record bytes 0&lt;/p&gt;

&lt;p&gt;attached is the karaf.log which will have logs that came while things were&lt;br/&gt;
ok and system tests were passing.  Also attached are two packet captures&lt;br/&gt;
showing traces when this problem is happening, as well as when things are&lt;br/&gt;
ok (just for reference)&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="22026">OVSDB-334</key>
            <summary>unable to connect ovs to plugin</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="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 Apr 2016 00:01:59 +0000</created>
                <updated>Fri, 27 May 2016 21:48:44 +0000</updated>
                            <resolved>Fri, 27 May 2016 21:48:44 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>Library</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="41413" author="jluhrsen" created="Thu, 21 Apr 2016 00:03:14 +0000"  >&lt;p&gt;Attachment 5769.karaf.log has been added with description: karaf log&lt;/p&gt;</comment>
                            <comment id="41414" author="jluhrsen" created="Thu, 21 Apr 2016 00:03:53 +0000"  >&lt;p&gt;Attachment ovsdbConnIsEstablishing.pcap has been added with description: successful connection packet capture&lt;/p&gt;</comment>
                            <comment id="41415" author="jluhrsen" created="Thu, 21 Apr 2016 00:04:12 +0000"  >&lt;p&gt;Attachment ovsdbConnNotEstablishing.pcap has been added with description: unsuccessful connection packet capture&lt;/p&gt;</comment>
                            <comment id="41411" author="jluhrsen" created="Thu, 21 Apr 2016 00:40:00 +0000"  >&lt;p&gt;these are the logs after recreating from scratch.&lt;/p&gt;

&lt;p&gt;1 start karaf&lt;br/&gt;
2 load odl-ovsdb-southbound-impl-rest&lt;br/&gt;
3 enable TRACE debugs on org.opendaylight.ovsdb.lib&lt;br/&gt;
4 manually connect ovs and verify it&apos;s in operational&lt;br/&gt;
5 run robot suites&lt;br/&gt;
6 manually &lt;b&gt;try&lt;/b&gt; to connect ovs (this does not work)&lt;/p&gt;

&lt;p&gt;after step 4 you will find a log message:&lt;/p&gt;

&lt;p&gt;&quot;JAMO JUST CONNECTED AND DISCONNECTED NODE.  NOW RUNNING ROBOT SUITES&quot;&lt;/p&gt;

&lt;p&gt;after step 5 you find this message:&lt;/p&gt;

&lt;p&gt;&quot;JAMO JUST SAW ROBOT SUITES FINISH&quot;&lt;/p&gt;</comment>
                            <comment id="41416" author="jluhrsen" created="Thu, 21 Apr 2016 00:40:00 +0000"  >&lt;p&gt;Attachment 5769_repro.karaf.log.tar.xz has been added with description: karaf logs&lt;/p&gt;</comment>
                            <comment id="41412" author="vishnoianil@gmail.com" created="Fri, 27 May 2016 21:48:44 +0000"  >&lt;p&gt;master : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39504/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39504/&lt;/a&gt;&lt;br/&gt;
stable/beryllium : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/39505/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/39505/1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks Jamo, for the excellent debugging to nail this issue &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12876" name="5769.karaf.log" size="577409" author="jluhrsen" created="Thu, 21 Apr 2016 00:03:14 +0000"/>
                            <attachment id="12879" name="5769_repro.karaf.log.tar.xz" size="63336" author="jluhrsen" created="Thu, 21 Apr 2016 00:40:00 +0000"/>
                            <attachment id="12877" name="ovsdbConnIsEstablishing.pcap" size="21396" author="jluhrsen" created="Thu, 21 Apr 2016 00:03:53 +0000"/>
                            <attachment id="12878" name="ovsdbConnNotEstablishing.pcap" size="999" author="jluhrsen" created="Thu, 21 Apr 2016 00:04:12 +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_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5769</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=5769]]></customfieldvalue>

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

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