Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/499/

All tests passed

Build Log:
[...truncated 12131 lines...]
    [javac] Compiling 763 source files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-solrj/classes/java
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/solrj/src/java/org/apache/solr/common/util/Utils.java:29:
 error: cannot find symbol
    [javac] import java.lang.invoke.VarHandle;
    [javac]                        ^
    [javac]   symbol:   class VarHandle
    [javac]   location: package java.lang.invoke
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/solrj/src/java/org/apache/solr/common/util/Utils.java:859:
 error: cannot find symbol
    [javac]       for (Field field : lookup.accessClass(c).getFields()) {
    [javac]                                ^
    [javac]   symbol:   method accessClass(Class)
    [javac]   location: variable lookup of type Lookup
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/solrj/src/java/org/apache/solr/common/util/Utils.java:865:
 error: cannot find symbol
    [javac]           final VarHandle vhandle = 
lookup.unreflectVarHandle(field);
    [javac]                 ^
    [javac]   symbol:   class VarHandle
    [javac]   location: class Utils
    [javac] 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/solrj/src/java/org/apache/solr/common/util/Utils.java:865:
 error: cannot find symbol
    [javac]           final VarHandle vhandle = 
lookup.unreflectVarHandle(field);
    [javac]                                           ^
    [javac]   symbol:   method unreflectVarHandle(Field)
    [javac]   location: variable lookup of type Lookup
    [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/Lucene-Solr-BadApples-Tests-8.x/solr/solrj/src/java/org/apache/solr/client/solrj/cloud/autoscaling/Variable.java
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 errors

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/build.xml:643:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/build.xml:578:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/build.xml:59:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build.xml:231:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/common-build.xml:550:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/common-build.xml:498:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/common-build.xml:393:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/common-build.xml:413:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/common-build.xml:581:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/common-build.xml:2083:
 Compile failed; see the compiler error output for details.

Total time: 21 minutes 39 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to