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 Jenkins Server <je...@builds.apache.org> on 2017/01/23 02:35:55 UTC

ZooKeeper_branch34_jdk7 - Build # 1375 - Failure

See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1375/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 230 lines...]
[ivy:retrieve] 	found org.slf4j#slf4j-api;1.7.14 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.7.14 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.17 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 1001ms :: artifacts dl 72ms
[ivy:retrieve] 	:: evicted modules:
[ivy:retrieve] 	commons-logging#commons-logging;1.0 by [commons-logging#commons-logging;1.0.3] in [test]
[ivy:retrieve] 	commons-collections#commons-collections;2.0 by [commons-collections#commons-collections;3.2.2] in [test]
[ivy:retrieve] 	junit#junit;3.7 by [junit#junit;4.8.1] in [test]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       test       |   30  |   0   |   0   |   3   ||   27  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	27 artifacts copied, 0 already retrieved (5689kB/176ms)

compile-test:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build/test/classes
    [javac] Compiling 146 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build/test/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/src/java/test/org/apache/zookeeper/server/PurgeTxnTest.java:464: error: cannot find symbol
    [javac]         ZooKeeper zk = ClientBase.createZKClient(HOSTPORT);
    [javac]                                  ^
    [javac]   symbol:   method createZKClient(String)
    [javac]   location: class ClientBase
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/src/java/test/org/apache/zookeeper/server/PurgeTxnTest.java:503: error: cannot find symbol
    [javac]         zk = ClientBase.createZKClient(HOSTPORT);
    [javac]                        ^
    [javac]   symbol:   method createZKClient(String)
    [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: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/src/java/test/org/apache/zookeeper/test/LoadFromLogTest.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 2 errors
    [javac] 1 warning

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build.xml:407: Compile failed; see the compiler error output for details.

Total time: 13 seconds
Build step 'Invoke Ant' marked build as failure
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.