See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1201/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 62.97 MB...]
[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:1145)
[junit] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit] at java.lang.Thread.run(Thread.java:745)
[junit] 2017-11-29 09:14:26,339 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 216536
[junit] 2017-11-29 09:14:26,340 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2431
[junit] 2017-11-29 09:14:26,340 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD
testWatcherAutoResetWithLocal
[junit] 2017-11-29 09:14:26,340 [myid:] - INFO [main:ClientBase@586] -
tearDown starting
[junit] 2017-11-29 09:14:26,340 [myid:] - INFO [main:ClientBase@556] -
STOPPING server
[junit] 2017-11-29 09:14:26,341 [myid:] - INFO
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:11468
[junit] 2017-11-29 09:14:26,346 [myid:] - INFO [main:ZooKeeperServer@541]
- shutting down
[junit] 2017-11-29 09:14:26,346 [myid:] - INFO
[main:SessionTrackerImpl@232] - Shutting down
[junit] 2017-11-29 09:14:26,346 [myid:] - INFO
[main:PrepRequestProcessor@1005] - Shutting down
[junit] 2017-11-29 09:14:26,347 [myid:] - INFO
[main:SyncRequestProcessor@191] - Shutting down
[junit] 2017-11-29 09:14:26,347 [myid:] - INFO [ProcessThread(sid:0
cport:11468)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
[junit] 2017-11-29 09:14:26,347 [myid:] - INFO
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
[junit] 2017-11-29 09:14:26,347 [myid:] - INFO
[main:FinalRequestProcessor@481] - shutdown of request processor complete
[junit] 2017-11-29 09:14:26,347 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port11468,name1=InMemoryDataTree]
[junit] 2017-11-29 09:14:26,348 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468]
[junit] 2017-11-29 09:14:26,348 [myid:] - INFO
[main:FourLetterWordMain@87] - connecting to 127.0.0.1 11468
[junit] 2017-11-29 09:14:26,348 [myid:] - INFO [main:JMXEnv@146] -
ensureOnly:[]
[junit] 2017-11-29 09:14:26,357 [myid:] - INFO [main:ClientBase@611] -
fdcount after test is: 7169 at start it was 7169
[junit] 2017-11-29 09:14:26,357 [myid:] - INFO [main:ZKTestCase$1@68] -
SUCCEEDED testWatcherAutoResetWithLocal
[junit] 2017-11-29 09:14:26,357 [myid:] - INFO [main:ZKTestCase$1@63] -
FINISHED testWatcherAutoResetWithLocal
[junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
746.167 sec, Thread: 1, Class: org.apache.zookeeper.test.NioNettySuiteTest
[junit] 2017-11-29 09:14:26,476 [myid:127.0.0.1:11271] - INFO
[main-SendThread(127.0.0.1:11271):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11271. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-11-29 09:14:26,477 [myid:127.0.0.1:11271] - WARN
[main-SendThread(127.0.0.1:11271):ClientCnxn$SendThread@1235] - Session
0x1005e6198c10001 for server 127.0.0.1/127.0.0.1:11271, 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:744)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-11-29 09:14:26,556 [myid:127.0.0.1:11348] - INFO
[main-SendThread(127.0.0.1:11348):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11348. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-11-29 09:14:26,556 [myid:127.0.0.1:11348] - WARN
[main-SendThread(127.0.0.1:11348):ClientCnxn$SendThread@1235] - Session
0x2005e685f170000 for server 127.0.0.1/127.0.0.1:11348, 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:744)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-11-29 09:14:26,848 [myid:127.0.0.1:11222] - INFO
[main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11222. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-11-29 09:14:26,849 [myid:127.0.0.1:11222] - WARN
[main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1235] - Session
0x1005e6071180000 for server 127.0.0.1/127.0.0.1:11222, 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:744)
[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_branch35_jdk7/build.xml:1272:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1276:
Tests failed!
Total time: 18 minutes 54 seconds
Build step 'Invoke Ant' marked build as 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.test.FourLetterWordsTest.testFourLetterWords
Error Message:
Exception while executing four letter word: crst
Stack Trace:
java.io.IOException: Exception while executing four letter word: crst
at
org.apache.zookeeper.client.FourLetterWordMain.send4LetterWord(FourLetterWordMain.java:126)
at
org.apache.zookeeper.client.FourLetterWordMain.send4LetterWord(FourLetterWordMain.java:56)
at
org.apache.zookeeper.test.FourLetterWordsTest.sendRequest(FourLetterWordsTest.java:120)
at
org.apache.zookeeper.test.FourLetterWordsTest.verify(FourLetterWordsTest.java:128)
at
org.apache.zookeeper.test.FourLetterWordsTest.testFourLetterWords(FourLetterWordsTest.java:106)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)
at java.io.InputStreamReader.read(InputStreamReader.java:184)
at java.io.BufferedReader.fill(BufferedReader.java:154)
at java.io.BufferedReader.readLine(BufferedReader.java:317)
at java.io.BufferedReader.readLine(BufferedReader.java:382)
at
org.apache.zookeeper.client.FourLetterWordMain.send4LetterWord(FourLetterWordMain.java:121)