You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/11/11 18:05:00 UTC

[jira] [Comment Edited] (BEAM-11214) Nightly snapshot failures - :sdks:java:io:kudu:compileJava

    [ https://issues.apache.org/jira/browse/BEAM-11214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230142#comment-17230142 ] 

Kenneth Knowles edited comment on BEAM-11214 at 11/11/20, 6:04 PM:
-------------------------------------------------------------------

Please link to the failed build when filing bugs about failed builds. You can make sure they stick around by logging in to Jenkins (if you are a committer) and clicking "Keep This Build Forever". Or a build scan can suffice sometimes, but some Jenkins jobs have more than one (or less than one) build scan.


was (Author: kenn):
Please link to the failed build when filing bugs about failed builds. You can make sure they stick around by logging in to Jenkins (if you are a committer) and clicking "Keep This Build Forever"

> Nightly snapshot failures - :sdks:java:io:kudu:compileJava
> ----------------------------------------------------------
>
>                 Key: BEAM-11214
>                 URL: https://issues.apache.org/jira/browse/BEAM-11214
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-kudu, test-failures
>            Reporter: Robert Burke
>            Assignee: Kenneth Knowles
>            Priority: P1
>             Fix For: 2.26.0
>
>
> It looks like the checker itself is failing? But I'm no java expert, and don't understand. It was passing earlier in the day.
> :sdks:java:io:kudu:compileJava
> error: SourceChecker.typeProcess: unexpected Throwable (CompletionFailure) while processing /home/rebo/git/src/github.com/apache/beam/sdks/java/io/kudu/src/main/java/org/apache/beam/sdk/io/kudu/KuduIO.java; message: class file for org.apache.yetus.audience.InterfaceAudience$Private not found
> ; The Checker Framework crashed. Please report the crash.
> Compilation unit: /home/rebo/git/src/github.com/apache/beam/sdks/java/io/kudu/src/main/java/org/apache/beam/sdk/io/kudu/KuduIO.java
> Last visited tree at line 123 column 1:
> [@experimental|https://github.com/experimental](Kind.SOURCE_SINK)
> Exception: com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.apache.yetus.audience.InterfaceAudience$Private not found; com.sun.tools.javac.code.Symbol$CompletionFailure: class file for org.apache.yetus.audience.InterfaceAudience$Private not found
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 1 error



--
This message was sent by Atlassian Jira
(v8.3.4#803005)