See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/1283/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 16.28 KB...]
[ivy:retrieve] found org.hamcrest#hamcrest-core;1.3 in maven2
[ivy:retrieve] found org.mockito#mockito-all;1.8.2 in maven2
[ivy:retrieve] found com.puppycrawl.tools#checkstyle;6.13 in maven2
[ivy:retrieve] found org.apache.commons#commons-lang3;3.4 in maven2
[ivy:retrieve] found antlr#antlr;2.7.7 in maven2
[ivy:retrieve] found org.antlr#antlr4-runtime;4.5.1-1 in maven2
[ivy:retrieve] found commons-beanutils#commons-beanutils;1.9.2 in maven2
[ivy:retrieve] found commons-logging#commons-logging;1.1.1 in maven2
[ivy:retrieve] found com.google.guava#guava;18.0 in maven2
[ivy:retrieve] found commons-collections#commons-collections;3.2.2 in maven2
[ivy:retrieve] found commons-io#commons-io;2.4 in maven2
[ivy:retrieve] found org.apache.kerby#kerby-config;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerb-simplekdc;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerb-core;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerby-asn1;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerby-pkix;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerby-util;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerb-client;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerb-common;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerb-crypto;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerb-util;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerb-server;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerb-identity;1.0.0-RC2 in maven2
[ivy:retrieve] found org.apache.kerby#kerb-admin;1.0.0-RC2 in maven2
[ivy:retrieve] :: resolution report :: resolve 857ms :: artifacts dl 31ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| test | 41 | 0 | 0 | 0 || 41 | 0 |
---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] confs: [test]
[ivy:retrieve] 41 artifacts copied, 0 already retrieved (12485kB/51ms)
compile-test:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build/test/classes
[javac] Compiling 223 source files to
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build/test/classes
[javac]
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/src/java/test/org/apache/zookeeper/server/quorum/LeaderBeanTest.java:58:
error: cannot find symbol
[javac] File tmpDir = ClientBase.createEmptyTestDir();
[javac] ^
[javac] symbol: method createEmptyTestDir()
[javac] location: class ClientBase
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 error
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:490:
Compile failed; see the compiler error output for details.
Total time: 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.