Skip to content

data-science-onramp.data-cleaning.clean_test: test_clean failed #5417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
flaky-bot bot opened this issue Feb 26, 2021 · 4 comments · Fixed by #5420
Closed

data-science-onramp.data-cleaning.clean_test: test_clean failed #5417

flaky-bot bot opened this issue Feb 26, 2021 · 4 comments · Fixed by #5420
Assignees
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Feb 26, 2021

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


commit: 16941a1
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/data-science-onramp/data-cleaning/clean_test.py", line 172, in test_clean
    result = operation.result()
  File "/workspace/data-science-onramp/data-cleaning/.nox/py-3-6/lib/python3.6/site-packages/google/api_core/future/polling.py", line 134, in result
    raise self._exception
google.api_core.exceptions.FailedPrecondition: 400 Google Cloud Dataproc Agent reports job failure. If logs are available, they can be found at 'https://console.cloud.google.com/dataproc/jobs/04df2dd7-79ab-4441-b123-3fab37009703?project=python-docs-samples-tests®ion=us-central1' and in 'gs://dataproc-28f7d075-c5ac-4938-a5ad-65eafd8032d3-us-central1/google-cloud-dataproc-metainfo/79ff181d-2abf-48d4-8190-6444e9354cbe/jobs/04df2dd7-79ab-4441-b123-3fab37009703/driveroutput'.
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Feb 26, 2021
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Feb 26, 2021
@leahecole
Copy link
Collaborator

@bradmiro is helping me understand this rn

@leahecole
Copy link
Collaborator

testing locally to see if I can replicate and if it has to do with the pyspark connector jar we specify when submitting the dataproc job

@leahecole
Copy link
Collaborator

Was able to replicate - am now trying running 3.7 as is, and 3.6 with gs://spark-lib/bigquery/spark-bigquery-with-dependencies_2.12-0.18.1.jar on submission

@leahecole
Copy link
Collaborator

Known issue being tracked in b/181278351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant