See https://builds.apache.org/job/ZooKeeper_branch34_solaris/1260/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 11233 lines...]
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.init(FileTxnLog.java:552)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.<init>(FileTxnLog.java:531)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog.read(FileTxnLog.java:358)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnSnapLog.restore(FileTxnSnapLog.java:132)
    [junit]     at 
org.apache.zookeeper.server.ZKDatabase.loadDataBase(ZKDatabase.java:223)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.loadDataBase(QuorumPeer.java:510)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.getLastLoggedZxid(QuorumPeer.java:650)
    [junit]     at 
org.apache.zookeeper.server.quorum.FastLeaderElection.getInitLastLoggedZxid(FastLeaderElection.java:768)
    [junit]     at 
org.apache.zookeeper.server.quorum.FastLeaderElection.lookForLeader(FastLeaderElection.java:815)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:822)
    [junit] 2016-08-19 13:30:55,605 [myid:] - WARN  
[QuorumPeer[myid=3]/0.0.0.0:11249:QuorumPeer@824] - Unexpected exception
    [junit] java.lang.RuntimeException: Unable to run quorum server 
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.loadDataBase(QuorumPeer.java:558)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.getLastLoggedZxid(QuorumPeer.java:650)
    [junit]     at 
org.apache.zookeeper.server.quorum.FastLeaderElection.getInitLastLoggedZxid(FastLeaderElection.java:768)
    [junit]     at 
org.apache.zookeeper.server.quorum.FastLeaderElection.lookForLeader(FastLeaderElection.java:815)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:822)
    [junit] Caused by: java.io.InterruptedIOException
    [junit]     at java.io.FileInputStream.readBytes(Native Method)
    [junit]     at java.io.FileInputStream.read(FileInputStream.java:220)
    [junit]     at 
java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
    [junit]     at 
java.io.BufferedInputStream.read(BufferedInputStream.java:237)
    [junit]     at java.io.FilterInputStream.read(FilterInputStream.java:66)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog$PositionInputStream.read(FileTxnLog.java:452)
    [junit]     at java.io.DataInputStream.readInt(DataInputStream.java:370)
    [junit]     at 
org.apache.jute.BinaryInputArchive.readInt(BinaryInputArchive.java:63)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileHeader.deserialize(FileHeader.java:64)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.inStreamCreated(FileTxnLog.java:585)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.createInputArchive(FileTxnLog.java:604)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.goToNextLog(FileTxnLog.java:570)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.init(FileTxnLog.java:552)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog$FileTxnIterator.<init>(FileTxnLog.java:531)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnLog.read(FileTxnLog.java:358)
    [junit]     at 
org.apache.zookeeper.server.persistence.FileTxnSnapLog.restore(FileTxnSnapLog.java:132)
    [junit]     at 
org.apache.zookeeper.server.ZKDatabase.loadDataBase(ZKDatabase.java:223)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.loadDataBase(QuorumPeer.java:510)
    [junit]     ... 4 more
    [junit] 2016-08-19 13:30:55,606 [myid:] - WARN  
[QuorumPeer[myid=3]/0.0.0.0:11249:QuorumPeer@874] - QuorumPeer main thread 
exited
    [junit] 2016-08-19 13:30:55,606 [myid:] - INFO  
[main:FourLetterWordMain@62] - connecting to 127.0.0.1 11245
    [junit] 2016-08-19 13:30:55,606 [myid:] - INFO  [main:QuorumUtil@220] - 
127.0.0.1:11245 is no longer accepting client connections
    [junit] 2016-08-19 13:30:55,606 [myid:] - INFO  
[main:FourLetterWordMain@62] - connecting to 127.0.0.1 11247
    [junit] 2016-08-19 13:30:55,607 [myid:] - INFO  [main:QuorumUtil@220] - 
127.0.0.1:11247 is no longer accepting client connections
    [junit] 2016-08-19 13:30:55,607 [myid:] - INFO  
[main:FourLetterWordMain@62] - connecting to 127.0.0.1 11249
    [junit] 2016-08-19 13:30:55,607 [myid:] - INFO  [main:QuorumUtil@220] - 
127.0.0.1:11249 is no longer accepting client connections
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 73.867 sec
    [junit] 2016-08-19 13:30:56,001 [myid:] - INFO  
[SessionTracker:SessionTrackerImpl@162] - SessionTrackerImpl exited loop!
    [junit] Running org.apache.zookeeper.server.quorum.CnxManagerTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch34_solaris/trunk/build.xml:1289:
 Process fork failed.

Total time: 8 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.CnxManagerTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not 
reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please 
note the time in the report does not reflect the time until the VM exit.


Reply via email to