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 Hudson Server <hu...@hudson.zones.apache.org> on 2008/06/26 12:44:37 UTC

Build failed in Hudson: ZooKeeper-trunk #4

See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/4/changes

Changes:

[mahadev] ZOOKEEPER-53 : fix tests to run on solaris. (mahadev)

[phunt] Patch build_fixlog4j.patch from jira ZOOKEEPER-45. Fixes log4j integration with the tests/findbugs

------------------------------------------
[...truncated 22916 lines...]
    [junit] WARN  - [SyncThread:NIOServerCnxn@777] - Finished init of 11ac4767da90001: true
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41380 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41380 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac4767da90001: true
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac4767da90001
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41381 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41381 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac4767da90000: true
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac4767da90000
    [junit] INFO  - [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac4767da90000
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41389 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41389 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac4767da90000: false
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac4767da90000
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41397 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41397 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac4767da90001: true
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac4767da90001
    [junit] INFO  - [main:ClientBase@49] - Clent test shutdown
    [junit] ERROR - [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [main:ClientBase@57] - Client test shutdown finished
    [junit] INFO  - [main:ClientBase@36] - Client test setup
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41399 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41399 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac4767da90001: false
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac4767da90001
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [main:ClientBase@45] - Client test setup finished
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41400 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41400 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac47748410000
    [junit] WARN  - [SyncThread:NIOServerCnxn@777] - Finished init of 11ac47748410000: true
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41401 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41401 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac47748410001
    [junit] WARN  - [SyncThread:NIOServerCnxn@777] - Finished init of 11ac47748410001: true
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41419 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41419 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac47748410001: true
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac47748410001
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41420 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41420 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac47748410000: true
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac47748410000
    [junit] INFO  - [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac47748410000
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41424 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41424 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac47748410000: false
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac47748410000
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] WARN  - [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac47748410001
    [junit] INFO  - [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac47748410001
    [junit] INFO  - [main:ClientBase@49] - Clent test shutdown
    [junit] ERROR - [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] INFO  - [main:ClientBase@57] - Client test shutdown finished
    [junit] INFO  - [main:ClientBase@36] - Client test setup
    [junit] INFO  - [main:ClientBase@45] - Client test setup finished
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41464 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41464 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac47812700000
    [junit] WARN  - [SyncThread:NIOServerCnxn@777] - Finished init of 11ac47812700000: true
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41465 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41465 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac47812700001
    [junit] WARN  - [SyncThread:NIOServerCnxn@777] - Finished init of 11ac47812700001: true
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] WARN  - [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac47812700001
    [junit] WARN  - [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac47812700000
    [junit] INFO  - [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac47812700001
    [junit] INFO  - [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac47812700000
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41498 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41498 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac47812700001: false
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac47812700001
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [main:ClientBase@49] - Clent test shutdown
    [junit] ERROR - [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] INFO  - [main:ClientBase@57] - Client test shutdown finished
    [junit] INFO  - [main:ClientBase@36] - Client test setup
    [junit] INFO  - [main:ClientBase@45] - Client test setup finished
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41518 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41518 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac4788d9b0000
    [junit] WARN  - [SyncThread:NIOServerCnxn@777] - Finished init of 11ac4788d9b0000: true
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41519 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41519 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac4788d9b0001
    [junit] WARN  - [SyncThread:NIOServerCnxn@777] - Finished init of 11ac4788d9b0001: true
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41605 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41605 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac4788d9b0000: true
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac4788d9b0000
    [junit] INFO  - [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac4788d9b0000
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41606 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41606 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac4788d9b0001: true
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac4788d9b0001
    [junit] INFO  - [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac4788d9b0001
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41611 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41611 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac4788d9b0001: false
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac4788d9b0001
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [main:ClientBase@49] - Clent test shutdown
    [junit] ERROR - [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] INFO  - [main:ClientBase@57] - Client test shutdown finished
    [junit] INFO  - [main:ClientBase@36] - Client test setup
    [junit] INFO  - [main:ClientBase@45] - Client test setup finished
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41644 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41644 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac47909850000
    [junit] WARN  - [SyncThread:NIOServerCnxn@777] - Finished init of 11ac47909850000: true
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41645 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41645 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac47909850001
    [junit] WARN  - [SyncThread:NIOServerCnxn@777] - Finished init of 11ac47909850001: true
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] WARN  - [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac47909850000
    [junit] WARN  - [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac47909850001
    [junit] INFO  - [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac47909850000
    [junit] INFO  - [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac47909850001
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41678 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41678 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac47909850001: false
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac47909850001
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] INFO  - [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:41679 remote=/127.0.0.1:33221]
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:41679 lastZxid 0
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac47909850000: false
    [junit] WARN  - [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac47909850000
    [junit] WARN  - [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] INFO  - [main:ClientBase@49] - Clent test shutdown
    [junit] ERROR - [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] INFO  - [main:ClientBase@57] - Client test shutdown finished
    [junit] Tests run: 6, Failures: 4, Errors: 2, Time elapsed: 230.32 sec
    [junit] Test org.apache.zookeeper.test.WatcherFuncTest FAILED

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build.xml:337: Tests failed!

Total time: 12 minutes 9 seconds
Recording fingerprints
Publishing Javadoc
Recording test results


Hudson build is back to normal: ZooKeeper-trunk #6

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/6/changes



Build failed in Hudson: ZooKeeper-trunk #5

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/5/changes

Changes:

[akornev] Fixed the svn-revision and dist ant targets

[phunt] added date/timestamp to the console output (helps debugging hudson/tests). See ZOOKEEPER-45

------------------------------------------
[...truncated 74526 lines...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:40:18,004 - WARN  [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac99b8a3b0001
    [junit] 2008-06-27 10:40:18,005 - WARN  [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac99b8a3b0000
    [junit] 2008-06-27 10:40:18,005 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99b8a3b0001
    [junit] 2008-06-27 10:40:18,006 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99b8a3b0000
    [junit] 2008-06-27 10:40:18,604 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:40:18,605 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54857 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:40:18,606 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54857 lastZxid 0
    [junit] 2008-06-27 10:40:18,606 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99b8a3b0000: false
    [junit] 2008-06-27 10:40:18,607 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99b8a3b0000
    [junit] 2008-06-27 10:40:18,608 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:40:18,754 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:40:18,755 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54858 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:40:18,756 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54858 lastZxid 0
    [junit] 2008-06-27 10:40:18,757 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99b8a3b0001: false
    [junit] 2008-06-27 10:40:18,757 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99b8a3b0001
    [junit] 2008-06-27 10:40:18,758 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:40:23,874 - INFO  [main:ClientBase@49] - Clent test shutdown
    [junit] 2008-06-27 10:40:23,875 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] 2008-06-27 10:40:23,876 - INFO  [main:ClientBase@57] - Client test shutdown finished
    [junit] 2008-06-27 10:40:23,883 - INFO  [main:ClientBase@36] - Client test setup
    [junit] 2008-06-27 10:40:28,894 - INFO  [main:ClientBase@45] - Client test setup finished
    [junit] 2008-06-27 10:40:28,895 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:40:28,896 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54859 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:40:28,897 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54859 lastZxid 0
    [junit] 2008-06-27 10:40:28,897 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99c094c0000
    [junit] 2008-06-27 10:40:28,913 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99c094c0000: true
    [junit] 2008-06-27 10:40:28,922 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:40:28,923 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54860 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:40:28,924 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54860 lastZxid 0
    [junit] 2008-06-27 10:40:28,924 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99c094c0001
    [junit] 2008-06-27 10:40:28,931 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99c094c0001: true
    [junit] 2008-06-27 10:40:48,923 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:40:48,933 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:40:50,584 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:40:50,584 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54861 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:40:50,585 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54861 lastZxid 0
    [junit] 2008-06-27 10:40:50,585 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99c094c0001: true
    [junit] 2008-06-27 10:40:50,585 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99c094c0001
    [junit] 2008-06-27 10:40:50,984 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:40:50,984 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54862 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:40:50,985 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54862 lastZxid 0
    [junit] 2008-06-27 10:40:50,985 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99c094c0000: true
    [junit] 2008-06-27 10:40:50,985 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99c094c0000
    [junit] 2008-06-27 10:40:50,986 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99c094c0000
    [junit] 2008-06-27 10:40:51,004 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:41:10,593 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:41:12,003 - WARN  [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac99c094c0001
    [junit] 2008-06-27 10:41:12,004 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99c094c0001
    [junit] 2008-06-27 10:41:15,713 - INFO  [main:ClientBase@49] - Clent test shutdown
    [junit] 2008-06-27 10:41:15,714 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] 2008-06-27 10:41:15,715 - INFO  [main:ClientBase@57] - Client test shutdown finished
    [junit] 2008-06-27 10:41:15,717 - INFO  [main:ClientBase@36] - Client test setup
    [junit] 2008-06-27 10:41:20,723 - INFO  [main:ClientBase@45] - Client test setup finished
    [junit] 2008-06-27 10:41:20,724 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:41:20,724 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54863 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:41:20,725 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54863 lastZxid 0
    [junit] 2008-06-27 10:41:20,726 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99cd3c60000
    [junit] 2008-06-27 10:41:20,748 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99cd3c60000: true
    [junit] 2008-06-27 10:41:20,749 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:41:20,750 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54864 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:41:20,750 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54864 lastZxid 0
    [junit] 2008-06-27 10:41:20,751 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99cd3c60001
    [junit] 2008-06-27 10:41:20,757 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99cd3c60001: true
    [junit] 2008-06-27 10:41:40,752 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:41:40,762 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:41:42,003 - WARN  [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac99cd3c60001
    [junit] 2008-06-27 10:41:42,003 - WARN  [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac99cd3c60000
    [junit] 2008-06-27 10:41:42,003 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99cd3c60001
    [junit] 2008-06-27 10:41:42,004 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99cd3c60000
    [junit] 2008-06-27 10:41:42,093 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:41:42,093 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54865 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:41:42,094 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54865 lastZxid 0
    [junit] 2008-06-27 10:41:42,094 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99cd3c60001: false
    [junit] 2008-06-27 10:41:42,094 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99cd3c60001
    [junit] 2008-06-27 10:41:42,095 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:41:42,493 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:41:42,493 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54866 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:41:42,494 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54866 lastZxid 0
    [junit] 2008-06-27 10:41:42,494 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99cd3c60000: false
    [junit] 2008-06-27 10:41:42,494 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99cd3c60000
    [junit] 2008-06-27 10:41:42,495 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:41:47,612 - INFO  [main:ClientBase@49] - Clent test shutdown
    [junit] 2008-06-27 10:41:47,613 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] 2008-06-27 10:41:47,614 - INFO  [main:ClientBase@57] - Client test shutdown finished
    [junit] 2008-06-27 10:41:47,616 - INFO  [main:ClientBase@36] - Client test setup
    [junit] 2008-06-27 10:41:52,622 - INFO  [main:ClientBase@45] - Client test setup finished
    [junit] 2008-06-27 10:41:52,623 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:41:52,624 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54867 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:41:52,624 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54867 lastZxid 0
    [junit] 2008-06-27 10:41:52,625 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99d50610000
    [junit] 2008-06-27 10:41:52,650 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99d50610000: true
    [junit] 2008-06-27 10:41:52,651 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:41:52,652 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54868 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:41:52,652 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54868 lastZxid 0
    [junit] 2008-06-27 10:41:52,653 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99d50610001
    [junit] 2008-06-27 10:41:52,659 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99d50610001: true
    [junit] 2008-06-27 10:42:12,652 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:42:12,662 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:42:14,522 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:42:14,522 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54869 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:42:14,523 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54869 lastZxid 0
    [junit] 2008-06-27 10:42:14,523 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99d50610001: true
    [junit] 2008-06-27 10:42:14,524 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99d50610001
    [junit] 2008-06-27 10:42:14,682 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:42:14,682 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54870 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:42:14,683 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54870 lastZxid 0
    [junit] 2008-06-27 10:42:14,683 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99d50610000: true
    [junit] 2008-06-27 10:42:14,684 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99d50610000
    [junit] 2008-06-27 10:42:14,684 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99d50610000
    [junit] 2008-06-27 10:42:14,698 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:42:34,531 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:42:36,001 - WARN  [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac99d50610001
    [junit] 2008-06-27 10:42:36,002 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99d50610001
    [junit] 2008-06-27 10:42:39,651 - INFO  [main:ClientBase@49] - Clent test shutdown
    [junit] 2008-06-27 10:42:39,655 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] 2008-06-27 10:42:39,656 - INFO  [main:ClientBase@57] - Client test shutdown finished
    [junit] 2008-06-27 10:42:39,657 - INFO  [main:ClientBase@36] - Client test setup
    [junit] 2008-06-27 10:42:44,661 - INFO  [main:ClientBase@45] - Client test setup finished
    [junit] 2008-06-27 10:42:44,662 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:42:44,663 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54871 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:42:44,664 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54871 lastZxid 0
    [junit] 2008-06-27 10:42:44,664 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99e1bab0000
    [junit] 2008-06-27 10:42:44,685 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99e1bab0000: true
    [junit] 2008-06-27 10:42:44,686 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:42:44,687 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54872 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:42:44,687 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54872 lastZxid 0
    [junit] 2008-06-27 10:42:44,688 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99e1bab0001
    [junit] 2008-06-27 10:42:44,694 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99e1bab0001: true
    [junit] 2008-06-27 10:43:04,691 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:43:04,701 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:43:05,901 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:43:05,901 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54873 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:43:05,902 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54873 lastZxid 0
    [junit] 2008-06-27 10:43:05,902 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99e1bab0000: true
    [junit] 2008-06-27 10:43:05,903 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99e1bab0000
    [junit] 2008-06-27 10:43:05,903 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99e1bab0000
    [junit] 2008-06-27 10:43:05,917 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:43:06,001 - WARN  [SessionTracker:SessionTrackerImpl@135] - Expiring 11ac99e1bab0001
    [junit] 2008-06-27 10:43:06,002 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99e1bab0001
    [junit] 2008-06-27 10:43:06,331 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:43:06,332 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54874 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:43:06,334 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54874 lastZxid 0
    [junit] 2008-06-27 10:43:06,334 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99e1bab0001: false
    [junit] 2008-06-27 10:43:06,334 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99e1bab0001
    [junit] 2008-06-27 10:43:06,335 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:414)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:499)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:43:11,451 - INFO  [main:ClientBase@49] - Clent test shutdown
    [junit] 2008-06-27 10:43:11,452 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] 2008-06-27 10:43:11,453 - INFO  [main:ClientBase@57] - Client test shutdown finished
    [junit] 2008-06-27 10:43:11,454 - INFO  [main:ClientBase@36] - Client test setup
    [junit] 2008-06-27 10:43:16,461 - INFO  [main:ClientBase@45] - Client test setup finished
    [junit] 2008-06-27 10:43:16,462 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:43:16,462 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54875 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:43:16,463 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54875 lastZxid 0
    [junit] 2008-06-27 10:43:16,464 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99e97df0000
    [junit] 2008-06-27 10:43:16,612 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99e97df0000: true
    [junit] 2008-06-27 10:43:16,613 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:43:16,613 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54876 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:43:16,614 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54876 lastZxid 0
    [junit] 2008-06-27 10:43:16,614 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@503] - Creating new session 11ac99e97df0001
    [junit] 2008-06-27 10:43:16,646 - WARN  [SyncThread:NIOServerCnxn@777] - Finished init of 11ac99e97df0001: true
    [junit] 2008-06-27 10:43:36,620 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:43:36,650 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: TIMED OUT
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:672)
    [junit] 2008-06-27 10:43:38,200 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:43:38,201 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54877 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:43:38,202 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54877 lastZxid 0
    [junit] 2008-06-27 10:43:38,202 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99e97df0000: true
    [junit] 2008-06-27 10:43:38,202 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99e97df0000
    [junit] 2008-06-27 10:43:38,202 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99e97df0000
    [junit] 2008-06-27 10:43:38,219 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:43:38,510 - INFO  [SendThread:ClientCnxn$SendThread@645] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-06-27 10:43:38,511 - INFO  [SendThread:ClientCnxn$SendThread@575] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:54878 remote=/127.0.0.1:33221]
    [junit] 2008-06-27 10:43:38,511 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@474] - Connected to /127.0.0.1:54878 lastZxid 0
    [junit] 2008-06-27 10:43:38,512 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@777] - Finished init of 11ac99e97df0001: true
    [junit] 2008-06-27 10:43:38,512 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@500] - Renewing session 11ac99e97df0001
    [junit] 2008-06-27 10:43:38,513 - INFO  [ProcessThread:PrepRequestProcessor@342] - Processed session termination request for id: 11ac99e97df0001
    [junit] 2008-06-27 10:43:38,519 - WARN  [SendThread:ClientCnxn$SendThread@726] - Closing: 
    [junit] java.io.IOException: Read error rc = -1 java.nio.DirectByteBuffer[pos=0 lim=4 cap=4]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:491)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:712)
    [junit] 2008-06-27 10:43:43,630 - INFO  [main:ClientBase@49] - Clent test shutdown
    [junit] 2008-06-27 10:43:43,631 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@160] - =====> Goodbye cruel world <======
    [junit] 2008-06-27 10:43:43,632 - INFO  [main:ClientBase@57] - Client test shutdown finished
    [junit] Tests run: 6, Failures: 4, Errors: 2, Time elapsed: 232.414 sec
    [junit] Test org.apache.zookeeper.test.WatcherFuncTest FAILED

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build.xml:337: Tests failed!

Total time: 11 minutes 23 seconds
Recording fingerprints
Publishing Javadoc
Recording test results