[
https://issues.apache.org/jira/browse/BEAM-10175?focusedWorklogId=441476&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-441476
]
ASF GitHub Bot logged work on BEAM-10175:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jun/20 18:58
Start Date: 04/Jun/20 18:58
Worklog Time Spent: 10m
Work Description: jaketf commented on pull request #11893:
URL: https://github.com/apache/beam/pull/11893#issuecomment-639055068
Hmmm my latest commit was just `spotlessApply` and this entire PR's change
(how we pass the auth token for HCAPI requests for FHIR) seems unrelated to the
GCS object moving logic in FHIR import.
It does seem like a flake. Note that only the R4 variant failed of a
parameterized test but passed for other two FHIR verisons (DSTU2, STU3).
The failure seems to be due to trying to move a gcs object that no longer
exists (because another thread cleaned it up?) as evidenced by 404 on the
source object in the stacktrace (this logic is independent of FHIR version).
The relevant logic where this error is raised is in `Filesystems::copy` in
[FhirIO.ImportFn::importBatch](https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java#L1046).
@pabloem Have we seen other instances of this test being flaky?
----------------------------------------------------------------
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: 441476)
Time Spent: 1h 50m (was: 1h 40m)
> FhirIO execute bundle uses deprecated auth uri param
> ----------------------------------------------------
>
> Key: BEAM-10175
> URL: https://issues.apache.org/jira/browse/BEAM-10175
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Affects Versions: 2.22.0
> Reporter: Jacob Ferriero
> Assignee: Jacob Ferriero
> Priority: P2
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)