You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/07/06 11:55:50 UTC

ZooKeeper-trunk-jdk8 - Build # 1119 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1119/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.03 MB...]
    [junit] 2017-07-06 11:55:03,221 [myid:127.0.0.1:24736] - WARN  [main-SendThread(127.0.0.1:24736):ClientCnxn$SendThread@1235] - Session 0x104912c822d0001 for server 127.0.0.1/127.0.0.1:24736, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-06 11:55:03,433 [myid:127.0.0.1:24687] - INFO  [main-SendThread(127.0.0.1:24687):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24687. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-06 11:55:03,434 [myid:127.0.0.1:24687] - WARN  [main-SendThread(127.0.0.1:24687):ClientCnxn$SendThread@1235] - Session 0x104912c1f310000 for server 127.0.0.1/127.0.0.1:24687, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-07-06 11:55:03,459 [myid:] - INFO  [ProcessThread(sid:0 cport:24933)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x104913259810000
    [junit] 2017-07-06 11:55:03,462 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933,name1=Connections,name2=127.0.0.1,name3=0x104913259810000]
    [junit] 2017-07-06 11:55:03,462 [myid:] - INFO  [main:ZooKeeper@1329] - Session: 0x104913259810000 closed
    [junit] 2017-07-06 11:55:03,462 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 116655
    [junit] 2017-07-06 11:55:03,462 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 864
    [junit] 2017-07-06 11:55:03,462 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-07-06 11:55:03,462 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-07-06 11:55:03,463 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-07-06 11:55:03,462 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x104913259810000
    [junit] 2017-07-06 11:55:03,463 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24933
    [junit] 2017-07-06 11:55:03,464 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-07-06 11:55:03,464 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-07-06 11:55:03,465 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-07-06 11:55:03,465 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-07-06 11:55:03,465 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-07-06 11:55:03,465 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-07-06 11:55:03,465 [myid:] - INFO  [ProcessThread(sid:0 cport:24933)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-07-06 11:55:03,465 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-07-06 11:55:03,466 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933,name1=InMemoryDataTree]
    [junit] 2017-07-06 11:55:03,466 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933]
    [junit] 2017-07-06 11:55:03,466 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24933
    [junit] 2017-07-06 11:55:03,467 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-07-06 11:55:03,471 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2549 at start it was 2549
    [junit] 2017-07-06 11:55:03,471 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-07-06 11:55:03,471 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 414.278 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-07-06 11:55:03,712 [myid:127.0.0.1:24816] - INFO  [main-SendThread(127.0.0.1:24816):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24816. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-06 11:55:03,713 [myid:127.0.0.1:24816] - WARN  [main-SendThread(127.0.0.1:24816):ClientCnxn$SendThread@1235] - Session 0x304912f0d170000 for server 127.0.0.1/127.0.0.1:24816, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223: Tests failed!

Total time: 10 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:117)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.ClientTest.testNonExistingOpCode

Error Message:
expected:<-4> but was:<-6>

Stack Trace:
junit.framework.AssertionFailedError: expected:<-4> but was:<-6>
	at org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:853)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk-jdk8 - Build # 1123 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1123/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.95 MB...]
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:27509
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-09 11:55:51,599 [myid:] - INFO  [New I/O boss #5253:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-07-09 11:55:51,600 [myid:127.0.0.1:27509] - INFO  [main-SendThread(127.0.0.1:27509):ClientCnxn$SendThread@1231] - channel for sessionid 0x304a0a2c94e0000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-07-09 11:55:51,714 [myid:127.0.0.1:27380] - INFO  [main-SendThread(127.0.0.1:27380):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27380. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-09 11:55:51,715 [myid:] - INFO  [New I/O boss #34:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:27380
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-09 11:55:51,715 [myid:] - WARN  [New I/O boss #34:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x2e581e3b] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:27380
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:27380
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-09 11:55:51,715 [myid:] - INFO  [New I/O boss #34:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-07-09 11:55:51,715 [myid:127.0.0.1:27380] - INFO  [main-SendThread(127.0.0.1:27380):ClientCnxn$SendThread@1231] - channel for sessionid 0x104a09f8b390000 is lost, closing socket connection and attempting reconnect

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223: Tests failed!

Total time: 11 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:126)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk-jdk8 - Build # 1122 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1122/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.30 MB...]
    [junit] 2017-07-08 11:58:31,129 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-08 11:58:31,129 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37214
    [junit] 2017-07-08 11:58:31,129 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:37214, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-08 11:58:52,865 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30023ms for sessionid 0x0
    [junit] 2017-07-08 11:58:52,866 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30023ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-07-08 11:58:54,785 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-08 11:58:54,786 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:37236, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-08 11:58:54,786 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37236
    [junit] 2017-07-08 11:59:01,153 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30024ms for sessionid 0x2049b769cea0000
    [junit] 2017-07-08 11:59:01,153 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30024ms for sessionid 0x2049b769cea0000, closing socket connection and attempting reconnect
    [junit] 2017-07-08 11:59:02,520 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-08 11:59:02,520 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:37240, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-08 11:59:02,520 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37240
    [junit] 2017-07-08 11:59:24,813 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30027ms for sessionid 0x0
    [junit] 2017-07-08 11:59:24,813 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30027ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-07-08 11:59:26,671 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-08 11:59:26,671 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:37252, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-08 11:59:26,671 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37252
    [junit] 2017-07-08 11:59:32,543 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30023ms for sessionid 0x2049b769cea0000
    [junit] 2017-07-08 11:59:32,543 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30023ms for sessionid 0x2049b769cea0000, closing socket connection and attempting reconnect
    [junit] 2017-07-08 11:59:34,608 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-08 11:59:34,609 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37262
    [junit] 2017-07-08 11:59:34,609 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:37262, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-08 11:59:56,693 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30022ms for sessionid 0x0
    [junit] 2017-07-08 11:59:56,693 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30022ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-07-08 11:59:57,837 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-08 11:59:57,837 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:37274, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-08 11:59:57,837 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37274
    [junit] 2017-07-08 12:00:04,633 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30025ms for sessionid 0x2049b769cea0000
    [junit] 2017-07-08 12:00:04,633 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30025ms for sessionid 0x2049b769cea0000, closing socket connection and attempting reconnect
    [junit] 2017-07-08 12:00:06,077 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-08 12:00:06,078 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37276
    [junit] 2017-07-08 12:00:06,078 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:37276, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-08 12:00:27,863 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30026ms for sessionid 0x0
    [junit] 2017-07-08 12:00:27,863 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30026ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-07-08 12:00:29,661 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-08 12:00:29,661 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:37314, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-08 12:00:29,661 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37314
    [junit] 2017-07-08 12:00:36,103 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30026ms for sessionid 0x2049b769cea0000
    [junit] 2017-07-08 12:00:36,103 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30026ms for sessionid 0x2049b769cea0000, closing socket connection and attempting reconnect
    [junit] 2017-07-08 12:00:37,877 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-08 12:00:37,877 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37320
    [junit] 2017-07-08 12:00:37,877 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:37320, server: 127.0.0.1/127.0.0.1:16614
    [junit] Running org.apache.zookeeper.server.quorum.StandaloneDisabledTest in thread 3
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 3, Class: org.apache.zookeeper.server.quorum.StandaloneDisabledTest
    [junit] Test org.apache.zookeeper.server.quorum.StandaloneDisabledTest FAILED (timeout)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223: Tests failed!

Total time: 16 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.zookeeper.test.ClientTest.testNonExistingOpCode

Error Message:
expected:<-4> but was:<-6>

Stack Trace:
junit.framework.AssertionFailedError: expected:<-4> but was:<-6>
	at org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:853)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk-jdk8 - Build # 1121 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1121/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 65.87 MB...]
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:13915
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-07 11:54:16,716 [myid:] - INFO  [New I/O boss #98:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-07-07 11:54:16,716 [myid:127.0.0.1:13915] - INFO  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1231] - channel for sessionid 0x10546c44e560000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-07-07 11:54:16,744 [myid:127.0.0.1:13979] - INFO  [main-SendThread(127.0.0.1:13979):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13979. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-07 11:54:16,744 [myid:] - INFO  [New I/O boss #10731:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:13979
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-07 11:54:16,745 [myid:] - WARN  [New I/O boss #10731:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x13e1b16c] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:13979
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:13979
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-07 11:54:16,745 [myid:] - INFO  [New I/O boss #10731:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-07-07 11:54:16,745 [myid:127.0.0.1:13979] - INFO  [main-SendThread(127.0.0.1:13979):ClientCnxn$SendThread@1231] - channel for sessionid 0x10546c4ee330000 is lost, closing socket connection and attempting reconnect

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223: Tests failed!

Total time: 9 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper-trunk-jdk8 - Build # 1120 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1120/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 61.54 MB...]
    [junit] 	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleAcceptedSocket(NioServerSocketPipelineSink.java:81)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk(NioServerSocketPipelineSink.java:36)
    [junit] 	at org.jboss.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendDownstream(DefaultChannelPipeline.java:779)
    [junit] 	at org.jboss.netty.channel.SimpleChannelHandler.closeRequested(SimpleChannelHandler.java:334)
    [junit] 	at org.jboss.netty.channel.SimpleChannelHandler.handleDownstream(SimpleChannelHandler.java:260)
    [junit] 	at org.jboss.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:591)
    [junit] 	at org.jboss.netty.channel.DefaultChannelPipeline.sendDownstream(DefaultChannelPipeline.java:582)
    [junit] 	at org.jboss.netty.channel.Channels.close(Channels.java:812)
    [junit] 	at org.jboss.netty.channel.AbstractChannel.close(AbstractChannel.java:206)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.close(NettyServerCnxn.java:118)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.sendBuffer(NettyServerCnxn.java:221)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.sendCloseSession(NettyServerCnxn.java:460)
    [junit] 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:461)
    [junit] 	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:182)
    [junit] 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:113)
    [junit] 2017-07-06 19:36:51,012 [myid:] - INFO  [main:ZooKeeper@1329] - Session: 0x1009770491d0000 closed
    [junit] 2017-07-06 19:36:51,013 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1009770491d0000
    [junit] 2017-07-06 19:36:51,013 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 103507
    [junit] 2017-07-06 19:36:51,013 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 862
    [junit] 2017-07-06 19:36:51,013 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-07-06 19:36:51,013 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-07-06 19:36:51,013 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-07-06 19:36:51,013 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:22240
    [junit] 2017-07-06 19:36:51,015 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-07-06 19:36:51,015 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-07-06 19:36:51,015 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-07-06 19:36:51,015 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-07-06 19:36:51,015 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-07-06 19:36:51,016 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-07-06 19:36:51,016 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-07-06 19:36:51,016 [myid:] - INFO  [ProcessThread(sid:0 cport:22240)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-07-06 19:36:51,016 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=InMemoryDataTree]
    [junit] 2017-07-06 19:36:51,016 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240]
    [junit] 2017-07-06 19:36:51,016 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 22240
    [junit] 2017-07-06 19:36:51,017 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-07-06 19:36:51,021 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2545 at start it was 2549
    [junit] 2017-07-06 19:36:51,021 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-07-06 19:36:51,021 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 422.838 sec, Thread: 5, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-07-06 19:36:51,166 [myid:127.0.0.1:22043] - INFO  [main-SendThread(127.0.0.1:22043):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22043. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-06 19:36:51,167 [myid:127.0.0.1:22043] - WARN  [main-SendThread(127.0.0.1:22043):ClientCnxn$SendThread@1235] - Session 0x100976a517b0001 for server 127.0.0.1/127.0.0.1:22043, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223: Tests failed!

Total time: 10 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalRun

Error Message:
expected:<1> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
	at org.apache.zookeeper.server.quorum.Zab1_0Test$6.converseWithLeader(Zab1_0Test.java:939)
	at org.apache.zookeeper.server.quorum.Zab1_0Test.testLeaderConversation(Zab1_0Test.java:398)
	at org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalRun(Zab1_0Test.java:906)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)