On 07/18/2016 09:42 PM, Anil Vishnoi wrote:
> Hi Abhijit/Luis,
> 
> Let's track these bugs in our weekly meetings.
> 
> Thanks
> Anil
> 
> On Mon, Jul 18, 2016 at 9:17 PM, Luis Gomez <ece...@gmail.com 
> <mailto:ece...@gmail.com>> wrote:
> 
>     The status of the plugin in CI this week:
> 
>     GENERAL (both Be and Li plugins):
> 
>     - Cluster:
> 
>     1) Reconciliation not triggering after a single node reboot in a non HA 
> scenario:
> 
>     
> https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/openflowplugin-csit-3node-periodic-bulkomatic-clustering-daily-only-beryllium/
>     https://bugs.opendaylight.org/show_bug.cgi?id=6058
> 
>     2) Entity Owner not resolved properly after owner is isolated or rejoined.
> 
>     
> https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/openflowplugin-csit-3node-clustering-only-beryllium/
>     https://bugs.opendaylight.org/show_bug.cgi?id=6177
> 
>     - Performance:
> 
>     1) Cbench throughput test does not work in Boron:
> 
>     
> https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-cbench-performance-only-boron/
>     https://bugs.opendaylight.org/show_bug.cgi?id=6176


karaf.log has interesting messages in dropTest:

ERROR | entLoopGroup-5-2 | SalFlowServiceImpl               | 175 - 
org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT |
flow add failed for id=#UF$TABLE*0-843036, errors=Device disconnected

ERROR | dropTest-7       | SalFlowServiceImpl               | 175 - 
org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT |
flow add failed for id=#UF$TABLE*0-881667, errors=Request quota exceeded

ERROR | dropTest-2       | OutboundQueueProviderImpl        | 175 - 
org.opendaylight.openflowplugin.impl - 0.3.0.SNAPSHOT |
No queue present, failing request

>     2) Bulkomatic RPC does not work in Beryllium:
> 
>     
> https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-rpc-time-measure-daily-only-beryllium/
>     https://bugs.opendaylight.org/show_bug.cgi?id=6086
> 
> 
>     LI PLUGIN ONLY (in addition to the above):
> 
>     - Cluster:
> 
>     1) Switch inventory remains when switch goes off (after owner restarts):
> 
>     
> https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/openflowplugin-csit-3node-clustering-only-boron/
>     https://bugs.opendaylight.org/show_bug.cgi?id=5641
> 
>     2) Switch Disconnect+Connect to Ownership Candidate fails:
>     
> https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/openflowplugin-csit-3node-clustering-only-boron/
>     https://bugs.opendaylight.org/show_bug.cgi?id=6208
> 
>     - Performance:
> 
>     1) Unstable Switch scalability (100 to 400 switches):
> 
>     
> https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-sw-scalability-daily-only-boron/
>     https://bugs.opendaylight.org/show_bug.cgi?id=6178
> 
>     BR/Luis
> 
> 
>     > On Jul 11, 2016, at 1:39 AM, Jozef Bacigal -X (jbacigal - PANTHEON 
> TECHNOLOGIES at Cisco) <jbaci...@cisco.com
>     <mailto:jbaci...@cisco.com>> wrote:
>     >
>     > Hi All,
>     >
>     > Tomas Slusny is testing performance on deviceflowregistry. We are 
> creating this cache before the role change on master
>     and we a reading all config and opertional DS for the flows. It may cause 
> slow down the start up after device restart at
>     all. Tomas is preparing a patch to let the deviceregistryflow run on 
> another thread. We'll see if the performance will go
>     up. Patch is already done, but just testing it right now.
>     >
>     > Jozef
>     > ________________________________________
>     > From: openflowplugin-dev-boun...@lists.opendaylight.org 
> <mailto:openflowplugin-dev-boun...@lists.opendaylight.org>
>     <openflowplugin-dev-boun...@lists.opendaylight.org 
> <mailto:openflowplugin-dev-boun...@lists.opendaylight.org>> on behalf
>     of Luis Gomez <ece...@gmail.com <mailto:ece...@gmail.com>>
>     > Sent: Saturday, July 9, 2016 12:24 AM
>     > To: openflowplugin-dev
>     > Subject: [openflowplugin-dev] openflowplugin issue observed in CI
>     >
>     > Hi all,
>     >
>     > It is been a while so here the list of issues classified by general or 
> Li plugin only:
>     >
>     > GENERAL (both Be and Li plugins):
>     >
>     > - Cluster:
>     >
>     > 1) Flows are not restored after inv leader restarts:
>     >
>     >
>     
> https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-3node-periodic-bulkomatic-clustering-daily-helium-redesign-only-boron/
>     > Sanjib will file a patch with exact steps to reproduce.
>     >
>     > 2) Entity Owner not resolved properly after owner is isolated or 
> rejoined.
>     >
>     > 
> https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/openflowplugin-csit-3node-clustering-only-beryllium/
>     > https://bugs.opendaylight.org/show_bug.cgi?id=6177
>     >
>     > - Performance:
>     >
>     > 1) Cbench throughput test does not work in Boron:
>     >
>     > 
> https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-cbench-performance-only-boron/
>     > https://bugs.opendaylight.org/show_bug.cgi?id=6176
>     >
>     > 2) Bulkomatic RPC does not work in Beryllium:
>     >
>     >
>     
> https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-rpc-time-measure-daily-only-beryllium/
>     > https://bugs.opendaylight.org/show_bug.cgi?id=6086
>     >
>     >
>     > LI PLUGIN ONLY (in addition to the above):
>     >
>     > - Cluster:
>     >
>     > 1) Switch inventory remains when switch goes off (after owner restarts):
>     >
>     > 
> https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/openflowplugin-csit-3node-clustering-only-boron/
>     > https://bugs.opendaylight.org/show_bug.cgi?id=5641
>     >
>     >
>     > - Performance:
>     >
>     > This is where the new plugin should be better but instead it is failing 
> globally all perf tests
>     >
>     > 1) Unstable stats collection:
>     
> https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-scale-stats-collection-daily-only-boron/
>     > 2) Unstable RPC perf test (not all flows are added/removed):
>     
> https://logs.opendaylight.org/releng/jenkins092/openflowplugin-csit-1node-periodic-rpc-time-measure-daily-only-boron
>     > 3) Unstable Switch scalability (100 to 400 switches):
>     
> https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-periodic-sw-scalability-daily-only-boron/
>     >
>     > For the above I opened a single critical bug as all the issues must be 
> somehow connected.
>     >
>     > https://bugs.opendaylight.org/show_bug.cgi?id=6178
>     >
>     > BR/Luis
>     >
>     >
>     > _______________________________________________
>     > openflowplugin-dev mailing list
>     > openflowplugin-dev@lists.opendaylight.org 
> <mailto:openflowplugin-dev@lists.opendaylight.org>
>     > https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
> 
>     _______________________________________________
>     openflowplugin-dev mailing list
>     openflowplugin-dev@lists.opendaylight.org 
> <mailto:openflowplugin-dev@lists.opendaylight.org>
>     https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
> 
> 
> 
> 
> -- 
> Thanks
> Anil
> 
> 
> _______________________________________________
> openflowplugin-dev mailing list
> openflowplugin-dev@lists.opendaylight.org
> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
> 
_______________________________________________
openflowplugin-dev mailing list
openflowplugin-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to