<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:35 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>[CONTROLLER-1840] check if python script fails in tell based</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1840</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;Sometimes it&apos;s seen that the python script to add the cars has trouble&lt;br/&gt;
communicating and fails with some python exceptions. Other times the &lt;br/&gt;
failures are manifested in the robot rest clients but we notice that the&lt;br/&gt;
python script runs to a clean completion.&lt;/p&gt;

&lt;p&gt;We want to know if the python script ever shows a failure when using&lt;br/&gt;
the tell-based protocol.&lt;/p&gt;</description>
                <environment></environment>
        <key id="30183">CONTROLLER-1840</key>
            <summary>check if python script fails in tell based</summary>
                <type id="10102" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10316&amp;avatarType=issuetype">Sub-task</type>
                            <parent id="30151">CONTROLLER-1838</parent>
                                    <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="1" iconUrl="https://jira.opendaylight.org/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                            <label>pick-next</label>
                            <label>pt</label>
                    </labels>
                <created>Fri, 22 Jun 2018 17:15:13 +0000</created>
                <updated>Mon, 22 Jan 2024 10:04:15 +0000</updated>
                                                            <fixVersion>7.0.12</fixVersion>
                    <fixVersion>8.0.5</fixVersion>
                    <fixVersion>9.0.1</fixVersion>
                                    <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="63680" author="jluhrsen" created="Tue, 26 Jun 2018 00:16:20 +0000"  >&lt;p&gt;yes, the python script does fail in tell based config. The failure is because /restconf (what it being used to add&lt;br/&gt;
cars) stops responding for some period of time.&lt;/p&gt;

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

&lt;p&gt;script output looks like:&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;
2018-06-25 23:47:00,983 INFO: Add 10000 car(s) to 10.30.170.10:8181 (1 per request)
2018-06-25 23:47:22,807 ERROR: No response from 10.30.170.10
2018-06-25 23:47:22,810 ERROR: No response from 10.30.170.10
2018-06-25 23:47:22,813 ERROR: No response from 10.30.170.10
2018-06-25 23:47:22,823 ERROR: No response from 10.30.170.10
2018-06-25 23:47:22,831 ERROR: No response from 10.30.170.10
2018-06-25 23:47:22,836 ERROR: No response from 10.30.170.10
2018-06-25 23:47:22,837 ERROR: No response from 10.30.170.10
2018-06-25 23:47:22,843 ERROR: No response from 10.30.170.10
2018-06-25 23:47:22,845 ERROR: No response from 10.30.170.10
2018-06-25 23:47:22,847 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,828 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,828 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,829 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,837 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,847 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,857 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,863 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,864 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,864 ERROR: No response from 10.30.170.10
2018-06-25 23:47:37,865 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,853 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,858 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,859 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,863 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,866 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,875 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,888 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,889 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,891 ERROR: No response from 10.30.170.10
2018-06-25 23:47:52,891 ERROR: No response from 10.30.170.10
2018-06-25 23:48:49,774 INFO: Response code(s) got per number of requests: {99: 3, 204: 998}
2018-06-25 23:48:49,783 INFO: Response code(s) got per number of requests: {99: 3, 204: 998}
2018-06-25 23:48:49,793 INFO: Response code(s) got per number of requests: {99: 3, 204: 994}
2018-06-25 23:48:49,816 INFO: Response code(s) got per number of requests: {99: 3, 204: 998}
2018-06-25 23:48:49,817 INFO: Response code(s) got per number of requests: {99: 3, 204: 998}
2018-06-25 23:48:49,818 INFO: Response code(s) got per number of requests: {99: 3, 204: 998}
2018-06-25 23:48:49,821 INFO: Response code(s) got per number of requests: {99: 3, 204: 996}
2018-06-25 23:48:49,821 INFO: Response code(s) got per number of requests: {99: 3, 204: 1012}
2018-06-25 23:48:49,822 INFO: Response code(s) got per number of requests: {99: 3, 204: 982}
2018-06-25 23:48:49,822 INFO: Response code(s) got per number of requests: {99: 3, 204: 996}
2018-06-25 23:48:49,826 ERROR: Problems during cars&apos; configuration appeared: {99: 30, 204: 9970}
Traceback (most recent call last):
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;cluster_rest_script.py&quot;&lt;/span&gt;, line 750, in &amp;lt;module&amp;gt;
    args.itemcount, auth, args.ipr)
  File &lt;span class=&quot;code-quote&quot;&gt;&quot;cluster_rest_script.py&quot;&lt;/span&gt;, line 601, in add_car_with_retries
    raise Exception(&lt;span class=&quot;code-quote&quot;&gt;&quot;Problems during cars&apos; configuration appeared: &quot;&lt;/span&gt; + repr(res))
Exception: Problems during cars&apos; configuration appeared: {99: 30, 204: 9970}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;so, it seems like maybe there was a ~30s period without a response&lt;/p&gt;

&lt;p&gt;btw, here are the few log lines that appear in the node being used as the endpoint&lt;br/&gt;
during this period:&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;
2018-06-25T23:47:20,057 | INFO  | pipe-log:log &lt;span class=&quot;code-quote&quot;&gt;&quot;ROBOT MESSAGE: Starting test controller-&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;-clust-cars-perf.txt.Puts During Isolation.Isolate_Current_Car_Leader&quot;&lt;/span&gt; | core                             | 112 - org.apache.karaf.log.core - 4.1.5 | ROBOT MESSAGE: Starting test controller-&lt;span class=&quot;code-keyword&quot;&gt;rest&lt;/span&gt;-clust-cars-perf.txt.Puts During Isolation.Verify_Cars_Configured
2018-06-25T23:47:32,146 | INFO  | opendaylight-cluster-data-akka.actor.&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-dispatcher-20 | Cluster(akka:&lt;span class=&quot;code-comment&quot;&gt;//opendaylight-cluster-data) | 41 - com.typesafe.akka.slf4j - 2.5.11 | Cluster Node [akka.tcp://opendaylight-cluster-data@10.30.170.10:2550] - Leader can currently not perform its duties, reachability status: [akka.tcp://opendaylight-cluster-data@10.30.170.10:2550 -&amp;gt; akka.tcp://opendaylight-cluster-data@10.30.170.5:2550: Unreachable [Unreachable] (1), akka.tcp://opendaylight-cluster-data@10.30.170.17:2550 -&amp;gt; akka.tcp://opendaylight-cluster-data@10.30.170.5:2550: Unreachable [Unreachable] (1)], member status: [akka.tcp://opendaylight-cluster-data@10.30.170.10:2550 Up seen=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;, akka.tcp://opendaylight-cluster-data@10.30.170.17:2550 Up seen=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;, akka.tcp://opendaylight-cluster-data@10.30.170.5:2550 Up seen=&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;]
&lt;/span&gt;2018-06-25T23:48:00,207 | INFO  | opendaylight-cluster-data-akka.actor.&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-dispatcher-38 | ClientActorBehavior              | 196 - org.opendaylight.controller.cds-access-client - 1.4.0.SNAPSHOT | member-2-frontend-datastore-config: connection ConnectedClientConnection{client=ClientIdentifier{frontend=member-2-frontend-datastore-config, generation=0}, cookie=0, backend=ShardBackendInfo{actor=Actor[akka.tcp:&lt;span class=&quot;code-comment&quot;&gt;//opendaylight-cluster-data@10.30.170.5:2550/user/shardmanager-config/member-1-shard-&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-config#14171797], sessionId=0, version=BORON, maxMessages=1000, cookie=0, shard=&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;, dataTree=absent}} reconnecting as &lt;/span&gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="63681" author="jluhrsen" created="Tue, 26 Jun 2018 00:26:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/builder-copy-sandbox-logs/138/jamo-controller-csit-3node-rest-clust-cars-perf-only-fluorine/3/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;example job&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03fvr:</customfieldvalue>

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