[
https://issues.apache.org/jira/browse/BEAM-5286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765500#comment-16765500
]
Brian Hulette commented on BEAM-5286:
-------------------------------------
Came across this (unresolved) OpenJDK bug regarding creating a file and
immediately executing it leading to "error=26, Text file busy":
https://bugs.openjdk.java.net/browse/JDK-8068370
Maybe that's relevant? Some of the comments suggest setting the CLOEXEC flag
reduces how often this occurs.
> [beam_PostCommit_Java_GradleBuild][org.apache.beam.examples.subprocess.ExampleEchoPipelineTest.testExampleEchoPipeline][Flake]
> .sh script: text file busy.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-5286
> URL: https://issues.apache.org/jira/browse/BEAM-5286
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Boyuan Zhang
> Assignee: Alan Myrvold
> Priority: Major
> Labels: currently-failing
> Fix For: Not applicable
>
>
> Sample failure:
> [https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/1375/testReport/junit/org.apache.beam.examples.subprocess/ExampleEchoPipelineTest/testExampleEchoPipeline/]
> Sample relevant log:
> org.apache.beam.sdk.Pipeline$PipelineExecutionException: java.lang.Exception:
> java.io.IOException: Cannot run program
> "/tmp/test-Echoo1519764280436328522/test-EchoAgain3143210610074994370.sh":
> error=26, Text file busy
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)