[ 
https://issues.apache.org/jira/browse/BEAM-8454?focusedWorklogId=460353&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-460353
 ]

ASF GitHub Bot logged work on BEAM-8454:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Jul/20 15:17
            Start Date: 17/Jul/20 15:17
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #12293:
URL: https://github.com/apache/beam/pull/12293#issuecomment-660164588


   I ran the test 10000 times in a loop without a repro.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 460353)
    Time Spent: 0.5h  (was: 20m)

> Failure in 
> org.apache.beam.fn.harness.FnHarnessTest.testLaunchFnHarnessAndTeardownCleanly
> -----------------------------------------------------------------------------------------
>
>                 Key: BEAM-8454
>                 URL: https://issues.apache.org/jira/browse/BEAM-8454
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-harness
>            Reporter: Kenneth Knowles
>            Assignee: Luke Cwik
>            Priority: P1
>              Labels: flake
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://scans.gradle.com/s/7gstrbxhaki2o/tests/gslhb4gommrdu-5b76qxgixyl6k?openStackTraces=WzBd
> {code:java}
> :sdks:java:harness:testorg.apache.beam.fn.harness.FnHarnessTest ยป 
> testLaunchFnHarnessAndTeardownCleanly (10.801s)
> org.junit.runners.model.TestTimedOutException: test timed out after 10000 
> milliseconds
> at sun.misc.Unsafe.park(Native Method)
> at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
> at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
> at java.util.concurrent.FutureTask.get(FutureTask.java:191)
> at 
> org.apache.beam.fn.harness.logging.BeamFnLoggingClient$LogRecordHandler.close(BeamFnLoggingClient.java:295)
> at java.util.logging.LogManager.resetLogger(LogManager.java:1346)
> at java.util.logging.LogManager.reset(LogManager.java:1332)
> at java.util.logging.LogManager.readConfiguration(LogManager.java:1406)
> at java.util.logging.LogManager.readConfiguration(LogManager.java:1303)
> at 
> org.apache.beam.fn.harness.logging.BeamFnLoggingClient.close(BeamFnLoggingClient.java:153)
> at org.apache.beam.fn.harness.FnHarness.main(FnHarness.java:209)
> at org.apache.beam.fn.harness.FnHarness.main(FnHarness.java:140)
> at org.apache.beam.fn.harness.FnHarness.main(FnHarness.java:110)
> at 
> org.apache.beam.fn.harness.FnHarnessTest.testLaunchFnHarnessAndTeardownCleanly(FnHarnessTest.java:164)
> ...
> {code}
> stdout:
> {code}
> SDK Fn Harness started
> Harness ID id
> Logging location url: "localhost:43439"
> Control location url: "localhost:41585"
> Pipeline options {
>   "beam:option:app_name:v1": "FnHarnessTest",
>   "beam:option:options_id:v1": 12.0
> }
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to