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/08/27 13:28:47 UTC

Build failed in Hudson: ZooKeeper-trunk #66

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

Changes:

[mahadev] ZOOKEEPER-125. Remove unwanted class declaration in FastLeaderElection. (Flavio Paiva Junqueira via mahadev)

------------------------------------------
[...truncated 8430 lines...]
    [junit] 2008-08-27 11:28:43,342 - INFO  [main:ClientBase@213] - Client test setup finished
    [junit] 2008-08-27 11:28:43,353 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:43,354 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57108 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:43,358 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57108 lastZxid 0
    [junit] 2008-08-27 11:28:43,360 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec33360000
    [junit] 2008-08-27 11:28:43,382 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec33360000: true
    [junit] 2008-08-27 11:28:43,383 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:43,392 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57109 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:43,393 - INFO  [SendThread:ClientCnxn$SendThread@711] - Server connection successful
    [junit] 2008-08-27 11:28:43,393 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57109 lastZxid 0
    [junit] 2008-08-27 11:28:43,394 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec33360001
    [junit] 2008-08-27 11:28:43,408 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec33360001: true
    [junit] 2008-08-27 11:28:43,530 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec33360000
    [junit] 2008-08-27 11:28:43,531 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec33360000
    [junit] 2008-08-27 11:28:43,540 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec33360000
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:43,642 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec33360000
    [junit] 2008-08-27 11:28:43,643 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec33360000 closed
    [junit] 2008-08-27 11:28:43,644 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec33360001
    [junit] 2008-08-27 11:28:43,646 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec33360001
    [junit] 2008-08-27 11:28:43,657 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec33360001
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:43,762 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec33360001
    [junit] 2008-08-27 11:28:43,762 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec33360001 closed
    [junit] 2008-08-27 11:28:43,763 - INFO  [main:ClientBase@218] - tearDown starting
    [junit] 2008-08-27 11:28:43,764 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-08-27 11:28:43,766 - INFO  [main:ClientBase@230] - FINISHED testExistsSync
    [junit] 2008-08-27 11:28:43,766 - INFO  [main:WatcherFuncTest@102] - FINISHED testExistsSync
    [junit] 2008-08-27 11:28:43,769 - INFO  [main:WatcherFuncTest@84] - STARTING testGetDataSync
    [junit] 2008-08-27 11:28:43,769 - INFO  [main:ClientBase@203] - STARTING testGetDataSync
    [junit] 2008-08-27 11:28:43,770 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20276.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20276.junit.dir tickTime:3000
    [junit] 2008-08-27 11:28:43,777 - INFO  [main:ClientBase@213] - Client test setup finished
    [junit] 2008-08-27 11:28:43,778 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:43,782 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57112 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:43,782 - INFO  [SendThread:ClientCnxn$SendThread@711] - Server connection successful
    [junit] 2008-08-27 11:28:43,783 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57112 lastZxid 0
    [junit] 2008-08-27 11:28:43,783 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec35000000
    [junit] 2008-08-27 11:28:43,792 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec35000000: true
    [junit] 2008-08-27 11:28:43,793 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:43,794 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57113 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:43,795 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57113 lastZxid 0
    [junit] 2008-08-27 11:28:43,796 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec35000001
    [junit] 2008-08-27 11:28:43,802 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec35000001: true
    [junit] 2008-08-27 11:28:43,877 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec35000000
    [junit] 2008-08-27 11:28:43,878 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec35000000
    [junit] 2008-08-27 11:28:43,894 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec35000000
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:44,002 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec35000000
    [junit] 2008-08-27 11:28:44,003 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec35000000 closed
    [junit] 2008-08-27 11:28:44,003 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec35000001
    [junit] 2008-08-27 11:28:44,004 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec35000001
    [junit] 2008-08-27 11:28:44,014 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec35000001
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:44,122 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec35000001
    [junit] 2008-08-27 11:28:44,122 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec35000001 closed
    [junit] 2008-08-27 11:28:44,123 - INFO  [main:ClientBase@218] - tearDown starting
    [junit] 2008-08-27 11:28:44,124 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-08-27 11:28:44,125 - INFO  [main:ClientBase@230] - FINISHED testGetDataSync
    [junit] 2008-08-27 11:28:44,125 - INFO  [main:WatcherFuncTest@102] - FINISHED testGetDataSync
    [junit] 2008-08-27 11:28:44,127 - INFO  [main:WatcherFuncTest@84] - STARTING testGetChildrenSync
    [junit] 2008-08-27 11:28:44,127 - INFO  [main:ClientBase@203] - STARTING testGetChildrenSync
    [junit] 2008-08-27 11:28:44,128 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20277.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20277.junit.dir tickTime:3000
    [junit] 2008-08-27 11:28:44,130 - INFO  [main:ClientBase@213] - Client test setup finished
    [junit] 2008-08-27 11:28:44,131 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:44,132 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57116 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:44,132 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57116 lastZxid 0
    [junit] 2008-08-27 11:28:44,133 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec36610000
    [junit] 2008-08-27 11:28:44,159 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec36610000: true
    [junit] 2008-08-27 11:28:44,161 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:44,161 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57117 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:44,162 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57117 lastZxid 0
    [junit] 2008-08-27 11:28:44,163 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec36610001
    [junit] 2008-08-27 11:28:44,177 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec36610001: true
    [junit] 2008-08-27 11:28:44,273 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec36610000
    [junit] 2008-08-27 11:28:44,274 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec36610000
    [junit] 2008-08-27 11:28:44,287 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec36610000
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:44,392 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec36610000
    [junit] 2008-08-27 11:28:44,392 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec36610000 closed
    [junit] 2008-08-27 11:28:44,393 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec36610001
    [junit] 2008-08-27 11:28:44,393 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec36610001
    [junit] 2008-08-27 11:28:44,413 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec36610001
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:44,522 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec36610001
    [junit] 2008-08-27 11:28:44,522 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec36610001 closed
    [junit] 2008-08-27 11:28:44,523 - INFO  [main:ClientBase@218] - tearDown starting
    [junit] 2008-08-27 11:28:44,524 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-08-27 11:28:44,525 - INFO  [main:ClientBase@230] - FINISHED testGetChildrenSync
    [junit] 2008-08-27 11:28:44,525 - INFO  [main:WatcherFuncTest@102] - FINISHED testGetChildrenSync
    [junit] 2008-08-27 11:28:44,526 - INFO  [main:WatcherFuncTest@84] - STARTING testExistsSyncWObj
    [junit] 2008-08-27 11:28:44,526 - INFO  [main:ClientBase@203] - STARTING testExistsSyncWObj
    [junit] 2008-08-27 11:28:44,527 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20278.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20278.junit.dir tickTime:3000
    [junit] 2008-08-27 11:28:44,529 - INFO  [main:ClientBase@213] - Client test setup finished
    [junit] 2008-08-27 11:28:44,530 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:44,531 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57120 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:44,531 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57120 lastZxid 0
    [junit] 2008-08-27 11:28:44,532 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec37f00000
    [junit] 2008-08-27 11:28:44,772 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec37f00000: true
    [junit] 2008-08-27 11:28:44,773 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:44,773 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57121 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:44,774 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57121 lastZxid 0
    [junit] 2008-08-27 11:28:44,774 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec37f00001
    [junit] 2008-08-27 11:28:44,801 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec37f00001: true
    [junit] 2008-08-27 11:28:44,904 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec37f00000
    [junit] 2008-08-27 11:28:44,905 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec37f00000
    [junit] 2008-08-27 11:28:44,920 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec37f00000
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:45,022 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec37f00000
    [junit] 2008-08-27 11:28:45,023 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec37f00000 closed
    [junit] 2008-08-27 11:28:45,023 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec37f00001
    [junit] 2008-08-27 11:28:45,024 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec37f00001
    [junit] 2008-08-27 11:28:45,045 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec37f00001
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:45,062 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:45,062 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57122 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:45,063 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57122 lastZxid 10
    [junit] 2008-08-27 11:28:45,064 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@783] - Finished init of 0x11c03ec33360000: false
    [junit] 2008-08-27 11:28:45,064 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@505] - Renewing session 0x11c03ec33360000
    [junit] 2008-08-27 11:28:45,065 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec33360000
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:415)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:500)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:45,152 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec37f00001
    [junit] 2008-08-27 11:28:45,153 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec37f00001 closed
    [junit] 2008-08-27 11:28:45,153 - INFO  [main:ClientBase@218] - tearDown starting
    [junit] 2008-08-27 11:28:45,154 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-08-27 11:28:45,156 - INFO  [main:ClientBase@230] - FINISHED testExistsSyncWObj
    [junit] 2008-08-27 11:28:45,156 - INFO  [main:WatcherFuncTest@102] - FINISHED testExistsSyncWObj
    [junit] 2008-08-27 11:28:45,157 - INFO  [main:WatcherFuncTest@84] - STARTING testGetDataSyncWObj
    [junit] 2008-08-27 11:28:45,158 - INFO  [main:ClientBase@203] - STARTING testGetDataSyncWObj
    [junit] 2008-08-27 11:28:45,158 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20279.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20279.junit.dir tickTime:3000
    [junit] 2008-08-27 11:28:45,161 - INFO  [main:ClientBase@213] - Client test setup finished
    [junit] 2008-08-27 11:28:45,162 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:45,162 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57125 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:45,163 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57125 lastZxid 0
    [junit] 2008-08-27 11:28:45,164 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec3a680000
    [junit] 2008-08-27 11:28:45,186 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec3a680000: true
    [junit] 2008-08-27 11:28:45,188 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:45,188 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57126 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:45,189 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57126 lastZxid 0
    [junit] 2008-08-27 11:28:45,189 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec3a680001
    [junit] 2008-08-27 11:28:45,204 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec3a680001: true
    [junit] 2008-08-27 11:28:45,315 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec3a680000
    [junit] 2008-08-27 11:28:45,316 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec3a680000
    [junit] 2008-08-27 11:28:45,329 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec3a680000
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:45,432 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec3a680000
    [junit] 2008-08-27 11:28:45,433 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec3a680000 closed
    [junit] 2008-08-27 11:28:45,433 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec3a680001
    [junit] 2008-08-27 11:28:45,434 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec3a680001
    [junit] 2008-08-27 11:28:45,448 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec3a680001
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:45,482 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:45,482 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57127 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:45,483 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57127 lastZxid -1
    [junit] 2008-08-27 11:28:45,483 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@783] - Finished init of 0x11c03ec35000001: false
    [junit] 2008-08-27 11:28:45,484 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@505] - Renewing session 0x11c03ec35000001
    [junit] 2008-08-27 11:28:45,485 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec35000001
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:415)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:500)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:45,512 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:45,512 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57128 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:45,513 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57128 lastZxid -1
    [junit] 2008-08-27 11:28:45,513 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@783] - Finished init of 0x11c03ec33360001: false
    [junit] 2008-08-27 11:28:45,519 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@505] - Renewing session 0x11c03ec33360001
    [junit] 2008-08-27 11:28:45,519 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec33360001
    [junit] java.io.IOException: Session Expired
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.readConnectResult(ClientCnxn.java:415)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.doIO(ClientCnxn.java:500)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:45,552 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec3a680001
    [junit] 2008-08-27 11:28:45,552 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec3a680001 closed
    [junit] 2008-08-27 11:28:45,552 - INFO  [main:ClientBase@218] - tearDown starting
    [junit] 2008-08-27 11:28:45,554 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-08-27 11:28:45,555 - INFO  [main:ClientBase@230] - FINISHED testGetDataSyncWObj
    [junit] 2008-08-27 11:28:45,555 - INFO  [main:WatcherFuncTest@102] - FINISHED testGetDataSyncWObj
    [junit] 2008-08-27 11:28:45,556 - INFO  [main:WatcherFuncTest@84] - STARTING testGetChildrenSyncWObj
    [junit] 2008-08-27 11:28:45,556 - INFO  [main:ClientBase@203] - STARTING testGetChildrenSyncWObj
    [junit] 2008-08-27 11:28:45,557 - INFO  [main:ZooKeeperServer@166] - Created server with dataDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20280.junit.dir dataLogDir:/zonestorage/hudson/home/hudson/hudson/jobs/ZooKeeper-trunk/workspace/trunk/build/test/tmp/test20280.junit.dir tickTime:3000
    [junit] 2008-08-27 11:28:45,559 - INFO  [main:ClientBase@213] - Client test setup finished
    [junit] 2008-08-27 11:28:45,560 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:45,560 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57131 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:45,561 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57131 lastZxid 0
    [junit] 2008-08-27 11:28:45,561 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec3bf60000
    [junit] 2008-08-27 11:28:45,574 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec3bf60000: true
    [junit] 2008-08-27 11:28:45,575 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:45,575 - INFO  [SendThread:ClientCnxn$SendThread@576] - Priming connection to java.nio.channels.SocketChannel[connected local=/127.0.0.1:57132 remote=/127.0.0.1:33221]
    [junit] 2008-08-27 11:28:45,575 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@479] - Connected to /127.0.0.1:57132 lastZxid 0
    [junit] 2008-08-27 11:28:45,576 - WARN  [NIOServerCxn.Factory:NIOServerCnxn@508] - Creating new session 0x11c03ec3bf60001
    [junit] 2008-08-27 11:28:45,588 - WARN  [SyncThread:NIOServerCnxn@783] - Finished init of 0x11c03ec3bf60001: true
    [junit] 2008-08-27 11:28:45,671 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec3bf60000
    [junit] 2008-08-27 11:28:45,672 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec3bf60000
    [junit] 2008-08-27 11:28:45,679 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec3bf60000
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:45,782 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec3bf60000
    [junit] 2008-08-27 11:28:45,782 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec3bf60000 closed
    [junit] 2008-08-27 11:28:45,783 - INFO  [main:ZooKeeper@313] - Closing session: 0x11c03ec3bf60001
    [junit] 2008-08-27 11:28:45,783 - INFO  [ProcessThread:PrepRequestProcessor@343] - Processed session termination request for id: 0x11c03ec3bf60001
    [junit] 2008-08-27 11:28:45,795 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec3bf60001
    [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:492)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:719)
    [junit] 2008-08-27 11:28:45,902 - INFO  [main:ClientCnxn@803] - Closing ClientCnxn for session: 0x11c03ec3bf60001
    [junit] 2008-08-27 11:28:45,903 - INFO  [main:ZooKeeper@324] - Session: 0x11c03ec3bf60001 closed
    [junit] 2008-08-27 11:28:45,903 - INFO  [main:ClientBase@218] - tearDown starting
    [junit] 2008-08-27 11:28:45,904 - ERROR [NIOServerCxn.Factory:NIOServerCnxn$Factory@164] - =====> Goodbye cruel world <======
    [junit] 2008-08-27 11:28:45,905 - INFO  [main:ClientBase@230] - FINISHED testGetChildrenSyncWObj
    [junit] 2008-08-27 11:28:45,905 - INFO  [main:WatcherFuncTest@102] - FINISHED testGetChildrenSyncWObj
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.715 sec
    [junit] 2008-08-27 11:28:45,922 - INFO  [SendThread:ClientCnxn$SendThread@647] - Attempting connection to server /127.0.0.1:33221
    [junit] 2008-08-27 11:28:45,922 - WARN  [SendThread:ClientCnxn$SendThread@733] - Closing session 0x11c03ec35000000
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.Net.connect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:464)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:649)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:669)

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

Total time: 8 minutes 44 seconds
Recording fingerprints
Publishing Javadoc
Recording test results


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

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