You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/11/30 22:53:01 UTC

[JENKINS] Lucene » Solr-Artifacts-8.x - Build # 114 - Failure!

Build: https://ci-builds.apache.org/job/Lucene/job/Solr-Artifacts-8.x/114/

No tests ran.

Build Log:
[...truncated 2393 lines...]
    [javac] Compiling 1360 source files to /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/build/solr-core/classes/java
    [javac] /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:329: error: cannot find symbol
    [javac]     Path dirPath = Path.of(path);
    [javac]                        ^
    [javac]   symbol:   method of(String)
    [javac]   location: interface Path
    [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/Lucene/Solr-Artifacts-8.x/solr/build.xml:506: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/common-build.xml:406: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/lucene/common-build.xml:581: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/lucene/common-build.xml:2083: Compile failed; see the compiler error output for details.

Total time: 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Publishing Javadoc
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

Re: [JENKINS] Lucene » Solr-Artifacts-8.x - Build # 114 - Failure!

Posted by Mike Drob <md...@apache.org>.
Apologies for breaking branch 8.x with my cherry-pick, double checking
things locally and will push a fix shortly.

On Mon, Nov 30, 2020 at 2:53 PM Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> Build: https://ci-builds.apache.org/job/Lucene/job/Solr-Artifacts-8.x/114/
>
> No tests ran.
>
> Build Log:
> [...truncated 2393 lines...]
>     [javac] Compiling 1360 source files to
> /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/build/solr-core/classes/java
>     [javac]
> /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/core/src/java/org/apache/solr/core/CachingDirectoryFactory.java:329:
> error: cannot find symbol
>     [javac]     Path dirPath = Path.of(path);
>     [javac]                        ^
>     [javac]   symbol:   method of(String)
>     [javac]   location: interface Path
>     [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/Lucene/Solr-Artifacts-8.x/solr/build.xml:506:
> The following error occurred while executing this line:
> /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/solr/common-build.xml:406:
> The following error occurred while executing this line:
> /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/lucene/common-build.xml:581:
> The following error occurred while executing this line:
> /home/jenkins/jenkins-slave/workspace/Lucene/Solr-Artifacts-8.x/lucene/common-build.xml:2083:
> Compile failed; see the compiler error output for details.
>
> Total time: 54 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Publishing Javadoc
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org