See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/654/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 64.58 MB...]
    [junit]     at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-08-30 12:09:21,775 [myid:] - INFO  
[main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for 
session: 0x1065cefde6e0000
    [junit] 2017-08-30 12:09:21,775 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 242500
    [junit] 2017-08-30 12:09:21,775 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2433
    [junit] 2017-08-30 12:09:21,775 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD 
testWatcherAutoResetWithLocal
    [junit] 2017-08-30 12:09:21,775 [myid:] - INFO  [main:ClientBase@586] - 
tearDown starting
    [junit] 2017-08-30 12:09:21,775 [myid:] - INFO  [main:ClientBase@556] - 
STOPPING server
    [junit] 2017-08-30 12:09:21,775 [myid:] - INFO  
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24933
    [junit] 2017-08-30 12:09:21,778 [myid:] - INFO  [main:ZooKeeperServer@541] 
- shutting down
    [junit] 2017-08-30 12:09:21,778 [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-08-30 12:09:21,779 [myid:] - INFO  
[main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-08-30 12:09:21,779 [myid:] - INFO  
[main:PrepRequestProcessor@1005] - Shutting down
    [junit] 2017-08-30 12:09:21,779 [myid:] - INFO  
[main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-08-30 12:09:21,779 [myid:] - INFO  [ProcessThread(sid:0 
cport:24933)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-08-30 12:09:21,779 [myid:] - INFO  
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-08-30 12:09:21,779 [myid:] - INFO  
[main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-08-30 12:09:21,779 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean 
[org.apache.ZooKeeperService:name0=StandaloneServer_port24933,name1=InMemoryDataTree]
    [junit] 2017-08-30 12:09:21,779 [myid:] - INFO  [main:MBeanRegistry@128] - 
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933]
    [junit] 2017-08-30 12:09:21,780 [myid:] - INFO  
[main:FourLetterWordMain@87] - connecting to 127.0.0.1 24933
    [junit] 2017-08-30 12:09:21,780 [myid:] - INFO  [main:JMXEnv@146] - 
ensureOnly:[]
    [junit] 2017-08-30 12:09:21,786 [myid:] - INFO  [main:ClientBase@611] - 
fdcount after test is: 7169 at start it was 7169
    [junit] 2017-08-30 12:09:21,786 [myid:] - INFO  [main:ZKTestCase$1@68] - 
SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-08-30 12:09:21,872 [myid:] - INFO  [main:ZKTestCase$1@63] - 
FINISHED testWatcherAutoResetWithLocal
    [junit] 2017-08-30 12:09:21,856 [myid:127.0.0.1:24751] - INFO  
[main-SendThread(127.0.0.1:24751):ClientCnxn$SendThread@1113] - Opening socket 
connection to server 127.0.0.1/127.0.0.1:24751. Will not attempt to 
authenticate using SASL (unknown error)
    [junit] 2017-08-30 12:09:21,820 [myid:127.0.0.1:24810] - INFO  
[main-SendThread(127.0.0.1:24810):ClientCnxn$SendThread@1113] - 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-08-30 12:09:21,872 [myid:127.0.0.1:24810] - WARN  
[main-SendThread(127.0.0.1:24810):ClientCnxn$SendThread@1235] - Session 
0x1065cecb2540000 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:717)
    [junit]     at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit]     at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-08-30 12:09:21,872 [myid:127.0.0.1:24751] - WARN  
[main-SendThread(127.0.0.1:24751):ClientCnxn$SendThread@1235] - Session 
0x1065cea76000000 for server 127.0.0.1/127.0.0.1:24751, 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] Tests run: 103, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 
404.842 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-08-30 12:09:21,931 [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-08-30 12:09:21,932 [myid:127.0.0.1:24687] - WARN  
[main-SendThread(127.0.0.1:24687):ClientCnxn$SendThread@1235] - Session 
0x1065ce9ca8e0000 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-08-30 12:09:21,967 [myid:] - INFO  
[SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] Test org.apache.zookeeper.test.NioNettySuiteTest FAILED

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1226: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1230: 
Tests failed!

Total time: 10 minutes 5 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) 
##############################
3 tests failed.
FAILED:  org.apache.zookeeper.test.ClientTest.testClientWithWatcherObj

Error Message:
unable to create new native thread

Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:717)
        at 
org.apache.zookeeper.server.ZooKeeperServer.setupRequestProcessors(ZooKeeperServer.java:464)
        at 
org.apache.zookeeper.server.ZooKeeperServer.startup(ZooKeeperServer.java:452)
        at 
org.apache.zookeeper.server.NettyServerCnxnFactory.startup(NettyServerCnxnFactory.java:511)
        at 
org.apache.zookeeper.server.ServerCnxnFactory.startup(ServerCnxnFactory.java:98)
        at 
org.apache.zookeeper.test.ClientBase.startServerInstance(ClientBase.java:406)
        at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:512)
        at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:503)


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

Error Message:
unable to create new native thread

Stack Trace:
java.lang.OutOfMemoryError: unable to create new native thread
        at java.lang.Thread.start0(Native Method)
        at java.lang.Thread.start(Thread.java:717)
        at org.apache.zookeeper.ClientCnxn.start(ClientCnxn.java:401)
        at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:884)
        at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:801)
        at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:941)
        at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:688)
        at 
org.apache.zookeeper.admin.ZooKeeperAdmin.<init>(ZooKeeperAdmin.java:79)
        at 
org.apache.zookeeper.TestableZooKeeper.<init>(TestableZooKeeper.java:36)
        at 
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:228)
        at 
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:220)
        at 
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:205)
        at 
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:198)
        at 
org.apache.zookeeper.test.ClientTest.testNullAuthId(ClientTest.java:210)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.QuorumMajorityTest.testNull

Error Message:
waiting for server up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server up
        at 
org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:223)
        at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:120)
        at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:78)

Reply via email to