See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/7230/display/redirect?page=changes>

Changes:

[noreply] [Playground][BEAM-13358]Deploy Go service via Ci/CD (#16210)

[dpcollins] [BEAM-13430] Clean up tests that override the time of the JVM

[noreply] [BEAM-12830] Install go version w/host platform. (#16330)

[noreply] [BEAM-13399] Add extra time buffer to reduce likelihood of flake in


------------------------------------------
[...truncated 75.93 KB...]
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:668

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotationWithMultipleSideInputs FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:668
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:668

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testSideInputAnnotation FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:668
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:668

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithEmptyTaggedOutput FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:668
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:668

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithSideInputs FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:668
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:668

org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > 
testParDoWithSideInputsIsCumulative FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:668
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:668

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests.testRewindowWithTimestampCombiner
 FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:489
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:489

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests.testGroupByKeyMergingWindows
 FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:489
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:489

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests.testGroupByKeyMultipleWindows
 FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:489
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:489

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests.testGroupByKeyAndWindows
 FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:489
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:489

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys1MB FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:106
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:106

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testTimestampCombinerLatest
 FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:106
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:106

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKeyEmpty 
FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:106
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:106

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testTimestampCombinerEarliest
 FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:106
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:106

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKey FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:106
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:106

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys10KB 
FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:106
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:106

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKeyWithBadEqualsHashCode
 FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:106
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:106

org.apache.beam.sdk.transforms.GroupByKeyTest > 
org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys100KB 
FAILED
    java.lang.IllegalArgumentException at GroupByKeyTest.java:106
        Caused by: java.lang.ClassNotFoundException at GroupByKeyTest.java:106

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testWindowingInStartAndFinishBundle FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1718
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:1718

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testParDoWithErrorInStartBatch FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1718
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:1718

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testParDoWithErrorInProcessElement FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1718
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:1718

org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > 
testParDoWithErrorInFinishBatch FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:1718
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:1718

org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing 
FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:55
        Caused by: java.lang.ClassNotFoundException at WindowingTest.java:55

org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation 
FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:55
        Caused by: java.lang.ClassNotFoundException at WindowingTest.java:55

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testNonPartitioningWindowing FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:55
        Caused by: java.lang.ClassNotFoundException at WindowingTest.java:55

org.apache.beam.sdk.transforms.windowing.WindowingTest > 
testPartitioningWindowing FAILED
    java.lang.IllegalArgumentException at WindowingTest.java:55
        Caused by: java.lang.ClassNotFoundException at WindowingTest.java:55

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerEndOfWindow FAILED
    java.lang.IllegalArgumentException at WindowTest.java:94
        Caused by: java.lang.ClassNotFoundException at WindowTest.java:94

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testTimestampCombinerDefault FAILED
    java.lang.IllegalArgumentException at WindowTest.java:94
        Caused by: java.lang.ClassNotFoundException at WindowTest.java:94

org.apache.beam.sdk.transforms.windowing.WindowTest > testPrimitiveDisplayData 
FAILED
    java.lang.IllegalArgumentException at WindowTest.java:94
        Caused by: java.lang.ClassNotFoundException at WindowTest.java:94

org.apache.beam.sdk.transforms.windowing.WindowTest > 
testNoWindowFnDoesNotReassignWindows FAILED
    java.lang.IllegalArgumentException at WindowTest.java:94
        Caused by: java.lang.ClassNotFoundException at WindowTest.java:94

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsShouldApplyTimestamps FAILED
    java.lang.IllegalArgumentException at WithTimestampsTest.java:43
        Caused by: java.lang.ClassNotFoundException at 
WithTimestampsTest.java:43

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsBackwardsInTimeAndWithAllowedTimestampSkewShouldSucceed FAILED
    java.lang.IllegalArgumentException at WithTimestampsTest.java:43
        Caused by: java.lang.ClassNotFoundException at 
WithTimestampsTest.java:43

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsLambdaShouldApplyTimestamps FAILED
    java.lang.IllegalArgumentException at WithTimestampsTest.java:43
        Caused by: java.lang.ClassNotFoundException at 
WithTimestampsTest.java:43

org.apache.beam.sdk.transforms.WithTimestampsTest > 
withTimestampsWithNullFnShouldThrowOnConstruction FAILED
    java.lang.IllegalArgumentException at WithTimestampsTest.java:43
        Caused by: java.lang.ClassNotFoundException at 
WithTimestampsTest.java:43

org.apache.beam.sdk.transforms.SplittableDoFnTest > testSideInputBounded FAILED
    java.lang.IllegalArgumentException at SplittableDoFnTest.java:137
        Caused by: java.lang.ClassNotFoundException at 
SplittableDoFnTest.java:137

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexWindowedTimestampedBounded FAILED
    java.lang.IllegalArgumentException at SplittableDoFnTest.java:137
        Caused by: java.lang.ClassNotFoundException at 
SplittableDoFnTest.java:137

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testWindowedSideInputBounded FAILED
    java.lang.IllegalArgumentException at SplittableDoFnTest.java:137
        Caused by: java.lang.ClassNotFoundException at 
SplittableDoFnTest.java:137

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testWindowedSideInputWithCheckpointsBounded FAILED
    java.lang.IllegalArgumentException at SplittableDoFnTest.java:137
        Caused by: java.lang.ClassNotFoundException at 
SplittableDoFnTest.java:137

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexBasicBounded FAILED
    java.lang.IllegalArgumentException at SplittableDoFnTest.java:137
        Caused by: java.lang.ClassNotFoundException at 
SplittableDoFnTest.java:137

org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testOutputAfterCheckpointBounded FAILED
    java.lang.IllegalArgumentException at SplittableDoFnTest.java:137
        Caused by: java.lang.ClassNotFoundException at 
SplittableDoFnTest.java:137

org.apache.beam.sdk.transforms.SplittableDoFnTest > testAdditionalOutputBounded 
FAILED
    java.lang.IllegalArgumentException at SplittableDoFnTest.java:137
        Caused by: java.lang.ClassNotFoundException at 
SplittableDoFnTest.java:137

org.apache.beam.sdk.transforms.ReifyTimestampsTest > 
extractFromValuesWhenValueTimestampedLaterSucceeds FAILED
    java.lang.IllegalArgumentException at ReifyTimestampsTest.java:40
        Caused by: java.lang.ClassNotFoundException at 
ReifyTimestampsTest.java:40

org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds 
FAILED
    java.lang.IllegalArgumentException at ReifyTimestampsTest.java:40
        Caused by: java.lang.ClassNotFoundException at 
ReifyTimestampsTest.java:40

org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
    java.lang.IllegalArgumentException at ReifyTimestampsTest.java:40
        Caused by: java.lang.ClassNotFoundException at 
ReifyTimestampsTest.java:40

org.apache.beam.sdk.transforms.ParDoTest$KeyTests > testKeyInOnTimer FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:6177
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:6177

org.apache.beam.sdk.transforms.ParDoTest$KeyTests > 
testKeyInOnTimerWithWrongKeyType FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:6177
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:6177

org.apache.beam.sdk.transforms.ParDoTest$KeyTests > testKeyInOnTimerWithoutKV 
FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:6177
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:6177

org.apache.beam.sdk.transforms.ParDoTest$KeyTests > 
testKeyInOnTimerWithGenericKey FAILED
    java.lang.IllegalArgumentException at ParDoTest.java:6177
        Caused by: java.lang.ClassNotFoundException at ParDoTest.java:6177

org.apache.beam.sdk.io.CountingSourceTest > testUnboundedSourceSplits FAILED
    java.lang.IllegalArgumentException at CountingSourceTest.java:73
        Caused by: java.lang.ClassNotFoundException at 
CountingSourceTest.java:73

org.apache.beam.sdk.io.CountingSourceTest > testBoundedSourceSplits FAILED
    java.lang.IllegalArgumentException at CountingSourceTest.java:73
        Caused by: java.lang.ClassNotFoundException at 
CountingSourceTest.java:73

org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests > 
testAttemptedDistributionMetrics FAILED
    java.lang.IllegalArgumentException at MetricsTest.java:349
        Caused by: java.lang.ClassNotFoundException at MetricsTest.java:349

org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests > 
testAttemptedCounterMetrics FAILED
    java.lang.IllegalArgumentException at MetricsTest.java:349
        Caused by: java.lang.ClassNotFoundException at MetricsTest.java:349

org.apache.beam.runners.core.SimplePushbackSideInputDoFnRunnerTest > 
testLateDroppingForStatefulDoFnRunner FAILED
    java.lang.IllegalArgumentException at 
SimplePushbackSideInputDoFnRunnerTest.java:106
        Caused by: java.lang.ClassNotFoundException at 
SimplePushbackSideInputDoFnRunnerTest.java:106

org.apache.beam.runners.core.SimplePushbackSideInputDoFnRunnerTest > 
testGarbageCollectForStatefulDoFnRunner FAILED
    java.lang.IllegalArgumentException at 
SimplePushbackSideInputDoFnRunnerTest.java:106
        Caused by: java.lang.ClassNotFoundException at 
SimplePushbackSideInputDoFnRunnerTest.java:106

org.apache.beam.runners.core.metrics.MetricsPusherTest > pushesUserMetrics 
FAILED
    java.lang.IllegalArgumentException at MetricsPusherTest.java:53
        Caused by: java.lang.ClassNotFoundException at MetricsPusherTest.java:53

org.apache.beam.runners.core.metrics.MetricsPusherTest > pushesSystemMetrics 
FAILED
    java.lang.IllegalArgumentException at MetricsPusherTest.java:53
        Caused by: java.lang.ClassNotFoundException at MetricsPusherTest.java:53

240 tests completed, 239 failed, 1 skipped

> Task :runners:flink:1.13:job-server:validatesPortableRunnerBatch FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:flink:1.13:job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_PVR_Flink_Batch/ws/src/runners/flink/1.13/job-server/build/reports/tests/validatesPortableRunnerBatch/index.html>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1m 38s
70 actionable tasks: 39 executed, 31 from cache

Publishing build scan...
https://gradle.com/s/vpf4rvu7h5dbm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to