jaketf edited a comment on pull request #11339:
URL: https://github.com/apache/beam/pull/11339#issuecomment-628842736
Yeah all the FhirIO read tests are parameterized tests that are all failing
like this:
```
WARNING: No terminal state was returned within allotted timeout. State value
RUNNING
May 14, 2020 2:37:23 AM org.apache.beam.runners.dataflow.TestDataflowRunner
waitForStreamingJobTermination
INFO: Dataflow job 2020-05-13_19_27_22-9842849986096969383 took longer than
600 seconds to complete, cancelling.
May 14, 2020 2:37:23 AM org.apache.beam.runners.dataflow.TestDataflowRunner
run
WARNING: Dataflow job 2020-05-13_19_27_22-9842849986096969383 did not output
a success or failure metric.
May 14, 2020 2:37:24 AM
io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference cleanQueue
SEVERE: *~*~*~ Channel ManagedChannelImpl{logId=15,
target=pubsub.googleapis.com:443} was not shutdown properly!!! ~*~*~*
Make sure to call shutdown()/shutdownNow() and wait until
awaitTermination() returns true.
java.lang.RuntimeException: ManagedChannel allocation site
```
----------------------------------------------------------------
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]