Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.0/78/

All tests passed

Build Log:
[...truncated 53272 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1528273208
 [ecj-lint] Compiling 441 source files to /tmp/ecj1528273208
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/solrj/src/java/org/apache/solr/client/solrj/SolrRequest.java
 (at line 19)
 [ecj-lint]     import org.apache.solr.common.params.CommonParams;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.params.CommonParams is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/solrj/src/java/org/apache/solr/common/util/CommandOperation.java
 (at line 248)
 [ecj-lint]     new JavaBinCodec() {
 [ecj-lint]       int level = 0;
 [ecj-lint]       @Override
 [ecj-lint]       protected Map<Object, Object> newMap(int size) {
 [ecj-lint]         level++;
 [ecj-lint]         return level == 1 ? map : super.newMap(size);
 [ecj-lint]       }
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/solrj/src/java/org/apache/solr/common/util/Utils.java
 (at line 110)
 [ecj-lint]     new JavaBinCodec().marshal(o,baos);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 3 problems (1 error, 2 warnings)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/build.xml:810: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/build.xml:101: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build.xml:689: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/solrj/build.xml:67:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/lucene/common-build.xml:2043:
 Compile failed; see the compiler error output for details.

Total time: 79 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to