See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/5/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 539435 lines...]
[junit] at
org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:559)
[junit] at
org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268)
[junit] at
org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255)
[junit] at
org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88)
[junit] at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:109)
[junit] at
org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:312)
[junit] at
org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:90)
[junit] at
org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
[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:745)
[junit] 2016-03-11 09:38:47,176 [myid:] - INFO [New I/O worker
#3606:ClientCnxnSocketNetty$ZKClientHandler@377] - channel is disconnected:
[id: 0x64590d7c, /127.0.0.1:43502 :> 127.0.0.1/127.0.0.1:27395]
[junit] 2016-03-11 09:38:47,176 [myid:] - INFO [New I/O worker
#3606:ClientCnxnSocketNetty@201] - channel is told closing
[junit] 2016-03-11 09:38:47,176 [myid:127.0.0.1:27395] - INFO
[main-SendThread(127.0.0.1:27395):ClientCnxn$SendThread@1258] - channel for
sessionid 0x0 is lost, closing socket connection and attempting reconnect
[junit] 2016-03-11 09:38:47,516 [myid:127.0.0.1:27394] - INFO
[main-SendThread(127.0.0.1:27394):ClientCnxn$SendThread@1140] - Opening socket
connection to server 127.0.0.1/127.0.0.1:27394. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2016-03-11 09:38:47,517 [myid:] - INFO [New I/O boss
#3597:ClientCnxnSocketNetty$1@120] - future isn't success, cause: {}
[junit] java.net.ConnectException: Connection refused:
127.0.0.1/127.0.0.1:27394
[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:150)
[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:312)
[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:745)
[junit] 2016-03-11 09:38:47,517 [myid:] - WARN [New I/O boss
#3597:ClientCnxnSocketNetty$ZKClientHandler@432] - Exception caught: [id:
0x153d3931] EXCEPTION: java.net.ConnectException: Connection refused:
127.0.0.1/127.0.0.1:27394
[junit] java.net.ConnectException: Connection refused:
127.0.0.1/127.0.0.1:27394
[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:150)
[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:312)
[junit] at
org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.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:745)
[junit] 2016-03-11 09:38:47,517 [myid:] - INFO [New I/O boss
#3597:ClientCnxnSocketNetty@201] - channel is told closing
[junit] 2016-03-11 09:38:47,518 [myid:127.0.0.1:27394] - INFO
[main-SendThread(127.0.0.1:27394):ClientCnxn$SendThread@1258] - channel for
sessionid 0x0 is lost, closing socket connection and attempting reconnect
[junit] Running org.apache.zookeeper.test.NettyNettySuiteHammerTest in
thread 7
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0
sec, Thread: 7, Class: org.apache.zookeeper.test.NettyNettySuiteHammerTest
[junit] Test org.apache.zookeeper.test.NettyNettySuiteHammerTest FAILED
(timeout)
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1361:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1246:
Tests failed!
Total time: 20 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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.NettyNettySuiteHammerTest.testHammer
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:745)
FAILED: org.apache.zookeeper.test.SSLTest.testSecureQuorumServer
Error Message:
waiting for server 0 being up
Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
at
org.apache.zookeeper.test.SSLTest.testSecureQuorumServer(SSLTest.java:99)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)