BIND 10 #2568: bindctl systest is broken
BIND 10 Development
do-not-reply at isc.org
Thu Dec 20 09:04:57 UTC 2012
#2568: bindctl systest is broken
-------------------------------------+-------------------------------------
Reporter: jinmei | Owner:
Type: defect | Status: new
Priority: medium | Milestone: New
Component: Unclassified | Tasks
Keywords: | Resolution:
Sensitive: 0 | CVSS Scoring:
Sub-Project: DNS | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by naokikambe):
As long as I see the below log, secondly dns querying seemed to fail.
Wasn't auth ready to answer? I don't think it was related to stats.
http://git.bind10.isc.org/~tester/builder//BIND10-systest/20121219203710-MacOS/logs/systest.out
{{{
I:starting server nsx1
I:Checking b10-auth is disabled by default (0)
I:Starting b10-auth and checking that it works (1)
I:failed
}}}
http://git.bind10.isc.org/~tester/builder//BIND10-systest/20121219203710-MacOS/logs/files/tests/system/bindctl/nsx1/bind10.run:
{{{
2012-12-19 13:03:23.936 DEBUG [b10-auth.auth/74141] AUTH_PACKET_RECEIVED
message received:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19121
;; flags:; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;ns.example.com. IN A
2012-12-19 13:03:23.936 DEBUG [b10-auth.auth/74141]
AUTH_SEND_ERROR_RESPONSE sending an error response (32 bytes):
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 19121
;; flags: qr; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;ns.example.com. IN A
}}}
Furthermore on my environment, it passed even if I reverted the below
commit. I don't know why it passed. Was that because zone loading wasn't
blocked?
{{{
57b40ee [master] disabled bindctl system test, referring to #2568.
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/2568#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list