I believe it's due to clover being missing (that plus the license file). This needs to be reinstalled on the re-imaged jenkins machines afaict.
Also the python development libraries need to be re-installed - eg ZOOKEEPER-999 fails to build. Giri/Andrew can you address this? Thanks! Patrick On Thu, Aug 11, 2011 at 11:10 AM, Fournier, Camille F. <[email protected]> wrote: > Anyone know what's up with this clover problem? Is this something the Jenkins > maintainers need to deal with? > > C > > > -----Original Message----- > From: Apache Jenkins Server [mailto:[email protected]] > Sent: Thursday, August 11, 2011 2:08 PM > To: [email protected] > Subject: ZooKeeper-trunk - Build # 1261 - Still Failing > > See https://builds.apache.org/job/ZooKeeper-trunk/1261/ > > ################################################################################### > ########################## LAST 60 LINES OF THE CONSOLE > ########################### > [...truncated 256935 lines...] > [exec] Zookeeper_simpleSystem::testNullData : elapsed 1207 : OK > [exec] Zookeeper_simpleSystem::testIPV6 : elapsed 1047 : OK > [exec] Zookeeper_simpleSystem::testPath : elapsed 1232 : OK > [exec] Zookeeper_simpleSystem::testPathValidation : elapsed 1650 : OK > [exec] Zookeeper_simpleSystem::testPing : elapsed 20949 : OK > [exec] Zookeeper_simpleSystem::testAcl : elapsed 1200 : OK > [exec] Zookeeper_simpleSystem::testChroot : elapsed 3736 : OK > [exec] Zookeeper_simpleSystem::testAuth ZooKeeper server started > ZooKeeper server started : elapsed 32315 : OK > [exec] Zookeeper_simpleSystem::testHangingClient : elapsed 1172 : OK > [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithGlobal ZooKeeper > server started ZooKeeper server started ZooKeeper server started : elapsed > 20789 : OK > [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithLocal ZooKeeper > server started ZooKeeper server started ZooKeeper server started : elapsed > 20875 : OK > [exec] Zookeeper_simpleSystem::testGetChildren2 : elapsed 1295 : OK > [exec] Zookeeper_multi::testCreate : elapsed 1071 : OK > [exec] Zookeeper_multi::testCreateDelete : elapsed 1072 : OK > [exec] Zookeeper_multi::testInvalidVersion : elapsed 1052 : OK > [exec] Zookeeper_multi::testNestedCreate : elapsed 1167 : OK > [exec] Zookeeper_multi::testSetData : elapsed 6170 : OK > [exec] Zookeeper_multi::testUpdateConflict : elapsed 1119 : OK > [exec] Zookeeper_multi::testDeleteUpdateConflict : elapsed 1089 : OK > [exec] Zookeeper_multi::testAsyncMulti : elapsed 2000 : OK > [exec] Zookeeper_multi::testMultiFail : elapsed 1052 : OK > [exec] Zookeeper_multi::testCheck : elapsed 1211 : OK > [exec] Zookeeper_multi::testWatch : elapsed 2118 : OK > [exec] Zookeeper_watchers::testDefaultSessionWatcher1 : elapsed 51 : OK > [exec] Zookeeper_watchers::testDefaultSessionWatcher2 : elapsed 4 : OK > [exec] Zookeeper_watchers::testObjectSessionWatcher1 : elapsed 53 : OK > [exec] Zookeeper_watchers::testObjectSessionWatcher2 : elapsed 55 : OK > [exec] Zookeeper_watchers::testNodeWatcher1 : elapsed 55 : OK > [exec] Zookeeper_watchers::testChildWatcher1 : elapsed 102 : OK > [exec] Zookeeper_watchers::testChildWatcher2 : elapsed 102 : OK > [exec] OK (57) > > test-core-cppunit: > > test-core: > > test-contrib: > > clover.check: > > BUILD FAILED > /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build.xml:998: > ################################################################## > Clover not found. > Please make sure clover.jar is in ANT_HOME/lib, or made available > to Ant using other mechanisms like -lib or CLASSPATH. > ################################################################## > > Total time: 20 minutes 41 seconds > [FINDBUGS] Skipping publisher since build result is FAILURE > [WARNINGS] Skipping publisher since build result is FAILURE > Recording fingerprints > Archiving artifacts > Recording test results > Publishing Javadoc > Updating ZOOKEEPER-1144 > Publishing Clover coverage report... > No Clover report will be published due to a Build Failure > Email was triggered for: Failure > Sending email for trigger: Failure > > > > ################################################################################### > ############################## FAILED TESTS (if any) > ############################## > All tests passed >
