See https://builds.apache.org/job/ZooKeeper-trunk-solaris/598/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 24762 lines...]
[junit] 2013-07-01 08:45:03,930 [myid:] - INFO
[main:SyncRequestProcessor@175] - Shutting down
[junit] 2013-07-01 08:45:03,930 [myid:] - INFO
[SyncThread:0:SyncRequestProcessor@155] - SyncRequestProcessor exited!
[junit] 2013-07-01 08:45:03,931 [myid:] - WARN
[LearnerHandler-hudson-solaris.zones.apache.org/192.87.106.251:40336:LearnerHandler@798]
- Ignoring unexpected exception
[junit] java.lang.InterruptedException
[junit] at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1199)
[junit] at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:312)
[junit] at
java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:294)
[junit] at
org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:796)
[junit] at
org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:522)
[junit] 2013-07-01 08:45:03,931 [myid:] - INFO
[Thread-15:Zab1_0Test$LeadThread@83] - Leader thread interrupted
[junit] java.lang.InterruptedException: sleep interrupted
[junit] at java.lang.Thread.sleep(Native Method)
[junit] at
org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:545)
[junit] at
org.apache.zookeeper.server.quorum.Zab1_0Test$LeadThread.run(Zab1_0Test.java:81)
[junit] 2013-07-01 08:45:03,932 [myid:] - INFO [Thread-15:Leader@585] -
Shutting down
[junit] 2013-07-01 08:45:03,936 [myid:] - INFO [main:PortAssignment@32] -
assigning port 11227
[junit] 2013-07-01 08:45:03,936 [myid:] - INFO [main:ZooKeeperServer@149]
- Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout
40000 datadir /var/tmp/test546732625762601911dir/version-2 snapdir
/var/tmp/test546732625762601911dir/version-2
[junit] 2013-07-01 08:45:03,936 [myid:] - INFO [Thread-18:Leader@436] -
LEADING - LEADER ELECTION TOOK - 1372668303936
[junit] 2013-07-01 08:45:03,937 [myid:] - INFO
[Thread-18:FileTxnSnapLog@297] - Snapshotting: 0x0 to
/var/tmp/test546732625762601911dir/version-2/snapshot.0
[junit] 2013-07-01 08:45:03,963 [myid:] - INFO
[LearnerHandler-hudson-solaris.zones.apache.org/192.87.106.251:40338:LearnerHandler@299]
- Follower sid: 1 : info : 0.0.0.0:33223:33233:participant;0.0.0.0:33243
[junit] 2013-07-01 08:45:04,003 [myid:] - INFO
[SessionTracker:SessionTrackerImpl@135] - SessionTrackerImpl exited loop!
[junit] 2013-07-01 08:45:04,003 [myid:] - INFO
[SessionTracker:SessionTrackerImpl@135] - SessionTrackerImpl exited loop!
[junit] 2013-07-01 08:45:07,973 [myid:] - INFO
[Thread-18:Zab1_0Test$LeadThread@83] - Leader thread interrupted
[junit] java.lang.InterruptedException: Timeout while waiting for epoch to
be acked by quorum
[junit] at
org.apache.zookeeper.server.quorum.Leader.waitForEpochAck(Leader.java:1182)
[junit] at
org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:481)
[junit] at
org.apache.zookeeper.server.quorum.Zab1_0Test$LeadThread.run(Zab1_0Test.java:81)
[junit] 2013-07-01 08:45:07,973 [myid:] - INFO [Thread-18:Leader@585] -
Shutting down
[junit] 2013-07-01 08:45:07,973 [myid:] - INFO [Thread-18:Leader@591] -
Shutdown called
[junit] java.lang.Exception: shutdown Leader! reason: lead ended
[junit] at
org.apache.zookeeper.server.quorum.Leader.shutdown(Leader.java:591)
[junit] at
org.apache.zookeeper.server.quorum.Zab1_0Test$LeadThread.run(Zab1_0Test.java:87)
[junit] 2013-07-01 08:45:08,166 [myid:] - INFO
[Thread-18:ZooKeeperServer@422] - shutting down
[junit] 2013-07-01 08:45:08,166 [myid:] - INFO
[LearnerCnxAcceptor-0.0.0.0/0.0.0.0:11227:Leader$LearnerCnxAcceptor@398] -
exception while shutting down acceptor: java.net.SocketException: Socket closed
[junit] 2013-07-01 08:45:08,168 [myid:] - WARN
[LearnerHandler-hudson-solaris.zones.apache.org/192.87.106.251:40338:LearnerHandler@798]
- Ignoring unexpected exception
[junit] java.lang.InterruptedException
[junit] at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1199)
[junit] at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:312)
[junit] at
java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:294)
[junit] at
org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:796)
[junit] at
org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:522)
[junit] 2013-07-01 08:45:12,973 [myid:] - INFO [main:Leader@585] -
Shutting down
[junit] 2013-07-01 08:45:12,975 [myid:] - INFO [main:FileTxnLog@200] -
Creating new log file: log.300000003
[junit] 2013-07-01 08:45:12,978 [myid:] - INFO [main:QuorumPeer@623] -
currentEpoch not found! Creating with a reasonable default of 3. This should
only happen when you are upgrading your installation
[junit] 2013-07-01 08:45:12,979 [myid:] - INFO [main:QuorumPeer@638] -
acceptedEpoch not found! Creating with a reasonable default of 3. This should
only happen when you are upgrading your installation
[junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 25.579 sec
[junit] Running org.apache.zookeeper.server.util.DynamicConfigBCTest
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper-trunk-solaris/trunk/build.xml:1233:
Process fork failed.
Total time: 8 minutes 21 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
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
1 tests failed.
FAILED: org.apache.zookeeper.server.util.DynamicConfigBCTest.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.