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/04/18 00:51:58 UTC

ZooKeeper_branch34_jdk7 - Build # 1483 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 23.27 KB...]
[ivy:retrieve] 	found org.apache.directory.server#apacheds-ldif-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-xdbm-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-core-avl;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-mavibot-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.mavibot#mavibot;1.0.0-M1 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.7.5 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.17 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-all;1.0.0-M20 in maven2
[ivy:retrieve] 	found xpp3#xpp3;1.1.4c in maven2
[ivy:retrieve] 	found dom4j#dom4j;1.6.1 in maven2
[ivy:retrieve] 	found xml-apis#xml-apis;1.0.b2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-jdbm-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.jdbm#apacheds-jdbm1;2.0.0-M2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-protocol-ldap;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-ldap-extras-sp;1.0.0-M20 in maven2
[ivy:retrieve] :: resolution report :: resolve 2439ms :: artifacts dl 41ms
[ivy:retrieve] 	:: evicted modules:
[ivy:retrieve] 	commons-collections#commons-collections;3.2.1 by [commons-collections#commons-collections;3.2.2] in [test]
[ivy:retrieve] 	xml-apis#xml-apis;2.0.2 by [xml-apis#xml-apis;1.0.b2] in [test]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       test       |   72  |   0   |   0   |   2   ||   66  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	66 artifacts copied, 0 already retrieved (17659kB/157ms)

compile-test:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build/test/classes
    [javac] Compiling 148 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/test/ClientBase.java:151: error: cannot find symbol
    [javac]             long expire = Time.currentElapsedTime() + timeout;
    [javac]                           ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/src/java/test/org/apache/zookeeper/test/ClientBase.java:155: error: cannot find symbol
    [javac]                 left = expire - Time.currentElapsedTime();
    [javac]                                 ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [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:410: Compile failed; see the compiler error output for details.

Total time: 16 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.

ZooKeeper_branch34_jdk7 - Build # 1486 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1486/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31.71 MB...]
    [junit] 2017-04-19 03:14:20,563 [myid:] - INFO  [ProcessThread(sid:0 cport:11221)::PrepRequestProcessor@143] - PrepRequestProcessor exited loop!
    [junit] 2017-04-19 03:14:20,563 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@186] - SyncRequestProcessor exited!
    [junit] 2017-04-19 03:14:20,563 [myid:] - INFO  [main:FinalRequestProcessor@402] - shutdown of request processor complete
    [junit] 2017-04-19 03:14:20,563 [myid:] - INFO  [main:FourLetterWordMain@62] - connecting to 127.0.0.1 11221
    [junit] 2017-04-19 03:14:20,564 [myid:] - INFO  [main:JMXEnv@147] - ensureOnly:[]
    [junit] 2017-04-19 03:14:20,565 [myid:] - INFO  [main:ClientBase@445] - STARTING server
    [junit] 2017-04-19 03:14:20,650 [myid:] - INFO  [main:ClientBase@366] - CREATING server instance 127.0.0.1:11221
    [junit] 2017-04-19 03:14:20,650 [myid:] - INFO  [main:ServerCnxnFactory@111] - Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory
    [junit] 2017-04-19 03:14:20,651 [myid:] - INFO  [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:11221
    [junit] 2017-04-19 03:14:20,651 [myid:] - INFO  [main:ClientBase@341] - STARTING server instance 127.0.0.1:11221
    [junit] 2017-04-19 03:14:20,651 [myid:] - INFO  [main:ZooKeeperServer@173] - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build/test/tmp/test454362878445920174.junit.dir/version-2 snapdir /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build/test/tmp/test454362878445920174.junit.dir/version-2
    [junit] 2017-04-19 03:14:20,655 [myid:] - ERROR [main:ZooKeeperServer@472] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-04-19 03:14:20,655 [myid:] - INFO  [main:FourLetterWordMain@62] - connecting to 127.0.0.1 11221
    [junit] 2017-04-19 03:14:20,656 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory@192] - Accepted socket connection from /127.0.0.1:56902
    [junit] 2017-04-19 03:14:20,656 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn@883] - Processing stat command from /127.0.0.1:56902
    [junit] 2017-04-19 03:14:20,656 [myid:] - INFO  [Thread-4:NIOServerCnxn$StatCommand@674] - Stat command output
    [junit] 2017-04-19 03:14:20,657 [myid:] - INFO  [Thread-4:NIOServerCnxn@1044] - Closed socket connection for client /127.0.0.1:56902 (no session established for client)
    [junit] 2017-04-19 03:14:20,657 [myid:] - INFO  [main:JMXEnv@230] - ensureParent:[InMemoryDataTree, StandaloneServer_port]
    [junit] 2017-04-19 03:14:20,659 [myid:] - INFO  [main:JMXEnv@247] - expect:InMemoryDataTree
    [junit] 2017-04-19 03:14:20,659 [myid:] - INFO  [main:JMXEnv@251] - found:InMemoryDataTree org.apache.ZooKeeperService:name0=StandaloneServer_port11221,name1=InMemoryDataTree
    [junit] 2017-04-19 03:14:20,659 [myid:] - INFO  [main:JMXEnv@247] - expect:StandaloneServer_port
    [junit] 2017-04-19 03:14:20,659 [myid:] - INFO  [main:JMXEnv@251] - found:StandaloneServer_port org.apache.ZooKeeperService:name0=StandaloneServer_port11221
    [junit] 2017-04-19 03:14:20,659 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@58] - Memory used 35695
    [junit] 2017-04-19 03:14:20,660 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@63] - Number of threads 20
    [junit] 2017-04-19 03:14:20,660 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@78] - FINISHED TEST METHOD testQuota
    [junit] 2017-04-19 03:14:20,660 [myid:] - INFO  [main:ClientBase@522] - tearDown starting
    [junit] 2017-04-19 03:14:21,000 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@162] - SessionTrackerImpl exited loop!
    [junit] 2017-04-19 03:14:21,001 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@162] - SessionTrackerImpl exited loop!
    [junit] 2017-04-19 03:14:21,313 [myid:] - INFO  [main:ZooKeeper@684] - Session: 0x15b84341ffc0000 closed
    [junit] 2017-04-19 03:14:21,314 [myid:] - INFO  [main:ClientBase@492] - STOPPING server
    [junit] 2017-04-19 03:14:21,313 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@519] - EventThread shut down for session: 0x15b84341ffc0000
    [junit] 2017-04-19 03:14:21,314 [myid:] - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory@219] - NIOServerCnxn factory exited run method
    [junit] 2017-04-19 03:14:21,314 [myid:] - INFO  [main:ZooKeeperServer@505] - shutting down
    [junit] 2017-04-19 03:14:21,315 [myid:] - ERROR [main:ZooKeeperServer@472] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-04-19 03:14:21,315 [myid:] - INFO  [main:SessionTrackerImpl@225] - Shutting down
    [junit] 2017-04-19 03:14:21,315 [myid:] - INFO  [main:PrepRequestProcessor@764] - Shutting down
    [junit] 2017-04-19 03:14:21,315 [myid:] - INFO  [main:SyncRequestProcessor@208] - Shutting down
    [junit] 2017-04-19 03:14:21,316 [myid:] - INFO  [ProcessThread(sid:0 cport:11221)::PrepRequestProcessor@143] - PrepRequestProcessor exited loop!
    [junit] 2017-04-19 03:14:21,317 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@186] - SyncRequestProcessor exited!
    [junit] 2017-04-19 03:14:21,317 [myid:] - INFO  [main:FinalRequestProcessor@402] - shutdown of request processor complete
    [junit] 2017-04-19 03:14:21,318 [myid:] - INFO  [main:FourLetterWordMain@62] - connecting to 127.0.0.1 11221
    [junit] 2017-04-19 03:14:21,318 [myid:] - INFO  [main:JMXEnv@147] - ensureOnly:[]
    [junit] 2017-04-19 03:14:21,323 [myid:] - INFO  [main:ClientBase@547] - fdcount after test is: 89 at start it was 81
    [junit] 2017-04-19 03:14:21,323 [myid:] - INFO  [main:ClientBase@549] - sleeping for 20 secs
    [junit] 2017-04-19 03:14:21,324 [myid:] - INFO  [main:ZKTestCase$1@69] - SUCCEEDED testQuota
    [junit] 2017-04-19 03:14:21,325 [myid:] - INFO  [main:ZKTestCase$1@64] - FINISHED testQuota
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 sec

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build.xml:1330: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build.xml:1333: Tests failed!

Total time: 30 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.test.FollowerTest.testNoLogBeforeLeaderEstablishment

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.


FAILED:  org.apache.zookeeper.test.ReadOnlyModeTest.testSessionEstablishment

Error Message:
KeeperErrorCode = ConnectionLoss for /test

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /test
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
	at org.apache.zookeeper.test.ReadOnlyModeTest.testSessionEstablishment(ReadOnlyModeTest.java:216)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:55)

ZooKeeper_branch34_jdk7 - Build # 1485 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1485/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 23.16 KB...]
[ivy:retrieve] 	found org.apache.directory.server#apacheds-ldif-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-xdbm-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-core-avl;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-mavibot-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.mavibot#mavibot;1.0.0-M1 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.7.5 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.17 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-all;1.0.0-M20 in maven2
[ivy:retrieve] 	found xpp3#xpp3;1.1.4c in maven2
[ivy:retrieve] 	found dom4j#dom4j;1.6.1 in maven2
[ivy:retrieve] 	found xml-apis#xml-apis;1.0.b2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-jdbm-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.jdbm#apacheds-jdbm1;2.0.0-M2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-protocol-ldap;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-ldap-extras-sp;1.0.0-M20 in maven2
[ivy:retrieve] :: resolution report :: resolve 1855ms :: artifacts dl 35ms
[ivy:retrieve] 	:: evicted modules:
[ivy:retrieve] 	commons-collections#commons-collections;3.2.1 by [commons-collections#commons-collections;3.2.2] in [test]
[ivy:retrieve] 	xml-apis#xml-apis;2.0.2 by [xml-apis#xml-apis;1.0.b2] in [test]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       test       |   72  |   0   |   0   |   2   ||   66  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	66 artifacts copied, 0 already retrieved (17659kB/62ms)

compile-test:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build/test/classes
    [javac] Compiling 148 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/test/ClientBase.java:151: error: cannot find symbol
    [javac]             long expire = Time.currentElapsedTime() + timeout;
    [javac]                           ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/src/java/test/org/apache/zookeeper/test/ClientBase.java:155: error: cannot find symbol
    [javac]                 left = expire - Time.currentElapsedTime();
    [javac]                                 ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [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:410: 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.

ZooKeeper_branch34_jdk7 - Build # 1484 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/1484/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 22.89 KB...]
[ivy:retrieve] 	found org.apache.directory.server#apacheds-ldif-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-xdbm-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-core-avl;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-mavibot-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.mavibot#mavibot;1.0.0-M1 in maven2
[ivy:retrieve] 	found org.slf4j#slf4j-log4j12;1.7.5 in maven2
[ivy:retrieve] 	found log4j#log4j;1.2.17 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-all;1.0.0-M20 in maven2
[ivy:retrieve] 	found xpp3#xpp3;1.1.4c in maven2
[ivy:retrieve] 	found dom4j#dom4j;1.6.1 in maven2
[ivy:retrieve] 	found xml-apis#xml-apis;1.0.b2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-jdbm-partition;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.jdbm#apacheds-jdbm1;2.0.0-M2 in maven2
[ivy:retrieve] 	found org.apache.directory.server#apacheds-protocol-ldap;2.0.0-M15 in maven2
[ivy:retrieve] 	found org.apache.directory.api#api-ldap-extras-sp;1.0.0-M20 in maven2
[ivy:retrieve] :: resolution report :: resolve 3003ms :: artifacts dl 59ms
[ivy:retrieve] 	:: evicted modules:
[ivy:retrieve] 	commons-collections#commons-collections;3.2.1 by [commons-collections#commons-collections;3.2.2] in [test]
[ivy:retrieve] 	xml-apis#xml-apis;2.0.2 by [xml-apis#xml-apis;1.0.b2] in [test]
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       test       |   72  |   0   |   0   |   2   ||   66  |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.zookeeper#zookeeper
[ivy:retrieve] 	confs: [test]
[ivy:retrieve] 	66 artifacts copied, 0 already retrieved (17659kB/72ms)

compile-test:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/build/test/classes
    [javac] Compiling 148 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/test/ClientBase.java:151: error: cannot find symbol
    [javac]             long expire = Time.currentElapsedTime() + timeout;
    [javac]                           ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch34_jdk7/src/java/test/org/apache/zookeeper/test/ClientBase.java:155: error: cannot find symbol
    [javac]                 left = expire - Time.currentElapsedTime();
    [javac]                                 ^
    [javac]   symbol:   variable Time
    [javac]   location: class CountdownWatcher
    [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:410: Compile failed; see the compiler error output for details.

Total time: 22 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.