15:59:33 #startmeeting kernel projects 15:59:33 Meeting started Tue Aug 8 15:59:33 2017 UTC. The chair is rgoulding. Information about MeetBot at http://ci.openstack.org/meetbot.html. 15:59:33 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:59:33 The meeting name has been set to 'kernel_projects' 15:59:46 #topic agenda bashing 15:59:48 #info kernel projects status for Nitrogen 15:59:55 #link https://git.opendaylight.org/gerrit/#/dashboard/?title=Core+Patches+Merged+In+Last+7+Days&odlparent+patches=project:odlparent+status:merged+NOT+age:7d&yangtools+Patches=project:yangtools+status:merged+NOT+age:7d&mdsal+Patchs=project:mdsal+status:merged+NOT+age:7d&controller+patches=project:controller+status:merged+NOT+age:7d&netconf+patches=project:netconf+status:merged+NOT+age:7d&AAA+Patches=project:aaa+status:merged+NOT+age:7d 16:00:03 #link https://git.opendaylight.org/gerrit/#/dashboard/?title=Core+Patches+Modified+In+Last+7+Days&odlparent+patches=project:odlparent+status:open+NOT+age:7d&yangtools+Patches=project:yangtools+status:open+NOT+age:7d&mdsal+Patchs=project:mdsal+status:open+NOT+age:7d&controller+patches=project:controller+status:open+NOT+age:7d&netconf+patches=project:netconf+status:open+NOT+age:7d&AAA+Patches=project:aaa+status:open+NOT+age:7d 16:04:11 #info odlparent 2.0.3 16:04:34 #topic odlparent 2.0.3 release 16:05:07 #link https://lists.opendaylight.org/pipermail/odlparent-dev/2017-August/001289.html 16:05:18 #info fixes issues with bouncy castle starting restarts in NETCONF 16:05:25 #info bumps version for javassist 16:06:10 #info staging repository is in the email and can be added to ~/.m2/settings.xml 16:06:25 #info skitt asks projects to test if they can 16:06:49 #info mdsal, aaa and netconf are required, and some other offset 1 & 2 projects will need to be patched for javassist changes 16:07:24 #info two projects have trouble adding features (packetcable encounters OOM during SFT) 16:07:36 #info increasing timeout does help for SFT for packetcable 16:07:56 #info Bug8941 is the bug for OOM issue 16:08:15 #info we will need to fix broken unit tests that are fixed by this bug 16:08:34 #info in the next two days, vrpolak will provide status on whether this change fixes SFT 16:08:45 #info skitt, should we hold off on 2.0.3 then? 16:08:58 #info vrpolak, aside from OOM we aren’t seeing other issues. 16:09:14 #info rovarga we should start adopting it ASAP then to rule out false positives etc. 16:09:24 #info distribution is also seeing this issue 16:09:32 #info even if distribution needs 2.0.4 we can adopt 2.0.3 now 16:10:17 #info rovarga asks vrpolak if we have heap dump of OOM 16:10:27 #info vrpolak cannot find a heapdump anywhere on the filesystem 16:10:51 #info vrpolak says that something funny is happening with how surefire is handling this case 16:11:36 #info rovarga asks zxirro to take a look at the workspaces for heap dump since JVM claims heap dump was taken 16:12:32 #link https://jenkins.opendaylight.org/sandbox/job/distribution-verify-nitrogen/3/console <-- run with *.hprof missing 16:12:56 #action zxirro to look at patch and system for missing heapdump 16:13:19 #link https://git.opendaylight.org/gerrit/61274 <-- example Change which generates .hprof 16:13:53 #info rovarga asks if there is a way to get all logs with a link instead of using recursive curl method 16:14:08 #info zxirro says that the only ways he know how to do it are to do it with recursive wget / curl 16:14:25 #info rovarga asks if we can use RO access w/ SCP access on the directories 16:14:36 #info zxirro thinks LF IT staff will push back 16:14:54 #info zxirro says SSH is an exception for GIT interactions 16:15:11 #info zxirro doesn’t think they will allow it since it is managed internally by LF IT 16:15:38 #info rovarga we have generated features which are part of the space, but downloading the features.xml takes a very long time at present 16:15:53 #info zxirro maybe we can just make it a single zip? 16:16:12 #info rovarga having directory exploded useful for console log etc 16:16:22 #info in which downloading the entire shebang would be a waste of time 16:16:30 #info but sometimes you need the interesting bits that are archived 16:16:35 #info there are two use cases 16:16:47 #info zxirro instructs rovarga to issue a help desk ticket for this 16:17:38 #link https://nexus.opendaylight.org/content/repositories/odlparent-1061/ 16:17:55 #info add the above repo temporarily in order to test 2.0.3 with local build 16:18:02 #info make sure to remove afterwards though! 16:18:33 #topic kernel projects status for Nitrogen 16:18:59 #info rovarga says that there is OOM issue shared between Carbon andNitrogen 16:19:37 #info we plan to do branch cutting at M5 Offset 2 16:19:53 #info in this release that coincides iwht RC0 16:19:57 #info which is Monday 16:20:33 #info one more issue in NETCONF related to parsing XML 16:20:57 #info blocking bug in NETCONF Bug8944 16:21:02 #link https://git.opendaylight.org/gerrit/#/c/61333/ 16:21:06 #info above is the candidate patch 16:21:10 #info should be done by end of week 16:21:13 #info some changes are needed 16:22:18 #topic pending/merged patches 16:22:28 #link https://git.opendaylight.org/gerrit/#/dashboard/?title=Core+Patches+Merged+In+Last+7+Days&odlparent+patches=project:odlparent+status:merged+NOT+age:7d&yangtools+Patches=project:yangtools+status:merged+NOT+age:7d&mdsal+Patchs=project:mdsal+status:merged+NOT+age:7d&controller+patches=project:controller+status:merged+NOT+age:7d&netconf+patches=project:netconf+status:merged+NOT+age:7d&AAA+Patches=project:aaa+status:merged+NOT+age:7d 16:24:08 #info protocol-framework moved to netconf 16:24:10 #link https://git.opendaylight.org/gerrit/#/c/60902/ 16:24:16 #info should we be good to go with removing from controller 16:24:48 #link https://git.opendaylight.org/gerrit/#/c/60903/2 16:25:01 #info rovarga will hunt down rogue users fo it and switch them to netconf 16:25:07 #info just changed groupId and movped it 16:25:19 #info lldp library needs to be removed, but it is too late in the relase 16:25:26 #info shague was looking to do this at some point 16:25:32 #info some sort of caretaker project 16:25:48 #info no status updates or anything and won’t participate in the normal simultaneous release process 16:26:01 #info same issue with yangtools triemap implementation 16:26:31 #info discussion still ongoing on how to handle this 16:27:13 #link https://git.opendaylight.org/gerrit/#/dashboard/?title=Core+Patches+Modified+In+Last+7+Days&odlparent+patches=project:odlparent+status:open+NOT+age:7d&yangtools+Patches=project:yangtools+status:open+NOT+age:7d&mdsal+Patchs=project:mdsal+status:open+NOT+age:7d&controller+patches=project:controller+status:open+NOT+age:7d&netconf+patches=project:netconf+status:open+NOT+age:7d&AAA+Patches=project:aaa+status:open+NOT+age:7d 16:27:51 #info all outstanding yangtools patches are planned for after the branch cut 16:27:58 #info some will be backportedto Nitrogen post release 16:28:09 #info MDSAL patches are mostly fixes to binding spec v2 16:28:22 #info should not be an issue since there are no consumers at present 16:28:26 #info same story for controller 16:29:05 #endmeeting