You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2022/01/04 19:33:00 UTC

[jira] [Created] (BEAM-13597) Java GHA Test (Wordcount on Dataflow) failing with ClassNotFoundException

Brian Hulette created BEAM-13597:
------------------------------------

             Summary: Java GHA Test (Wordcount on Dataflow) failing with ClassNotFoundException
                 Key: BEAM-13597
                 URL: https://issues.apache.org/jira/browse/BEAM-13597
             Project: Beam
          Issue Type: Sub-task
          Components: test-failures
            Reporter: Brian Hulette


Java GHA tests that run wordount on Dataflow started failing a couple weeks ago: https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule. Last success: https://github.com/apache/beam/actions/runs/1604907786, first failure: https://github.com/apache/beam/actions/runs/1609549754

{code}
org.apache.beam.examples.WordCountIT > testE2EWordCount FAILED
    java.lang.IllegalArgumentException at WordCountIT.java:58
        Caused by: java.lang.ClassNotFoundException at WordCountIT.java:58
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)