[ 
https://issues.apache.org/jira/browse/BEAM-13576?focusedWorklogId=703570&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-703570
 ]

ASF GitHub Bot logged work on BEAM-13576:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jan/22 21:08
            Start Date: 04/Jan/22 21:08
    Worklog Time Spent: 10m 
      Work Description: suztomo commented on pull request #16377:
URL: https://github.com/apache/beam/pull/16377#issuecomment-1005171546


   In 
https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1_PR/58/console, I 
see NoClassDefFoundError :
   
   ```
   12:39:49 > Task 
:runners:google-cloud-dataflow-java:coreSDKJavaLegacyWorkerIntegrationTest 
NO-SOURCE
   12:39:53 
   12:39:53 > Task 
:runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest
   12:39:53 
   12:39:53 org.apache.beam.examples.complete.AutoCompleteIT > 
initializationError FAILED
   12:39:53     java.lang.NoClassDefFoundError at Class.java:-2
   12:39:53         Caused by: java.lang.ClassNotFoundException at 
URLClassLoader.java:382
   12:39:53 
   12:39:53 org.apache.beam.examples.complete.TopWikipediaSessionsIT > 
initializationError FAILED
   12:39:53     java.lang.NoClassDefFoundError at Class.java:-2
   12:39:53         Caused by: java.lang.ClassNotFoundException at 
URLClassLoader.java:382
   12:39:53 
   12:39:53 org.apache.beam.examples.complete.TrafficRoutesIT > 
initializationError FAILED
   12:39:53     java.lang.NoClassDefFoundError at Class.java:-2
   12:39:53         Caused by: java.lang.ClassNotFoundException at 
URLClassLoader.java:382
   12:39:53 
   12:39:53 org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > 
initializationError FAILED
   12:39:53     java.lang.NoClassDefFoundError at Class.java:-2
   12:39:53         Caused by: java.lang.ClassNotFoundException at 
URLClassLoader.java:382
   12:39:53 
   12:39:53 org.apache.beam.examples.complete.TfIdfIT > initializationError 
FAILED
   12:39:53     java.lang.NoClassDefFoundError at Class.java:-2
   12:39:53         Caused by: java.lang.ClassNotFoundException at 
URLClassLoader.java:382
   12:39:53 
   12:39:53 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
initializationError FAILED
   12:39:53     java.lang.NoClassDefFoundError at Class.java:-2
   12:39:53         Caused by: java.lang.ClassNotFoundException at 
URLClassLoader.java:382
   12:39:53 
   12:39:53 
org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> initializationError FAILED
   12:39:53     java.lang.NoClassDefFoundError at Class.java:-2
   12:39:53         Caused by: java.lang.ClassNotFoundException at 
URLClassLoader.java:382
   12:39:53 
   12:39:53 7 tests completed, 7 failed
   ```
   
   
https://scans.gradle.com/s/sjhloabkaffks/tests/:runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest/org.apache.beam.examples.complete.TfIdfIT/initializationError?expanded-stacktrace=WyIwIiwiMC0xIl0&top-execution=1
 shows `java.lang.NoClassDefFoundError: 
org/apache/beam/examples/complete/TfIdf$Options`.
   
   
   What are the Avro problems you observe?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 703570)
    Time Spent: 6h 40m  (was: 6.5h)

> Update Beam GCS BOM to 24.1.1
> -----------------------------
>
>                 Key: BEAM-13576
>                 URL: https://issues.apache.org/jira/browse/BEAM-13576
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Reuven Lax
>            Priority: P2
>          Time Spent: 6h 40m
>  Remaining Estimate: 0h
>




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

Reply via email to