[bind10-dev] failed lettuce master b88349ce7d971514e9b6678d2c2eeb96c2a2a9b7
Naoki Kambe
kambe at jprs.co.jp
Thu Sep 20 05:17:59 UTC 2012
Hello,
Thank you for the information.
> The only lettuce output is at
> http://git.bind10.isc.org/~tester/builder/BIND10-lettuce/20120918121701-DebianLinux-x86_64-GCC/logs/files/tests/lettuce/output/
It was too early to invoke Stats show via bindctl. It has to wait at
least for one second since the last invoking. Otherwise, b10-stats
returns old data. In my environment, the test never finishes so early.
Maybe my machine is so powerless. :)
So I added one-second sleep to the feature file and pushed the
"stats_lettuce_fix" branch to the repository. Could someone review it
and run it through lettuce on the buildbot?
Regards,
Naoki Kambe
From: "Jeremy C. Reed" <jreed at isc.org>
Subject: Re: [bind10-dev] failed lettuce master b88349ce7d971514e9b6678d2c2eeb96c2a2a9b7
Date: Wed, 19 Sep 2012 07:51:19 -0500 (CDT)
> On Wed, 19 Sep 2012, Naoki Kambe wrote:
>
> > I don't think b10-stats had statistics related to b10-xfrout yet at
> > that error. I think this was a timing issue. Can we see a b10-xfrout
> > log which bind10 produces?
>
> I am confused, since I think the error is:
> AssertionError: Not found statistics counter notifyoutv4 for zone
> example.org.
>
> The only lettuce output is at
> http://git.bind10.isc.org/~tester/builder/BIND10-lettuce/20120918121701-DebianLinux-x86_64-GCC/logs/files/tests/lettuce/output/
>
> > From: "Jeremy C. Reed" <jreed at isc.org>
> > Subject: Re: [bind10-dev] failed lettuce master b88349ce7d971514e9b6678d2c2eeb96c2a2a9b7
> > Date: Tue, 18 Sep 2012 09:45:26 -0500 (CDT)
> >
> > > On Tue, 18 Sep 2012, tester at isc.org wrote:
> > >
> > > > http://git.bind10.isc.org/~tester/builder//BIND10-lettuce/20120918121701-DebianLinux-x86_64-GCC/logs/lettuce.out
> > > >
> > > > http://git.bind10.isc.org/~tester/builder//builder.html
> > > >
> > > > master b88349ce7d971514e9b6678d2c2eeb96c2a2a9b7 1347970400
> > > >
> > > > Last successful master revision (for lettuce):
> > > > 1db4a39611a9230ad86018948dfeaa3bff73e69b
> > >
> > >
> > > A query for www.example.org to [::1]:47806 should have rcode
> > > NXDOMAIN #
> > > features/terrain/querying.py:204
> > > When I query statistics zones of bind10 module Xfrout with cmdctl
> > > port 47804 #
> > > features/terrain/bind10_control.py:367
> > > last bindctl output should not contain "error"
> > > # features/terrain/bind10_control.py:152
> > > The counter notifyoutv4 for the zone _SERVER_ should be 0
> > > # features/terrain/bind10_control.py:395
> > > The counter notifyoutv4 for the zone example.org. should be 0
> > > # features/terrain/bind10_control.py:395
> > > Traceback (most recent call last):
> > > File
> > > "/usr/local/lib/python2.7/dist-packages/lettuce-0.1.35-py2.7.egg/lettuce/core.py",
> > > line 117, in __call__
> > > ret = self.function(self.step, *args, **kw)
> > > File
> > > "/home/jreed/builder/work/BIND10-lettuce/20120918121701-DebianLinux-x86_64-GCC/build/tests/lettuce/features/terrain/bind10_control.py",
> > > line 417, in check_statistics
> > > 'Not found statistics counter %s%s' % (counter, zone_str)
> > > AssertionError: Not found statistics counter notifyoutv4 for zone
> > > example.org.
>
More information about the bind10-dev
mailing list