You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/03/07 00:51:30 UTC

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1102

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1102/display/redirect>

Changes:


------------------------------------------
[...truncated 86.27 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 59s
142 actionable tasks: 96 executed, 44 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1228

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1228/display/redirect>

Changes:


------------------------------------------
[...truncated 89.70 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1227

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1227/display/redirect?page=changes>

Changes:

[noreply] Auto model updates notebook (#26048)


------------------------------------------
[...truncated 102.86 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 19s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1226

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1226/display/redirect>

Changes:


------------------------------------------
[...truncated 103.05 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1225

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1225/display/redirect>

Changes:


------------------------------------------
[...truncated 100.96 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1224

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1224/display/redirect>

Changes:


------------------------------------------
[...truncated 103.05 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 23s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1223

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1223/display/redirect>

Changes:


------------------------------------------
[...truncated 102.05 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 9s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1222

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1222/display/redirect>

Changes:


------------------------------------------
[...truncated 100.98 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 24s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1221

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1221/display/redirect>

Changes:


------------------------------------------
[...truncated 106.93 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 3s
142 actionable tasks: 98 executed, 42 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1220

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1220/display/redirect?page=changes>

Changes:

[noreply] Update dockerhub guidance (#26124)


------------------------------------------
[...truncated 104.46 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 53s
142 actionable tasks: 100 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7iyymkl6fo5ke

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1219

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1219/display/redirect>

Changes:


------------------------------------------
[...truncated 100.79 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1218

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1218/display/redirect>

Changes:


------------------------------------------
[...truncated 104.13 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 36s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1217

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1217/display/redirect>

Changes:


------------------------------------------
[...truncated 101.25 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 13s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1216

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1216/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #26089 from reuvenlax/fix_storage_api


------------------------------------------
[...truncated 103.21 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 54s
142 actionable tasks: 98 executed, 42 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1215

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1215/display/redirect>

Changes:


------------------------------------------
[...truncated 87.24 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 43s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/4rndm73hvhsuu

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1214

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1214/display/redirect>

Changes:


------------------------------------------
[...truncated 84.04 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6z2g4mzcmjuus

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1213

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1213/display/redirect>

Changes:


------------------------------------------
[...truncated 81.97 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 29s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1212

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1212/display/redirect?page=changes>

Changes:

[noreply] Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#26071)


------------------------------------------
[...truncated 84.88 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 27s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6cywiztzfqbvw

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1211

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1211/display/redirect>

Changes:


------------------------------------------
[...truncated 85.46 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1210

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1210/display/redirect>

Changes:


------------------------------------------
[...truncated 84.57 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 4s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1209

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1209/display/redirect>

Changes:


------------------------------------------
[...truncated 83.93 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 4s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1208

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1208/display/redirect>

Changes:


------------------------------------------
[...truncated 88.34 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 24m 18s
142 actionable tasks: 105 executed, 35 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2xfpyxy4sdbta

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1207

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1207/display/redirect>

Changes:


------------------------------------------
[...truncated 84.81 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1206

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1206/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #26006: Google Cloud libraries BOM 26.11.0


------------------------------------------
[...truncated 84.97 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 48s
142 actionable tasks: 94 executed, 46 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1205

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1205/display/redirect>

Changes:


------------------------------------------
[...truncated 84.01 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 4s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1204

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1204/display/redirect>

Changes:


------------------------------------------
[...truncated 84.02 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3gdjdct7pmtc4

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1203

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1203/display/redirect>

Changes:


------------------------------------------
[...truncated 85.40 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1202

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1202/display/redirect>

Changes:


------------------------------------------
[...truncated 82.14 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1201

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1201/display/redirect>

Changes:


------------------------------------------
[...truncated 84.52 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 47s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1200

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1200/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/>
The recommended git tool is: NONE
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
	at java.base/java.lang.Thread.start0(Native Method)
	at java.base/java.lang.Thread.start(Thread.java:798)
	at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:937)
	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1354)
	at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
	at jenkins.util.InterceptingExecutorService.submit(InterceptingExecutorService.java:36)
	at jenkins.util.InterceptingExecutorService.submit(InterceptingExecutorService.java:36)
	at hudson.remoting.DelegatingExecutorService.submit(DelegatingExecutorService.java:52)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:50)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:44)
	at org.jenkinsci.remoting.util.AnonymousClassWarnings.check(AnonymousClassWarnings.java:66)
	at hudson.remoting.MultiClassLoaderSerializer$Output.annotateClass(MultiClassLoaderSerializer.java:48)
	at java.base/java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1281)
	at java.base/java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1222)
	at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1418)
	at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1169)
	at java.base/java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1543)
	at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1500)
	at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1423)
	at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1169)
	at java.base/java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1543)
	at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1500)
	at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1423)
	at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1169)
	at java.base/java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1543)
	at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1500)
	at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1423)
	at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1169)
	at java.base/java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:345)
	at hudson.remoting.UserRequest._serialize(UserRequest.java:263)
	at hudson.remoting.UserRequest.serialize(UserRequest.java:272)
	at hudson.remoting.UserRequest.<init>(UserRequest.java:101)
	at hudson.remoting.Channel.call(Channel.java:998)
Caused: java.io.IOException: Remote call on apache-beam-jenkins-3 failed
	at hudson.remoting.Channel.call(Channel.java:1004)
	at hudson.FilePath.act(FilePath.java:1194)
	at hudson.FilePath.act(FilePath.java:1183)
	at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:126)
	at hudson.plugins.git.GitSCM.createClient(GitSCM.java:915)
	at hudson.plugins.git.GitSCM.createClient(GitSCM.java:846)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1296)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1199

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1199/display/redirect>

Changes:


------------------------------------------
[...truncated 82.66 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1198

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1198/display/redirect>

Changes:


------------------------------------------
[...truncated 86.39 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6ztdznl7b5cim

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1197

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1197/display/redirect>

Changes:


------------------------------------------
[...truncated 84.76 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 24s
142 actionable tasks: 97 executed, 43 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5tkje3awktfzw

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1196/display/redirect>

Changes:


------------------------------------------
[...truncated 90.83 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 25m 21s
142 actionable tasks: 113 executed, 27 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1195

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1195/display/redirect?page=changes>

Changes:

[noreply] refactored notebooks (#26018)


------------------------------------------
[...truncated 83.52 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1194

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1194/display/redirect>

Changes:


------------------------------------------
[...truncated 82.09 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1193

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1193/display/redirect>

Changes:


------------------------------------------
[...truncated 81.87 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1192

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1192/display/redirect>

Changes:


------------------------------------------
[...truncated 88.07 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 17s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1191

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1191/display/redirect>

Changes:


------------------------------------------
[...truncated 84.01 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1190

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1190/display/redirect>

Changes:


------------------------------------------
[...truncated 83.79 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1189

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1189/display/redirect>

Changes:


------------------------------------------
[...truncated 82.31 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 32s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1188

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1188/display/redirect>

Changes:


------------------------------------------
[...truncated 81.90 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 42s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1187

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1187/display/redirect?page=changes>

Changes:

[noreply] BigQuery Storage Write API wrapper for Python SDK (#25685)


------------------------------------------
[...truncated 86.64 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 21s
142 actionable tasks: 97 executed, 43 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1186

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1186/display/redirect>

Changes:


------------------------------------------
[...truncated 83.06 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 20s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1185

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1185/display/redirect?page=changes>

Changes:

[noreply] Lock ReadChangeStreamPartition so only one DoFn can work on one


------------------------------------------
[...truncated 86.57 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 25s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7kwpzlyrzseeq

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1184

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1184/display/redirect>

Changes:


------------------------------------------
[...truncated 86.09 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1183

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1183/display/redirect>

Changes:


------------------------------------------
[...truncated 83.28 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2tu7nc2izcbh4

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1182

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1182/display/redirect>

Changes:


------------------------------------------
[...truncated 84.32 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3qk5ymouxtiq2

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1181

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1181/display/redirect>

Changes:


------------------------------------------
[...truncated 82.94 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1180

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1180/display/redirect>

Changes:


------------------------------------------
[...truncated 84.37 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1179

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1179/display/redirect>

Changes:


------------------------------------------
[...truncated 82.51 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1178

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1178/display/redirect>

Changes:


------------------------------------------
[...truncated 82.00 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1177

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1177/display/redirect>

Changes:


------------------------------------------
[...truncated 82.84 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1176

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1176/display/redirect>

Changes:


------------------------------------------
[...truncated 88.94 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 32s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1175

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1175/display/redirect>

Changes:


------------------------------------------
[...truncated 86.01 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1174

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1174/display/redirect>

Changes:


------------------------------------------
[...truncated 84.25 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 19s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1173

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1173/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #25916 Use built-in csv and json readers.


------------------------------------------
[...truncated 85.44 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 9s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6iss5j23ybqso

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1172

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1172/display/redirect>

Changes:


------------------------------------------
[...truncated 81.76 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1171

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1171/display/redirect>

Changes:


------------------------------------------
[...truncated 83.87 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1170

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1170/display/redirect>

Changes:


------------------------------------------
[...truncated 80.63 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 42s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1169

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1169/display/redirect?page=changes>

Changes:

[noreply] Move license to a code block (#25950)


------------------------------------------
[...truncated 84.61 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 22s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/25fmfdqyym35g

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1168

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1168/display/redirect>

Changes:


------------------------------------------
[...truncated 84.95 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 13s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1167

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1167/display/redirect>

Changes:


------------------------------------------
[...truncated 83.37 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1166

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1166/display/redirect>

Changes:


------------------------------------------
[...truncated 83.40 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 19s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1165

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1165/display/redirect?page=changes>

Changes:

[noreply] Adds multi-language Python and Java quickstart release validations


------------------------------------------
[...truncated 85.10 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1164

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1164/display/redirect>

Changes:


------------------------------------------
[...truncated 84.28 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 49s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1163

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1163/display/redirect>

Changes:


------------------------------------------
[...truncated 83.96 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 13s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1162

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1162/display/redirect>

Changes:


------------------------------------------
[...truncated 83.42 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 57s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1161

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1161/display/redirect?page=changes>

Changes:

[noreply] Raise the Runtime error when DoFn.process uses both yield and return


------------------------------------------
[...truncated 86.99 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 20s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5potucbhnoh3y

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1160

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1160/display/redirect>

Changes:


------------------------------------------
[...truncated 86.74 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 29s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/4jaehexrvi5sy

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1159

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1159/display/redirect>

Changes:


------------------------------------------
[...truncated 82.52 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1158

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1158/display/redirect>

Changes:


------------------------------------------
[...truncated 83.93 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 16s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1157

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1157/display/redirect?page=changes>

Changes:

[noreply] Add one example to learn beam by doing (#25719)


------------------------------------------
[...truncated 83.42 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 33s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5wtyhjl3o2oew

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1156

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1156/display/redirect>

Changes:


------------------------------------------
[...truncated 83.11 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1155

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1155/display/redirect>

Changes:


------------------------------------------
[...truncated 81.88 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

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

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

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

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7xxgig6bqc77c

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

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1154

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1154/display/redirect>

Changes:


------------------------------------------
[...truncated 85.52 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

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

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/x63cz3xctipc6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1153

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1153/display/redirect?page=changes>

Changes:

[noreply] Google Cloud Bigtable Change Stream Connector (#25797)


------------------------------------------
[...truncated 84.52 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 17s
142 actionable tasks: 97 executed, 43 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/fufxji6j34sfe

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1152

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1152/display/redirect>

Changes:


------------------------------------------
[...truncated 85.11 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/wxd5b6tpqm76g

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1151

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1151/display/redirect>

Changes:


------------------------------------------
[...truncated 82.54 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/diljoh4y4dni6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1150

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1150/display/redirect>

Changes:


------------------------------------------
[...truncated 83.29 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/q6z423uz3fsee

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1149

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1149/display/redirect>

Changes:


------------------------------------------
[...truncated 84.12 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/z6rzqs7hbusl4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1148

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1148/display/redirect>

Changes:


------------------------------------------
[...truncated 81.96 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/aeje6i2cvhhhw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1147

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1147/display/redirect>

Changes:


------------------------------------------
[...truncated 83.83 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/25e5ckhmar5jg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1146

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1146/display/redirect>

Changes:


------------------------------------------
[...truncated 86.62 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/onxa3psqpfdja

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1145

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1145/display/redirect>

Changes:


------------------------------------------
[...truncated 88.18 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 37s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2xwalrqd6mcya

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1144

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1144/display/redirect?page=changes>

Changes:

[noreply] Minor fix: move the getattr out of the loop as it is not needed to be


------------------------------------------
[...truncated 84.75 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/zpcobm3zvl6lo

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1143

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1143/display/redirect>

Changes:


------------------------------------------
[...truncated 84.07 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/kg7tgrientkr4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1142

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1142/display/redirect>

Changes:


------------------------------------------
[...truncated 84.11 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 9s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/jdlwidxmowzsq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1141

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1141/display/redirect?page=changes>

Changes:

[noreply] Update sqlalchemy requirement in /sdks/python (#25855)


------------------------------------------
[...truncated 86.03 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 31s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7h36lrnpfc5dq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1140

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1140/display/redirect>

Changes:


------------------------------------------
[...truncated 85.90 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/v7qwegeejqy5y

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1139

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1139/display/redirect>

Changes:


------------------------------------------
[...truncated 82.95 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 16s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/ref6bb2andqew

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1138

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1138/display/redirect>

Changes:


------------------------------------------
[...truncated 85.95 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 17s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/a5jszuukjozqe

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1137

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1137/display/redirect?page=changes>

Changes:

[noreply] Reorganizing the ML content (#25700)


------------------------------------------
[...truncated 82.65 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 47s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/utmpqews4b3ui

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1136

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1136/display/redirect>

Changes:


------------------------------------------
[...truncated 82.19 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/y6d65b3j7qavq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1135

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1135/display/redirect>

Changes:


------------------------------------------
[...truncated 81.45 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/baclfhpsy2x46

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1134

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1134/display/redirect>

Changes:


------------------------------------------
[...truncated 87.44 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 18s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/vyuvr6qorqc3c

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1133

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1133/display/redirect>

Changes:


------------------------------------------
[...truncated 86.02 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/vj7lebe367j4q

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1132

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1132/display/redirect>

Changes:


------------------------------------------
[...truncated 82.40 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2qtwhztvuq45a

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1131

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1131/display/redirect>

Changes:


------------------------------------------
[...truncated 82.52 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/qc7m5uaaqtklm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1130

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1130/display/redirect>

Changes:


------------------------------------------
[...truncated 86.06 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 36s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/hjqemviw5e4ee

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1129

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1129/display/redirect?page=changes>

Changes:

[noreply] Mark that 2.46 has been released now that the release is finalized


------------------------------------------
[...truncated 84.70 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 46s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/gqryxbfzytgy4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1128

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1128/display/redirect>

Changes:


------------------------------------------
[...truncated 82.81 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/uwszfczblixto

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1127

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1127/display/redirect>

Changes:


------------------------------------------
[...truncated 83.71 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/mqric7wg6bswq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1126

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1126/display/redirect>

Changes:


------------------------------------------
[...truncated 83.74 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 28s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2i74lvhfipqxq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1125

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1125/display/redirect>

Changes:


------------------------------------------
[...truncated 82.72 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 26s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/q4iuibu45757i

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1124

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1124/display/redirect>

Changes:


------------------------------------------
[...truncated 83.83 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 22s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/okj3dngizt54e

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1123

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1123/display/redirect>

Changes:


------------------------------------------
[...truncated 83.47 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/rhg6kdechpgng

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1122

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1122/display/redirect>

Changes:


------------------------------------------
[...truncated 83.35 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 25s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/u3yz563kz76ug

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1121

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1121/display/redirect>

Changes:


------------------------------------------
[...truncated 83.16 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 48s
142 actionable tasks: 95 executed, 45 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7jxzitvaozsce

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1120

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1120/display/redirect>

Changes:


------------------------------------------
[...truncated 83.23 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 40s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/elihiluq52wza

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1119

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1119/display/redirect>

Changes:


------------------------------------------
[...truncated 85.24 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/z57sivo4l2xzm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1118

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1118/display/redirect>

Changes:


------------------------------------------
[...truncated 85.29 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 4s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/rdycpt5gr3ops

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1117

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1117/display/redirect?page=changes>

Changes:

[noreply] Bump cloud.google.com/go/spanner from 1.43.0 to 1.44.0 in /sdks (#25295)


------------------------------------------
[...truncated 84.29 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 35s
142 actionable tasks: 96 executed, 44 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/jq5y2x3y6q3fw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1116

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1116/display/redirect>

Changes:


------------------------------------------
[...truncated 84.76 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 36s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/cgomekdgtz5oq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1115

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1115/display/redirect>

Changes:


------------------------------------------
[...truncated 83.26 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 13s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/rrw5uocw6oj3w

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1114

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1114/display/redirect>

Changes:


------------------------------------------
[...truncated 84.64 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/4qtekkwminuoq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1113

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1113/display/redirect>

Changes:


------------------------------------------
[...truncated 82.48 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 30s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/tpc2fqhmzuvog

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1112

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1112/display/redirect>

Changes:


------------------------------------------
[...truncated 84.60 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/opvziq2524mps

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1111

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1111/display/redirect>

Changes:


------------------------------------------
[...truncated 81.89 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/ykm6j6ut2axmw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1110/display/redirect>

Changes:


------------------------------------------
[...truncated 83.53 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/h4dvpvj5fm2jg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1109

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1109/display/redirect>

Changes:


------------------------------------------
[...truncated 87.60 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 26s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/wkolkwwqkhcac

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1108

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1108/display/redirect?page=changes>

Changes:

[noreply] [Spark Dataset runner] Remove obsolete code (#25734)


------------------------------------------
[...truncated 85.34 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 24s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/b5a23dtaeifc2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1107

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1107/display/redirect>

Changes:


------------------------------------------
[...truncated 82.40 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/n5lsp3p4jdevg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1106

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1106/display/redirect>

Changes:


------------------------------------------
[...truncated 83.81 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 41s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/robg3k6heby6c

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1105

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1105/display/redirect>

Changes:


------------------------------------------
[...truncated 85.10 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/ktcohb6odf3ka

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1104

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1104/display/redirect>

Changes:


------------------------------------------
[...truncated 86.53 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 23s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/h2brw7yr6mjh4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1103

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1103/display/redirect>

Changes:


------------------------------------------
[...truncated 84.28 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/qnxhyn2g3p5qk

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org