15:22:55 #startmeeting jQuery/XPath for MD-SAL 15:22:55 Meeting started Thu Jul 24 15:22:55 2014 UTC. The chair is colindixon. Information about MeetBot at http://ci.openstack.org/meetbot.html. 15:22:55 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 15:22:55 The meeting name has been set to 'jquery_xpath_for_md_sal' 15:23:04 #topic status update 15:23:19 #Info I think that Neel_B is still having issues with connection refused in the toaster-it 15:23:39 sounds like it 15:25:36 Neel_B: am I understanding that you tested this on another computer? 15:25:43 I'm not sure how to address this without doing flushing iptables 15:26:15 i put another os paralley in my system 15:26:28 now ubuntu 14.04 15:26:37 before it was debian 15:27:15 can you give us your ipatables config 15:29:46 just a min 15:29:46 ? 15:29:48 sure 15:30:26 it is a new os i did not touch iptables at all so i guess it should be empty 15:30:56 don't necessarily assume that 15:31:05 if it's a VM that's not always true 15:32:09 http://pastebin.com/v9X8fwu1 15:32:21 result of iptables -L 15:32:23 * regXboi looks 15:32:42 ok, that *look* pretty clean 15:33:44 ok 15:33:57 so, I really have no idea what’s going on here 15:34:06 I e-mailed the controller-dev list 15:35:55 so... we've verified that when toaster-it fails, there *is* something listening on that port? 15:36:07 because my next thought is the SUT isn't starting properly 15:38:43 ok 15:39:01 Neel_B: I’d like to put this issue on the back burner and try to make progress without needing pax-exam 15:39:35 *agreed* 15:40:12 okay i've tried to add one more rpc call to call out testcases.java 15:40:46 ok 15:40:51 i got struck writing the function ... 15:41:24 #link https://lists.opendaylight.org/pipermail/controller-dev/2014-July/005616.html I sent that e-mail to controller-dev 10 days ago and it’s gotten now response :-/ 15:42:02 #info correction, no response 15:42:17 so Neel_B what test case are you having trouble with? 15:43:59 * regXboi summons a leaner 15:44:57 note: I have a phone call at the top of the hour that I can't ignore 15:45:18 colindixon: I'm trying to pull edwarnicke over to help with that email that fell on deaf ears 15:45:39 regXboi: I didn't do it, nobody saw me, you can't prove anything 15:46:03 edwarnicke... look up a few lines - colin sent email to controller dev about toaster-it problems - no response 15:46:38 * regXboi looks to edwarnicke to exercise his "phenominal, cosmic power" of encouragement :) 15:47:05 my Brocade folks are telling me that the issue seems to be that the integration test is going out to Nexus 15:47:06 * edwarnicke wonders where to direct his sudden feelings of being encouraged 15:47:20 and that’s failing 15:47:59 edwarnicke: more encouraging people to help answer 15:48:48 Neel_B: this is failing with the stock, vanilla toaster-it still 15:48:49 ? 15:49:20 i didn't get you 15:50:28 so, if you did a “git clone https://git.opendaylight.org/gerrit/controller && cd controller/opendaylight/md-sal/samples/toaster-it && mvn clean install” 15:50:34 i am trying the toaster it in md-sal/samples/toaster-it 15:50:34 so, a fresh, clean version 15:50:43 that works? 15:50:46 no 15:51:14 that says connection refused 15:51:25 ok 15:51:44 and somebody else says try “mvn test --debug” to get some more output 15:52:04 and he’s curious if it also fails if you run it from eclipse 15:52:18 yeah it falis from eclipse too 15:52:28 with same connection error 15:52:37 ok 15:53:04 can you try the debug flag to see if that helps to produce more output 15:56:58 #info some suggestions from people at Brocade (see the full IRC logs) 15:57:58 Neel_B: any luck with running “mvn test --debug" 15:58:06 copying 15:58:09 to pastebin 15:59:32 can you check the mail please 15:59:37 sure 15:59:49 did you send something? 16:00:47 text file with redirected out put filr 16:00:56 got it now 16:03:35 Neel_B: can you debug the test in eclipse and try to set a breakpoint here: org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:601) 16:03:38 and figure out what the URL is 16:03:40 that’s failing 16:03:58 just a min 16:04:01 sure 16:06:39 #info one suggestion is to debug the toaster-it from Eclipse to look at what the parameters are that being passed to org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61) by setting a debug breakpoint at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:601) 16:06:43 #topic next steps 16:06:58 Neel_B: are you around tomorrow? I’m going to be really busy, but I can try to find time 16:07:08 we should set up a meeting for Monday if not tomorrow to keep pushing 16:14:12 sure 16:14:19 when ever you feel free 16:14:24 i will contact through mails 16:15:04 #action colindixon to coordinate with Neel_B via mail about next steps and the next meeting 16:15:07 #endmeeting