-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
🚨This issue needs some love.This issue needs some love.api: dlpIssues related to the Sensitive Data Protection API.Issues related to the Sensitive Data Protection API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Note: #3673 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 4b91143
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last):
File "/workspace/dlp/risk_test.py", line 344, in test_k_map_estimate_analysis_multiple_field
timeout=TIMEOUT,
File "/workspace/dlp/risk.py", line 666, in k_map_estimate_analysis
subscription.result(timeout=timeout)
File "/workspace/dlp/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/pubsub_v1/futures.py", line 102, in result
err = self.exception(timeout=timeout)
File "/workspace/dlp/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/pubsub_v1/futures.py", line 122, in exception
raise exceptions.TimeoutError("Timed out waiting for result.")
concurrent.futures._base.TimeoutError: Timed out waiting for result.Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.api: dlpIssues related to the Sensitive Data Protection API.Issues related to the Sensitive Data Protection API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.