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 2010/03/16 01:51:06 UTC

Build failed in Hudson: ZooKeeper-trunk #740

See <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/740/>

------------------------------------------
[...truncated 128199 lines...]
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:347)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:320)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:353)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:326)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 2010-03-16 00:50:37,849 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 1, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,851 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 2, LOOKING, LOOKING, 3
    [junit] 2010-03-16 00:50:37,850 - WARN  [WorkerSender Thread:QuorumCnxManager@361] - Cannot open channel to 4 at election address /127.0.0.1:12231
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.Net.connect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:507)
    [junit] 	at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:347)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:320)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:353)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:326)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 2010-03-16 00:50:37,850 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 3, LOOKING, LOOKING, 3
    [junit] 2010-03-16 00:50:37,851 - WARN  [WorkerSender Thread:QuorumCnxManager@361] - Cannot open channel to 5 at election address /127.0.0.1:12232
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.Net.connect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:507)
    [junit] 	at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:347)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:320)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:353)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:326)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 2010-03-16 00:50:37,851 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 1, LOOKING, LOOKING, 2
    [junit] 2010-03-16 00:50:37,851 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@689] - Notification: 2, 4294969298, 1, 3, LOOKING, LOOKING, 2
    [junit] 2010-03-16 00:50:37,852 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 3, LOOKING, LOOKING, 2
    [junit] 2010-03-16 00:50:37,885 - INFO  [Thread-147:QuorumCnxManager$Listener@436] - My election bind port: 12231
    [junit] 2010-03-16 00:50:37,886 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:QuorumPeer@610] - LOOKING
    [junit] 2010-03-16 00:50:37,887 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@649] - New election. My id =  4, Proposed zxid = 4294969298
    [junit] 2010-03-16 00:50:37,888 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 4, LOOKING, LOOKING, 4
    [junit] 2010-03-16 00:50:37,888 - WARN  [WorkerSender Thread:QuorumCnxManager@361] - Cannot open channel to 5 at election address /127.0.0.1:12232
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.Net.connect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:507)
    [junit] 	at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:347)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:320)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:353)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:326)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 2010-03-16 00:50:37,896 - INFO  [main:FileSnap@82] - Reading snapshot <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test5445755814763817434.junit.dir/version-2/snapshot.1000007d2>
    [junit] 2010-03-16 00:50:37,901 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 1, LOOKING, LOOKING, 4
    [junit] 2010-03-16 00:50:37,901 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 2, LOOKING, LOOKING, 4
    [junit] 2010-03-16 00:50:37,901 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:FastLeaderElection@711] - Updating proposal
    [junit] 2010-03-16 00:50:37,901 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:FastLeaderElection@711] - Updating proposal
    [junit] 2010-03-16 00:50:37,904 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 3, LOOKING, LOOKING, 4
    [junit] 2010-03-16 00:50:37,904 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@711] - Updating proposal
    [junit] 2010-03-16 00:50:37,904 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 2, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,904 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 3, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,905 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 3, LOOKING, LOOKING, 3
    [junit] 2010-03-16 00:50:37,904 - WARN  [WorkerSender Thread:QuorumCnxManager@361] - Cannot open channel to 5 at election address /127.0.0.1:12232
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.Net.connect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:507)
    [junit] 	at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:347)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:320)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:353)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:326)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 2010-03-16 00:50:37,905 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 1, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,905 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 1, 4294969298, 1, 4, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,905 - WARN  [WorkerSender Thread:QuorumCnxManager@361] - Cannot open channel to 5 at election address /127.0.0.1:12232
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.Net.connect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:507)
    [junit] 	at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:347)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:320)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:353)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:326)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 2010-03-16 00:50:37,905 - WARN  [WorkerSender Thread:QuorumCnxManager@361] - Cannot open channel to 5 at election address /127.0.0.1:12232
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.Net.connect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:507)
    [junit] 	at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:347)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:320)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:353)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:326)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 2010-03-16 00:50:37,905 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 2, LOOKING, LOOKING, 3
    [junit] 2010-03-16 00:50:37,905 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 2, 4294969298, 1, 4, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,906 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 4, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,906 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 4, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,906 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 4, LOOKING, LOOKING, 3
    [junit] 2010-03-16 00:50:37,905 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 1, LOOKING, LOOKING, 3
    [junit] 2010-03-16 00:50:37,906 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 4, LOOKING, LOOKING, 3
    [junit] 2010-03-16 00:50:37,922 - INFO  [Thread-160:QuorumCnxManager$Listener@436] - My election bind port: 12232
    [junit] 2010-03-16 00:50:37,923 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:QuorumPeer@610] - LOOKING
    [junit] 2010-03-16 00:50:37,924 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@649] - New election. My id =  5, Proposed zxid = 4294969298
    [junit] 2010-03-16 00:50:37,927 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 1, 4294969298, 1, 5, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,928 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:FastLeaderElection@689] - Notification: 5, 4294969298, 1, 1, LOOKING, LOOKING, 5
    [junit] 2010-03-16 00:50:37,928 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:FastLeaderElection@711] - Updating proposal
    [junit] 2010-03-16 00:50:37,928 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 2, 4294969298, 1, 5, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,930 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@689] - Notification: 5, 4294969298, 1, 3, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,930 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@711] - Updating proposal
    [junit] 2010-03-16 00:50:37,929 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:QuorumPeer@632] - FOLLOWING
    [junit] 2010-03-16 00:50:37,933 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:ZooKeeperServer@151] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test6492893064027514138.junit.dir/version-2> snapdir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test6492893064027514138.junit.dir/version-2>
    [junit] 2010-03-16 00:50:37,934 - WARN  [QuorumPeer:/0:0:0:0:0:0:0:0:11223:Learner@220] - Unexpected exception, tries=0, connecting to /127.0.0.1:12227
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit] 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit] 	at java.net.Socket.connect(Socket.java:519)
    [junit] 	at org.apache.zookeeper.server.quorum.Learner.connectToLeader(Learner.java:212)
    [junit] 	at org.apache.zookeeper.server.quorum.Follower.followLeader(Follower.java:65)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:634)
    [junit] 2010-03-16 00:50:37,929 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:FastLeaderElection@689] - Notification: 5, 4294969298, 1, 2, LOOKING, LOOKING, 5
    [junit] 2010-03-16 00:50:37,935 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:FastLeaderElection@711] - Updating proposal
    [junit] 2010-03-16 00:50:37,935 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:QuorumPeer@632] - FOLLOWING
    [junit] 2010-03-16 00:50:37,935 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:ZooKeeperServer@151] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test6155180957796030213.junit.dir/version-2> snapdir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test6155180957796030213.junit.dir/version-2>
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 14.906 sec
    [junit] 2010-03-16 00:50:37,936 - WARN  [QuorumPeer:/0:0:0:0:0:0:0:0:11224:Learner@220] - Unexpected exception, tries=0, connecting to /127.0.0.1:12227
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit] 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit] 	at java.net.Socket.connect(Socket.java:519)
    [junit] 	at org.apache.zookeeper.server.quorum.Learner.connectToLeader(Learner.java:212)
    [junit] 	at org.apache.zookeeper.server.quorum.Follower.followLeader(Follower.java:65)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:634)
    [junit] 2010-03-16 00:50:37,933 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:FastLeaderElection@689] - Notification: 5, 4294969298, 1, 3, LOOKING, LOOKING, 5
    [junit] 2010-03-16 00:50:37,933 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 5, 4294969298, 1, 4, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,937 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:QuorumPeer@632] - FOLLOWING
    [junit] 2010-03-16 00:50:37,930 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 5, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,937 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:ZooKeeperServer@151] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test5023293375566080647.junit.dir/version-2> snapdir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test5023293375566080647.junit.dir/version-2>
    [junit] 2010-03-16 00:50:37,937 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@711] - Updating proposal
    [junit] 2010-03-16 00:50:37,937 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 5, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,937 - WARN  [QuorumPeer:/0:0:0:0:0:0:0:0:11225:Learner@220] - Unexpected exception, tries=0, connecting to /127.0.0.1:12227
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    [junit] 	at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    [junit] 	at java.net.Socket.connect(Socket.java:519)
    [junit] 	at org.apache.zookeeper.server.quorum.Learner.connectToLeader(Learner.java:212)
    [junit] 	at org.apache.zookeeper.server.quorum.Follower.followLeader(Follower.java:65)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:634)
    [junit] 2010-03-16 00:50:37,937 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 5, 4294969298, 1, 4, LOOKING, LOOKING, 5
    [junit] 2010-03-16 00:50:37,937 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 2, 4294969298, 1, 5, LOOKING, LOOKING, 2
    [junit] 2010-03-16 00:50:37,938 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11226:FastLeaderElection@689] - Notification: 5, 4294969298, 1, 4, LOOKING, LOOKING, 3
    [junit] 2010-03-16 00:50:37,938 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 5, LOOKING, LOOKING, 2
    [junit] 2010-03-16 00:50:37,938 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 5, LOOKING, LOOKING, 2
    [junit] 2010-03-16 00:50:37,939 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 5, 4294969298, 1, 5, LOOKING, LOOKING, 1
    [junit] 2010-03-16 00:50:37,939 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 5, 4294969298, 1, 5, LOOKING, LOOKING, 5
    [junit] 2010-03-16 00:50:37,939 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 4, 4294969298, 1, 5, LOOKING, LOOKING, 4
    [junit] 2010-03-16 00:50:37,939 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FastLeaderElection@689] - Notification: 3, 4294969298, 1, 5, LOOKING, LOOKING, 3
    [junit] 2010-03-16 00:50:37,939 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:QuorumPeer@644] - LEADING
    [junit] 2010-03-16 00:50:37,939 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:ZooKeeperServer@151] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test5445755814763817434.junit.dir/version-2> snapdir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test5445755814763817434.junit.dir/version-2>
    [junit] 2010-03-16 00:50:37,941 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FileSnap@82] - Reading snapshot <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test5445755814763817434.junit.dir/version-2/snapshot.1000007d2>
    [junit] 2010-03-16 00:50:37,959 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FileSnap@82] - Reading snapshot <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test5445755814763817434.junit.dir/version-2/snapshot.1000007d2>
    [junit] 2010-03-16 00:50:37,976 - INFO  [QuorumPeer:/0:0:0:0:0:0:0:0:11227:FileTxnSnapLog@208] - Snapshotting: 1000007d2
    [junit] 2010-03-16 00:50:38,000 - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] Test org.apache.zookeeper.test.ZkDatabaseCorruptionTest FAILED
    [junit] 2010-03-16 00:50:38,625 - INFO  [main:PortAssignment@31] - assigning port 11221
    [junit] Running org.apache.zookeeper.test.ZooKeeperQuotaTest
    [junit] 2010-03-16 00:50:38,676 - INFO  [main:ClientBase@377] - STARTING testQuota
    [junit] 2010-03-16 00:50:38,856 - INFO  [main:ClientBase@406] - STARTING server
    [junit] 2010-03-16 00:50:38,867 - INFO  [main:Environment@97] - Server environment:zookeeper.version=3.3.0-923524, built on 03/16/2010 00:37 GMT
    [junit] 2010-03-16 00:50:38,868 - INFO  [main:Environment@97] - Server environment:host.name=h8.grid.sp2.yahoo.net
    [junit] 2010-03-16 00:50:38,869 - INFO  [main:Environment@97] - Server environment:java.version=1.6.0_11
    [junit] 2010-03-16 00:50:38,869 - INFO  [main:Environment@97] - Server environment:java.vendor=Sun Microsystems Inc.
    [junit] 2010-03-16 00:50:38,870 - INFO  [main:Environment@97] - Server environment:java.home=/homes/hudson/tools/java/jdk1.6.0_11-32/jre
    [junit] 2010-03-16 00:50:38,870 - INFO  [main:Environment@97] - Server environment:java.class.path=<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/classes>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/antlr-2.7.6.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/checkstyle-5.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-beanutils-core-1.7.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-cli-1.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-collections-2.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-lang-1.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-logging-1.0.3.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/google-collections-0.9.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/junit-4.8.1.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/classes>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/src/java/lib/ivy-2.1.0.jar>:/homes/hudson/tools/ant/latest/lib/ant.jar:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/lib/jline-0.9.94.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/lib/log4j-1.2.15.jar>:/homes/hudson/tools/clover/latest/lib/clover.jar:/homes/hudson/tools/ant/apache-ant-1.7.1/lib/ant-launcher.jar:/homes/hudson/tools/ant/latest/lib/ant-junit.jar
    [junit] 2010-03-16 00:50:38,871 - INFO  [main:Environment@97] - Server environment:java.library.path=/homes/hudson/tools/java/jdk1.6.0_11-32/jre/lib/i386/server:/homes/hudson/tools/java/jdk1.6.0_11-32/jre/lib/i386:/homes/hudson/tools/java/jdk1.6.0_11-32/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
    [junit] 2010-03-16 00:50:38,871 - INFO  [main:Environment@97] - Server environment:java.io.tmpdir=/tmp
    [junit] 2010-03-16 00:50:38,872 - INFO  [main:Environment@97] - Server environment:java.compiler=<NA>
    [junit] 2010-03-16 00:50:38,873 - INFO  [main:Environment@97] - Server environment:os.name=Linux
    [junit] 2010-03-16 00:50:38,873 - INFO  [main:Environment@97] - Server environment:os.arch=i386
    [junit] 2010-03-16 00:50:38,874 - INFO  [main:Environment@97] - Server environment:os.version=2.6.28-17-generic
    [junit] 2010-03-16 00:50:38,874 - INFO  [main:Environment@97] - Server environment:user.name=hudson
    [junit] 2010-03-16 00:50:38,875 - INFO  [main:Environment@97] - Server environment:user.home=/homes/hudson
    [junit] 2010-03-16 00:50:38,875 - INFO  [main:Environment@97] - Server environment:user.dir=<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk>
    [junit] 2010-03-16 00:50:38,900 - INFO  [main:ZooKeeperServer@151] - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test2386179700823558579.junit.dir/version-2> snapdir <http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/tmp/test2386179700823558579.junit.dir/version-2>
    [junit] 2010-03-16 00:50:38,920 - INFO  [main:NIOServerCnxn$Factory@144] - binding to port 0.0.0.0/0.0.0.0:11221
    [junit] 2010-03-16 00:50:38,926 - INFO  [main:FileTxnSnapLog@208] - Snapshotting: 0
    [junit] 2010-03-16 00:50:38,954 - INFO  [main:ClientBase@219] - connecting to 127.0.0.1 11221
    [junit] 2010-03-16 00:50:38,957 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn$Factory@251] - Accepted socket connection from /127.0.0.1:50517
    [junit] 2010-03-16 00:50:38,960 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn@968] - Processing stat command from /127.0.0.1:50517
    [junit] 2010-03-16 00:50:38,964 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn@1286] - Closed socket connection for client /127.0.0.1:50517 (no session established for client)
    [junit] ensureOnly:[InMemoryDataTree, StandaloneServer_port]
    [junit] expect:InMemoryDataTree
    [junit] found:InMemoryDataTree org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=InMemoryDataTree
    [junit] expect:StandaloneServer_port
    [junit] found:StandaloneServer_port org.apache.ZooKeeperService:name0=StandaloneServer_port-1
    [junit] 2010-03-16 00:50:38,969 - INFO  [main:ClientBase@398] - Initial fdcount is: 32
    [junit] 2010-03-16 00:50:38,970 - INFO  [main:ClientBase@402] - Client test setup finished
    [junit] 2010-03-16 00:50:38,975 - INFO  [main:Environment@97] - Client environment:zookeeper.version=3.3.0-923524, built on 03/16/2010 00:37 GMT
    [junit] 2010-03-16 00:50:38,976 - INFO  [main:Environment@97] - Client environment:host.name=h8.grid.sp2.yahoo.net
    [junit] 2010-03-16 00:50:38,976 - INFO  [main:Environment@97] - Client environment:java.version=1.6.0_11
    [junit] 2010-03-16 00:50:38,977 - INFO  [main:Environment@97] - Client environment:java.vendor=Sun Microsystems Inc.
    [junit] 2010-03-16 00:50:38,977 - INFO  [main:Environment@97] - Client environment:java.home=/homes/hudson/tools/java/jdk1.6.0_11-32/jre
    [junit] 2010-03-16 00:50:38,977 - INFO  [main:Environment@97] - Client environment:java.class.path=<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/classes>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/antlr-2.7.6.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/checkstyle-5.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-beanutils-core-1.7.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-cli-1.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-collections-2.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-lang-1.0.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/commons-logging-1.0.3.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/google-collections-0.9.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/test/lib/junit-4.8.1.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/classes>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/src/java/lib/ivy-2.1.0.jar>:/homes/hudson/tools/ant/latest/lib/ant.jar:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/lib/jline-0.9.94.jar>:<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build/lib/log4j-1.2.15.jar>:/homes/hudson/tools/clover/latest/lib/clover.jar:/homes/hudson/tools/ant/apache-ant-1.7.1/lib/ant-launcher.jar:/homes/hudson/tools/ant/latest/lib/ant-junit.jar
    [junit] 2010-03-16 00:50:38,978 - INFO  [main:Environment@97] - Client environment:java.library.path=/homes/hudson/tools/java/jdk1.6.0_11-32/jre/lib/i386/server:/homes/hudson/tools/java/jdk1.6.0_11-32/jre/lib/i386:/homes/hudson/tools/java/jdk1.6.0_11-32/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
    [junit] 2010-03-16 00:50:38,978 - INFO  [main:Environment@97] - Client environment:java.io.tmpdir=/tmp
    [junit] 2010-03-16 00:50:38,979 - INFO  [main:Environment@97] - Client environment:java.compiler=<NA>
    [junit] 2010-03-16 00:50:38,979 - INFO  [main:Environment@97] - Client environment:os.name=Linux
    [junit] 2010-03-16 00:50:38,980 - INFO  [main:Environment@97] - Client environment:os.arch=i386
    [junit] 2010-03-16 00:50:38,980 - INFO  [main:Environment@97] - Client environment:os.version=2.6.28-17-generic
    [junit] 2010-03-16 00:50:38,982 - INFO  [main:Environment@97] - Client environment:user.name=hudson
    [junit] 2010-03-16 00:50:38,983 - INFO  [main:Environment@97] - Client environment:user.home=/homes/hudson
    [junit] 2010-03-16 00:50:38,983 - INFO  [main:Environment@97] - Client environment:user.dir=<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk>
    [junit] 2010-03-16 00:50:38,985 - INFO  [main:ZooKeeper@373] - Initiating client connection, connectString=127.0.0.1:11221 sessionTimeout=30000 watcher=org.apache.zookeeper.test.ClientBase$CountdownWatcher@c01e99
    [junit] 2010-03-16 00:50:38,997 - INFO  [main-SendThread():ClientCnxn$SendThread@1000] - Opening socket connection to server /127.0.0.1:11221
    [junit] 2010-03-16 00:50:38,998 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn$Factory@251] - Accepted socket connection from /127.0.0.1:50518
    [junit] 2010-03-16 00:50:38,999 - INFO  [main-SendThread(localhost:11221):ClientCnxn$SendThread@908] - Socket connection established to localhost/127.0.0.1:11221, initiating session
    [junit] 2010-03-16 00:50:39,002 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn@749] - Client attempting to establish new session at /127.0.0.1:50518
    [junit] 2010-03-16 00:50:39,027 - INFO  [SyncThread:0:NIOServerCnxn@1431] - Established session 0x12764736ed60000 with negotiated timeout 30000 for client /127.0.0.1:50518
    [junit] 2010-03-16 00:50:39,028 - INFO  [main-SendThread(localhost:11221):ClientCnxn$SendThread@701] - Session establishment complete on server localhost/127.0.0.1:11221, sessionid = 0x12764736ed60000, negotiated timeout = 30000
    [junit] expect:0x12764736ed60000
    [junit] found:0x12764736ed60000 org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=Connections,name2=127.0.0.1,name3=0x12764736ed60000
    [junit] 2010-03-16 00:50:39,086 - INFO  [main:ClientBase@436] - tearDown starting
    [junit] 2010-03-16 00:50:39,087 - INFO  [main:ClientBase@448] - fdcount after test is: 38
    [junit] 2010-03-16 00:50:39,087 - INFO  [ProcessThread:-1:PrepRequestProcessor@385] - Processed session termination for sessionid: 0x12764736ed60000
    [junit] 2010-03-16 00:50:39,088 - INFO  [main:ZooKeeper@538] - Session: 0x12764736ed60000 closed
    [junit] 2010-03-16 00:50:39,089 - INFO  [main:ClientBase@413] - STOPPING server
    [junit] 2010-03-16 00:50:39,089 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn@1286] - Closed socket connection for client /127.0.0.1:50518 which had sessionid 0x12764736ed60000
    [junit] 2010-03-16 00:50:39,090 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn$Factory@278] - NIOServerCnxn factory exited run method
    [junit] 2010-03-16 00:50:39,090 - INFO  [ProcessThread:-1:PrepRequestProcessor@119] - PrepRequestProcessor exited loop!
    [junit] 2010-03-16 00:50:39,090 - INFO  [SyncThread:0:SyncRequestProcessor@151] - SyncRequestProcessor exited!
    [junit] 2010-03-16 00:50:39,091 - INFO  [main:FinalRequestProcessor@366] - shutdown of request processor complete
    [junit] 2010-03-16 00:50:39,091 - INFO  [main:ClientBase@219] - connecting to 127.0.0.1 11221
    [junit] ensureOnly:[]
    [junit] 2010-03-16 00:50:39,094 - INFO  [main:ClientBase@465] - FINISHED testQuota
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.467 sec

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build.xml>:907: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/ws/trunk/build.xml>:818: Tests failed!

Total time: 12 minutes 53 seconds
Publishing Javadoc
Archiving artifacts
Recording test results
Recording fingerprints
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure


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

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