[ https://issues.apache.org/jira/browse/BEAM-13508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kyle Weaver updated BEAM-13508: ------------------------------- Status: Open (was: Triage Needed) > Java PostCommits (Examples, PerformanceTests, XVR] Failing with ClassNotFound > ----------------------------------------------------------------------------- > > Key: BEAM-13508 > URL: https://issues.apache.org/jira/browse/BEAM-13508 > Project: Beam > Issue Type: Sub-task > Components: test-failures > Reporter: Emily Ye > Assignee: Kyle Weaver > Priority: P1 > Labels: currently-failing > > _Jenkin Jobs:_ > * [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4832/] > * [https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/1053/] > * > [https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/1589] > Several tests are failing with ClassNotFound exceptions, falling into two > categories: > * java.lang.NoClassDefFoundError in org.apache.beam.examples.* > * java.lang.IllegalArgumentException: Unknown 'runner' specified > 'PortableRunner', supported pipeline runners [RegisteredTestRunner] (caused > by Caused by: java.lang.ClassNotFoundException: <PortableRunner> (also seen > DataflowRunner for > [https://ci-beam.apache.org/job/beam_PerformanceTests_AvroIOIT/5727/console)] > > My guess is that these are due to changes for BEAM-13430, lining up with one > of: > * [https://github.com/apache/beam/pull/16307] > * [https://github.com/apache/beam/pull/16292] > Assigning to Daniel, who might have more insight into these changes, but will > continue to investigate > -- This message was sent by Atlassian Jira (v8.20.1#820001)