[
https://issues.apache.org/jira/browse/BEAM-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012208#comment-17012208
]
Kirill Kozlov edited comment on BEAM-7865 at 1/9/20 8:30 PM:
-------------------------------------------------------------
This PR [1] seems to be affected be this issue too. Jenkins tasks: [2, 3].
[1] [https://github.com/apache/beam/pull/10527]
[2]
[https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_PreCommit_Java_Commit/9530/]
[3] [https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1629/]
was (Author: kirillkozlov):
This PR [1] seems to be affected. Jenkins tasks affected [2, 3].
[1] [https://github.com/apache/beam/pull/10527]
[2]
[https://builds.apache.org/view/A-D/view/Beam/view/All/job/beam_PreCommit_Java_Commit/9530/]
[3] [https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1629/]
> Java precommit Samza tests opening RocksDB flaky
> ------------------------------------------------
>
> Key: BEAM-7865
> URL: https://issues.apache.org/jira/browse/BEAM-7865
> Project: Beam
> Issue Type: Bug
> Components: runner-samza, test-failures
> Reporter: Kyle Weaver
> Priority: Major
>
> org.apache.beam.runners.samza.runtime.SamzaTimerInternalsFactoryTest.testProcessingTimeTimers
> and
> org.apache.beam.runners.samza.runtime.SamzaTimerInternalsFactoryTest.testRestore
> fail with exception:
> org.apache.samza.SamzaException: Error opening RocksDB store beamStore at
> location /tmp/store2
> ...
> Caused by: org.rocksdb.RocksDBException: Can't access /000359.sst: IO error:
> while stat a file for size: /tmp/store2/000359.sst: No such file or directory
> Can't access /000356.sst: IO error: while stat a file for size:
> /tmp/store2/000356.sst: No such file or directory Can't access /000354.sst:
> IO error: while stat a file for size: /tmp/store2/000354.sst: No such file or
> directory
>
> Example failures:
> [https://builds.apache.org/job/beam_PreCommit_Java_Commit/6896/]
> [https://builds.apache.org/job/beam_PreCommit_Java_Commit/6906/]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)