[
https://issues.apache.org/jira/browse/BEAM-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17184457#comment-17184457
]
Beam JIRA Bot commented on BEAM-6871:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> apache_beam.io.parquetio_test.TestParquet is very flaky
> -------------------------------------------------------
>
> Key: BEAM-6871
> URL: https://issues.apache.org/jira/browse/BEAM-6871
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Valentyn Tymofieiev
> Priority: P3
>
> Hi [~heejong], I think you added these tests - could you please take a look?
> Symptoms:
> {noformat}
> 07:47:19
> ======================================================================
> 07:47:19 ERROR: test_sink_transform_compressed_0
> (apache_beam.io.parquetio_test.TestParquet)
> 07:47:19
> ----------------------------------------------------------------------
> 07:47:19 Traceback (most recent call last):
> 07:47:19 File
> "/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/sdks/python/apache_beam/io/parquetio_test.py",
> line 105, in tearDown
> 07:47:19 shutil.rmtree(self.temp_dir)
> 07:47:19 File "/usr/lib/python2.7/shutil.py", line 239, in rmtree
> 07:47:19 onerror(os.listdir, path, sys.exc_info())
> 07:47:19 File "/usr/lib/python2.7/shutil.py", line 237, in rmtree
> 07:47:19 names = os.listdir(path)
> 07:47:19 OSError: [Errno 2] No such file or directory: '/tmp/tmpEXNCgA'
> {noformat}
> Examples:
> [https://builds.apache.org/job/beam_PreCommit_Python_Commit/5186/consoleFull]
> [https://builds.apache.org/job/beam_PreCommit_Python_Commit/5185/consoleFull]
>
> CC: [~Juta], [~boyuanz], [~udim]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)