GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.34k stars 6.39k forks source link

healthcare.api-client.v1beta1.fhir.fhir_resources_test: test_create_patient failed #6704

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

Note: #6118 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 99ddc3d9970053c66483f6d093eadca2b1790fec buildURL: Build Status, Sponge status: failed

Test output
Traceback (most recent call last):
  File "/workspace/healthcare/api-client/v1beta1/fhir/fhir_resources_test.py", line 67, in test_fhir_store
    fhir_store = create_fhir_store()
  File "/workspace/healthcare/api-client/v1beta1/fhir/.nox/py-3-8/lib/python3.8/site-packages/backoff/_sync.py", line 94, in retry
    ret = target(*args, **kwargs)
  File "/workspace/healthcare/api-client/v1beta1/fhir/fhir_resources_test.py", line 64, in create_fhir_store
    return fhir_stores.create_fhir_store(
  File "/workspace/healthcare/api-client/v1beta1/fhir/fhir_stores.py", line 106, in create_fhir_store
    response = request.execute()
  File "/workspace/healthcare/api-client/v1beta1/fhir/.nox/py-3-8/lib/python3.8/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper
    return wrapped(*args, **kwargs)
  File "/workspace/healthcare/api-client/v1beta1/fhir/.nox/py-3-8/lib/python3.8/site-packages/googleapiclient/http.py", line 937, in execute
    raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: 
flaky-bot[bot] commented 2 years ago

Test passed for commit 75f8dcdf98dfa50452aa7f829849c117ddf8f056 (Build Status, Sponge)! Closing this issue.