The issues seen this week in Boron branch: General (He and Li plugins):
- Cluster 1) NEW: Delete flows in member instance produces HTTP 500 ERROR. This seems like a controller cluster problem. https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-helium-redesign-only-boron/ <https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-helium-redesign-only-boron/> https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/openflowplugin-csit-3node-clustering-only-boron/ https://bugs.opendaylight.org/show_bug.cgi?id=6457 <https://bugs.opendaylight.org/show_bug.cgi?id=6457> - Performance: 1) REOPENED: 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 He PLUGIN: 1) NEW: Topology is not being discovered. https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-helium-redesign-only-boron/ https://bugs.opendaylight.org/show_bug.cgi?id=6456 Li PLUGIN: 1) NEW: Modified flow does not reconcile in configuration (alien flow ID) https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-only-boron/ <https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-1node-flow-services-only-boron/> https://bugs.opendaylight.org/show_bug.cgi?id=6458 - Cluster: 1) OLD: 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-boron/ <https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/openflowplugin-csit-3node-periodic-bulkomatic-clustering-daily-only-boron/> https://bugs.opendaylight.org/show_bug.cgi?id=6459 2) OLD: Entity Owner not resolved properly after owner is isolated and rejoined. https://jenkins.opendaylight.org/releng/view/CSIT-3node/job/openflowplugin-csit-3node-clustering-only-boron/ https://bugs.opendaylight.org/show_bug.cgi?id=6177 3) OLD: 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 4) OLD: 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) OLD: 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 <https://bugs.opendaylight.org/show_bug.cgi?id=6178> BR/Luis > On Jul 18, 2016, at 9:17 PM, Luis Gomez <[email protected]> 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 > > 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) <[email protected]> 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: [email protected] >> <[email protected]> on behalf of Luis Gomez >> <[email protected]> >> 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 >> [email protected] >> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev >
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
