Skip to content
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

Keyerror in bigquery_billing_report.py #20

Open
brigranger opened this issue Jan 3, 2018 · 0 comments
Open

Keyerror in bigquery_billing_report.py #20

brigranger opened this issue Jan 3, 2018 · 0 comments

Comments

@brigranger
Copy link

I talked with @ruchim during the firecloud office hours today about an error I get when running bigquery_billing_report.py.

.--- Submission: 840c08df-0ad6-4a14-8a5d-0aa2f004eceb (submitted by alyssar@broadinstitute.org)
|	.--- Workflow 4 of 24: 7b47577c-7d53-4fd5-b06a-ca23fde0e76f (Succeeded)
Traceback (most recent call last):
  File "/scripts/bigquery_billing_report/bigquery_billing_report.py", line 361, in <module>
    main()
  File "/scripts/bigquery_billing_report/bigquery_billing_report.py", line 357, in main
    args.print_queries)
  File "/scripts/bigquery_billing_report/bigquery_billing_report.py", line 191, in print_submission_pricing
    call_name]
KeyError: u'oncotate-m2'

It seems to encounter this error when the Workflow it's about to check on failed, particularly, it shows

message: Unable to complete JES Api Request
causedBy: 
message: the local copy message must have path set.

When I use the Google Big Query website to check on this workflow, it says the Query returned zero records.

It seems this might be an edge case that needs to be caught.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant