See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1497/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 62.83 MB...]
[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-06-05 20:02:26,715 [myid:] - INFO [main:ZooKeeper@1329] -
Session: 0x104a4d0efdd0000 closed
[junit] 2017-06-05 20:02:26,715 [myid:] - INFO
[main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for
session: 0x104a4d0efdd0000
[junit] 2017-06-05 20:02:26,716 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 226177
[junit] 2017-06-05 20:02:26,716 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2427
[junit] 2017-06-05 20:02:26,716 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD
testWatcherAutoResetWithLocal
[junit] 2017-06-05 20:02:26,716 [myid:] - INFO [main:ClientBase@582] -
tearDown starting
[junit] 2017-06-05 20:02:26,716 [myid:] - INFO [main:ClientBase@552] -
STOPPING server
[junit] 2017-06-05 20:02:26,716 [myid:] - INFO
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24933
[junit] 2017-06-05 20:02:26,719 [myid:] - INFO [main:ZooKeeperServer@542]
- shutting down
[junit] 2017-06-05 20:02:26,719 [myid:] - ERROR [main:ZooKeeperServer@506]
- ZKShutdownHandler is not registered, so ZooKeeper server won't take any
action on ERROR or SHUTDOWN server state changes
[junit] 2017-06-05 20:02:26,720 [myid:] - INFO
[main:SessionTrackerImpl@232] - Shutting down
[junit] 2017-06-05 20:02:26,720 [myid:] - INFO
[main:PrepRequestProcessor@1014] - Shutting down
[junit] 2017-06-05 20:02:26,720 [myid:] - INFO
[main:SyncRequestProcessor@191] - Shutting down
[junit] 2017-06-05 20:02:26,720 [myid:] - INFO [ProcessThread(sid:0
cport:24933)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
[junit] 2017-06-05 20:02:26,720 [myid:] - INFO
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
[junit] 2017-06-05 20:02:26,720 [myid:] - INFO
[main:FinalRequestProcessor@481] - shutdown of request processor complete
[junit] 2017-06-05 20:02:26,720 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port24933,name1=InMemoryDataTree]
[junit] 2017-06-05 20:02:26,720 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933]
[junit] 2017-06-05 20:02:26,721 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 24933
[junit] 2017-06-05 20:02:26,721 [myid:] - INFO [main:JMXEnv@146] -
ensureOnly:[]
[junit] 2017-06-05 20:02:26,727 [myid:] - INFO [main:ClientBase@607] -
fdcount after test is: 7136 at start it was 7140
[junit] 2017-06-05 20:02:26,727 [myid:] - INFO [main:ZKTestCase$1@68] -
SUCCEEDED testWatcherAutoResetWithLocal
[junit] 2017-06-05 20:02:26,727 [myid:] - INFO [main:ZKTestCase$1@63] -
FINISHED testWatcherAutoResetWithLocal
[junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
477.81 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest
[junit] 2017-06-05 20:02:26,777 [myid:127.0.0.1:24813] - INFO
[main-SendThread(127.0.0.1:24813):ClientCnxn$SendThread@1111] - Opening socket
connection to server 127.0.0.1/127.0.0.1:24813. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-06-05 20:02:26,778 [myid:127.0.0.1:24813] - WARN
[main-SendThread(127.0.0.1:24813):ClientCnxn$SendThread@1233] - Session
0x204a4cd89000000 for server 127.0.0.1/127.0.0.1:24813, 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:739)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1212)
[junit] 2017-06-05 20:02:27,014 [myid:] - INFO
[SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
[junit] 2017-06-05 20:02:27,066 [myid:127.0.0.1:24810] - INFO
[main-SendThread(127.0.0.1:24810):ClientCnxn$SendThread@1111] - Opening socket
connection to server 127.0.0.1/127.0.0.1:24810. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-06-05 20:02:27,067 [myid:127.0.0.1:24810] - WARN
[main-SendThread(127.0.0.1:24810):ClientCnxn$SendThread@1233] - Session
0x104a4cd89560000 for server 127.0.0.1/127.0.0.1:24810, 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:739)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1212)
fail.build.on.test.failure:
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1219:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-openjdk7/build.xml:1223:
Tests failed!
Total time: 11 minutes 21 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.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)