googleapis / elixir-google-api

Elixir client libraries for accessing Google APIs.
https://hex.pm/users/google-cloud
Apache License 2.0
1.01k stars 459 forks source link

Synthesis failed for CloudBilling #5360

Closed yoshi-automation closed 4 years ago

yoshi-automation commented 4 years ago

Hello! Autosynth couldn't regenerate CloudBilling. :broken_heart:

Here's the output from running synth.py:

2020-06-06 05:24:37,711 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api
2020-06-06 05:24:38,550 autosynth [DEBUG] > Running: git config --global core.excludesfile /home/kbuilder/.autosynth-gitignore
2020-06-06 05:24:38,553 autosynth [DEBUG] > Running: git config user.name yoshi-automation
2020-06-06 05:24:38,556 autosynth [DEBUG] > Running: git config user.email yoshi-automation@google.com
2020-06-06 05:24:38,558 autosynth [DEBUG] > Running: git config push.default simple
2020-06-06 05:24:38,561 autosynth [DEBUG] > Running: git branch -f autosynth-cloudbilling
2020-06-06 05:24:38,564 autosynth [DEBUG] > Running: git checkout autosynth-cloudbilling
Switched to branch 'autosynth-cloudbilling'
2020-06-06 05:24:38,837 autosynth [INFO] > Running synthtool
2020-06-06 05:24:38,838 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/cloud_billing/synth.metadata', 'synth.py', '--']
2020-06-06 05:24:38,840 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata clients/cloud_billing/synth.metadata synth.py -- CloudBilling
tee: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api: Is a directory
2020-06-06 05:24:39,070 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/elixir-google-api/synth.py.
On branch autosynth-cloudbilling
nothing to commit, working tree clean
2020-06-06 05:24:40,981 synthtool [DEBUG] > Running: docker run --rm -v/tmpfs/tmp/tmpfp8i41a5/repo:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh CloudBilling
DEBUG:synthtool:Running: docker run --rm -v/tmpfs/tmp/tmpfp8i41a5/repo:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh CloudBilling
/workspace /workspace
The mix.lock file was generated with a newer version of Hex. Update your client by running `mix local.hex` to avoid losing data.
Resolving Hex dependencies...
Dependency resolution completed:
Unchanged:
  certifi 2.5.1
  google_api_discovery 0.7.0
  google_gax 0.3.2
  hackney 1.15.2
  idna 6.0.0
  jason 1.2.1
  metrics 1.0.1
  mime 1.3.1
  mimerl 1.2.0
  oauth2 0.9.4
  parse_trans 3.3.0
  poison 3.1.0
  ssl_verify_fun 1.1.5
  temp 0.4.7
  tesla 1.3.3
  unicode_util_compat 0.4.1
* Getting google_api_discovery (Hex package)
* Getting tesla (Hex package)
* Getting oauth2 (Hex package)
* Getting temp (Hex package)
* Getting jason (Hex package)
* Getting poison (Hex package)
* Getting hackney (Hex package)
* Getting certifi (Hex package)
* Getting idna (Hex package)
* Getting metrics (Hex package)
* Getting mimerl (Hex package)
* Getting ssl_verify_fun (Hex package)
* Getting unicode_util_compat (Hex package)
* Getting parse_trans (Hex package)
* Getting mime (Hex package)
* Getting google_gax (Hex package)
The mix.lock file was generated with a newer version of Hex. Update your client by running `mix local.hex` to avoid losing data.
==> temp
Compiling 3 files (.ex)
Generated temp app
===> Compiling parse_trans
===> Compiling mimerl
===> Compiling metrics
===> Compiling unicode_util_compat
===> Compiling idna
==> jason
Compiling 8 files (.ex)
Generated jason app
warning: String.strip/1 is deprecated. Use String.trim/1 instead
  /workspace/deps/poison/mix.exs:4

==> poison
Compiling 4 files (.ex)
warning: Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
  lib/poison/encoder.ex:173

Generated poison app
==> ssl_verify_fun
Compiling 7 files (.erl)
Generated ssl_verify_fun app
===> Compiling certifi
===> Compiling hackney
==> oauth2
Compiling 13 files (.ex)
Generated oauth2 app
==> mime
Compiling 2 files (.ex)
Generated mime app
==> tesla
Compiling 26 files (.ex)
Generated tesla app
==> google_gax
Compiling 5 files (.ex)
Generated google_gax app
==> google_api_discovery
Compiling 21 files (.ex)
Generated google_api_discovery app
==> google_apis
Compiling 27 files (.ex)
warning: System.cwd/0 is deprecated. Use File.cwd/0 instead
  lib/google_apis/publisher.ex:24

Generated google_apis app

12:25:15.509 [info]  FETCHING: https://cloudbilling.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1

12:25:15.708 [info]  FETCHING: https://cloudbilling.googleapis.com/$discovery/rest?version=v1

12:25:15.919 [info]  FOUND: https://cloudbilling.googleapis.com/$discovery/rest?version=v1
Revision check: old=20200509, new=20200526, generating=true
Creating leading directories
Writing AggregationInfo to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/aggregation_info.ex.
Writing AuditConfig to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/audit_config.ex.
Writing AuditLogConfig to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/audit_log_config.ex.
Writing BillingAccount to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/billing_account.ex.
Writing Binding to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/binding.ex.
Writing Category to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/category.ex.
Writing Expr to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/expr.ex.
Writing ListBillingAccountsResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_billing_accounts_response.ex.
Writing ListProjectBillingInfoResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_project_billing_info_response.ex.
Writing ListServicesResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_services_response.ex.
Writing ListSkusResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_skus_response.ex.
Writing Money to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/money.ex.
Writing Policy to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/policy.ex.
Writing PricingExpression to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/pricing_expression.ex.
Writing PricingInfo to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/pricing_info.ex.
Writing ProjectBillingInfo to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/project_billing_info.ex.
Writing Service to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/service.ex.
Writing SetIamPolicyRequest to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/set_iam_policy_request.ex.
Writing Sku to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/sku.ex.
Writing TestIamPermissionsRequest to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/test_iam_permissions_request.ex.
Writing TestIamPermissionsResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/test_iam_permissions_response.ex.
Writing TierRate to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/tier_rate.ex.
Writing BillingAccounts to clients/cloud_billing/lib/google_api/cloud_billing/v1/api/billing_accounts.ex.
Writing Projects to clients/cloud_billing/lib/google_api/cloud_billing/v1/api/projects.ex.
Writing Services to clients/cloud_billing/lib/google_api/cloud_billing/v1/api/services.ex.
Writing connection.ex.
Writing metadata.ex.
Writing mix.exs
Writing README.md
Writing LICENSE
Writing .gitignore
Writing config/config.exs
Writing test/test_helper.exs

12:25:16.326 [info]  Found only discovery_revision and/or formatting changes. Not significant enough for a PR.
fixing file permissions
2020-06-06 05:25:19,543 synthtool [DEBUG] > Wrote metadata to clients/cloud_billing/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/cloud_billing/synth.metadata.
2020-06-06 05:25:19,577 autosynth [DEBUG] > Running: git clean -fdx
Removing __pycache__/
Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 615, in <module>
    main()
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 476, in main
    return _inner_main(temp_dir)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 555, in _inner_main
    ).synthesize(base_synth_log_path)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 121, in synthesize
    with open(log_file_path, "rt") as fp:
IsADirectoryError: [Errno 21] Is a directory: '/tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api'

Google internal developers can see the full log here.

yoshi-automation commented 4 years ago

Autosynth is still having trouble generating CloudBilling. :sob:

Here's the output from running synth.py:

2020-06-07 05:21:47,637 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api
2020-06-07 05:21:48,422 autosynth [DEBUG] > Running: git config --global core.excludesfile /home/kbuilder/.autosynth-gitignore
2020-06-07 05:21:48,425 autosynth [DEBUG] > Running: git config user.name yoshi-automation
2020-06-07 05:21:48,428 autosynth [DEBUG] > Running: git config user.email yoshi-automation@google.com
2020-06-07 05:21:48,431 autosynth [DEBUG] > Running: git config push.default simple
2020-06-07 05:21:48,433 autosynth [DEBUG] > Running: git branch -f autosynth-cloudbilling
2020-06-07 05:21:48,436 autosynth [DEBUG] > Running: git checkout autosynth-cloudbilling
Switched to branch 'autosynth-cloudbilling'
2020-06-07 05:21:48,674 autosynth [INFO] > Running synthtool
2020-06-07 05:21:48,674 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/cloud_billing/synth.metadata', 'synth.py', '--']
2020-06-07 05:21:48,677 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata clients/cloud_billing/synth.metadata synth.py -- CloudBilling
tee: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api: Is a directory
2020-06-07 05:21:48,896 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/elixir-google-api/synth.py.
On branch autosynth-cloudbilling
nothing to commit, working tree clean
2020-06-07 05:21:50,777 synthtool [DEBUG] > Running: docker run --rm -v/tmpfs/tmp/tmp4k4ozn3e/repo:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh CloudBilling
DEBUG:synthtool:Running: docker run --rm -v/tmpfs/tmp/tmp4k4ozn3e/repo:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh CloudBilling
/workspace /workspace
The mix.lock file was generated with a newer version of Hex. Update your client by running `mix local.hex` to avoid losing data.
Resolving Hex dependencies...
Dependency resolution completed:
Unchanged:
  certifi 2.5.1
  google_api_discovery 0.7.0
  google_gax 0.3.2
  hackney 1.15.2
  idna 6.0.0
  jason 1.2.1
  metrics 1.0.1
  mime 1.3.1
  mimerl 1.2.0
  oauth2 0.9.4
  parse_trans 3.3.0
  poison 3.1.0
  ssl_verify_fun 1.1.5
  temp 0.4.7
  tesla 1.3.3
  unicode_util_compat 0.4.1
* Getting google_api_discovery (Hex package)
* Getting tesla (Hex package)
* Getting oauth2 (Hex package)
* Getting temp (Hex package)
* Getting jason (Hex package)
* Getting poison (Hex package)
* Getting hackney (Hex package)
* Getting certifi (Hex package)
* Getting idna (Hex package)
* Getting metrics (Hex package)
* Getting mimerl (Hex package)
* Getting ssl_verify_fun (Hex package)
* Getting unicode_util_compat (Hex package)
* Getting parse_trans (Hex package)
* Getting mime (Hex package)
* Getting google_gax (Hex package)
The mix.lock file was generated with a newer version of Hex. Update your client by running `mix local.hex` to avoid losing data.
==> temp
Compiling 3 files (.ex)
Generated temp app
===> Compiling parse_trans
===> Compiling mimerl
===> Compiling metrics
===> Compiling unicode_util_compat
===> Compiling idna
==> jason
Compiling 8 files (.ex)
Generated jason app
warning: String.strip/1 is deprecated. Use String.trim/1 instead
  /workspace/deps/poison/mix.exs:4

==> poison
Compiling 4 files (.ex)
warning: Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
  lib/poison/encoder.ex:173

Generated poison app
==> ssl_verify_fun
Compiling 7 files (.erl)
Generated ssl_verify_fun app
===> Compiling certifi
===> Compiling hackney
==> oauth2
Compiling 13 files (.ex)
Generated oauth2 app
==> mime
Compiling 2 files (.ex)
Generated mime app
==> tesla
Compiling 26 files (.ex)
Generated tesla app
==> google_gax
Compiling 5 files (.ex)
Generated google_gax app
==> google_api_discovery
Compiling 21 files (.ex)
Generated google_api_discovery app
==> google_apis
Compiling 27 files (.ex)
warning: System.cwd/0 is deprecated. Use File.cwd/0 instead
  lib/google_apis/publisher.ex:24

Generated google_apis app

12:22:21.256 [info]  FETCHING: https://cloudbilling.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1

12:22:21.558 [info]  FETCHING: https://cloudbilling.googleapis.com/$discovery/rest?version=v1

12:22:21.766 [info]  FOUND: https://cloudbilling.googleapis.com/$discovery/rest?version=v1
Revision check: old=20200509, new=20200526, generating=true
Creating leading directories
Writing AggregationInfo to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/aggregation_info.ex.
Writing AuditConfig to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/audit_config.ex.
Writing AuditLogConfig to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/audit_log_config.ex.
Writing BillingAccount to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/billing_account.ex.
Writing Binding to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/binding.ex.
Writing Category to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/category.ex.
Writing Expr to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/expr.ex.
Writing ListBillingAccountsResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_billing_accounts_response.ex.
Writing ListProjectBillingInfoResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_project_billing_info_response.ex.
Writing ListServicesResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_services_response.ex.
Writing ListSkusResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_skus_response.ex.
Writing Money to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/money.ex.
Writing Policy to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/policy.ex.
Writing PricingExpression to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/pricing_expression.ex.
Writing PricingInfo to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/pricing_info.ex.
Writing ProjectBillingInfo to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/project_billing_info.ex.
Writing Service to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/service.ex.
Writing SetIamPolicyRequest to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/set_iam_policy_request.ex.
Writing Sku to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/sku.ex.
Writing TestIamPermissionsRequest to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/test_iam_permissions_request.ex.
Writing TestIamPermissionsResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/test_iam_permissions_response.ex.
Writing TierRate to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/tier_rate.ex.
Writing BillingAccounts to clients/cloud_billing/lib/google_api/cloud_billing/v1/api/billing_accounts.ex.
Writing Projects to clients/cloud_billing/lib/google_api/cloud_billing/v1/api/projects.ex.
Writing Services to clients/cloud_billing/lib/google_api/cloud_billing/v1/api/services.ex.
Writing connection.ex.
Writing metadata.ex.
Writing mix.exs
Writing README.md
Writing LICENSE
Writing .gitignore
Writing config/config.exs
Writing test/test_helper.exs

12:22:22.194 [info]  Found only discovery_revision and/or formatting changes. Not significant enough for a PR.
fixing file permissions
2020-06-07 05:22:25,242 synthtool [DEBUG] > Wrote metadata to clients/cloud_billing/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/cloud_billing/synth.metadata.
2020-06-07 05:22:25,265 autosynth [DEBUG] > Running: git clean -fdx
Removing __pycache__/
Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 615, in <module>
    main()
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 476, in main
    return _inner_main(temp_dir)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 555, in _inner_main
    ).synthesize(base_synth_log_path)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 121, in synthesize
    with open(log_file_path, "rt") as fp:
IsADirectoryError: [Errno 21] Is a directory: '/tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api'

Google internal developers can see the full log here.

yoshi-automation commented 4 years ago

Autosynth is still having trouble generating CloudBilling. :sob:

Here's the output from running synth.py:

2020-06-08 05:21:47,968 autosynth [INFO] > logs will be written to: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api
2020-06-08 05:21:48,753 autosynth [DEBUG] > Running: git config --global core.excludesfile /home/kbuilder/.autosynth-gitignore
2020-06-08 05:21:48,756 autosynth [DEBUG] > Running: git config user.name yoshi-automation
2020-06-08 05:21:48,759 autosynth [DEBUG] > Running: git config user.email yoshi-automation@google.com
2020-06-08 05:21:48,762 autosynth [DEBUG] > Running: git config push.default simple
2020-06-08 05:21:48,765 autosynth [DEBUG] > Running: git branch -f autosynth-cloudbilling
2020-06-08 05:21:48,768 autosynth [DEBUG] > Running: git checkout autosynth-cloudbilling
Switched to branch 'autosynth-cloudbilling'
2020-06-08 05:21:49,315 autosynth [INFO] > Running synthtool
2020-06-08 05:21:49,315 autosynth [INFO] > ['/tmpfs/src/github/synthtool/env/bin/python3', '-m', 'synthtool', '--metadata', 'clients/cloud_billing/synth.metadata', 'synth.py', '--']
2020-06-08 05:21:49,318 autosynth [DEBUG] > Running: /tmpfs/src/github/synthtool/env/bin/python3 -m synthtool --metadata clients/cloud_billing/synth.metadata synth.py -- CloudBilling
tee: /tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api: Is a directory
2020-06-08 05:21:49,522 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/elixir-google-api/synth.py.
On branch autosynth-cloudbilling
nothing to commit, working tree clean
2020-06-08 05:21:50,976 synthtool [DEBUG] > Running: docker run --rm -v/tmpfs/tmp/tmpw66sjt4k/repo:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh CloudBilling
DEBUG:synthtool:Running: docker run --rm -v/tmpfs/tmp/tmpw66sjt4k/repo:/workspace -v/var/run/docker.sock:/var/run/docker.sock -e USER_GROUP=1000:1000 -w /workspace gcr.io/cloud-devrel-public-resources/elixir19 scripts/generate_client.sh CloudBilling
/workspace /workspace
The mix.lock file was generated with a newer version of Hex. Update your client by running `mix local.hex` to avoid losing data.
Resolving Hex dependencies...
Dependency resolution completed:
Unchanged:
  certifi 2.5.1
  google_api_discovery 0.7.0
  google_gax 0.3.2
  hackney 1.15.2
  idna 6.0.0
  jason 1.2.1
  metrics 1.0.1
  mime 1.3.1
  mimerl 1.2.0
  oauth2 0.9.4
  parse_trans 3.3.0
  poison 3.1.0
  ssl_verify_fun 1.1.5
  temp 0.4.7
  tesla 1.3.3
  unicode_util_compat 0.4.1
* Getting google_api_discovery (Hex package)
* Getting tesla (Hex package)
* Getting oauth2 (Hex package)
* Getting temp (Hex package)
* Getting jason (Hex package)
* Getting poison (Hex package)
* Getting hackney (Hex package)
* Getting certifi (Hex package)
* Getting idna (Hex package)
* Getting metrics (Hex package)
* Getting mimerl (Hex package)
* Getting ssl_verify_fun (Hex package)
* Getting unicode_util_compat (Hex package)
* Getting parse_trans (Hex package)
* Getting mime (Hex package)
* Getting google_gax (Hex package)
The mix.lock file was generated with a newer version of Hex. Update your client by running `mix local.hex` to avoid losing data.
==> temp
Compiling 3 files (.ex)
Generated temp app
===> Compiling parse_trans
===> Compiling mimerl
===> Compiling metrics
===> Compiling unicode_util_compat
===> Compiling idna
==> jason
Compiling 8 files (.ex)
Generated jason app
warning: String.strip/1 is deprecated. Use String.trim/1 instead
  /workspace/deps/poison/mix.exs:4

==> poison
Compiling 4 files (.ex)
warning: Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
  lib/poison/encoder.ex:173

Generated poison app
==> ssl_verify_fun
Compiling 7 files (.erl)
Generated ssl_verify_fun app
===> Compiling certifi
===> Compiling hackney
==> oauth2
Compiling 13 files (.ex)
Generated oauth2 app
==> mime
Compiling 2 files (.ex)
Generated mime app
==> tesla
Compiling 26 files (.ex)
Generated tesla app
==> google_gax
Compiling 5 files (.ex)
Generated google_gax app
==> google_api_discovery
Compiling 21 files (.ex)
Generated google_api_discovery app
==> google_apis
Compiling 27 files (.ex)
warning: System.cwd/0 is deprecated. Use File.cwd/0 instead
  lib/google_apis/publisher.ex:24

Generated google_apis app

12:22:21.926 [info]  FETCHING: https://cloudbilling.googleapis.com/$discovery/GOOGLE_REST_SIMPLE_URI?version=v1

12:22:22.239 [info]  FETCHING: https://cloudbilling.googleapis.com/$discovery/rest?version=v1

12:22:22.288 [info]  FOUND: https://cloudbilling.googleapis.com/$discovery/rest?version=v1
Revision check: old=20200509, new=20200526, generating=true
Creating leading directories
Writing AggregationInfo to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/aggregation_info.ex.
Writing AuditConfig to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/audit_config.ex.
Writing AuditLogConfig to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/audit_log_config.ex.
Writing BillingAccount to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/billing_account.ex.
Writing Binding to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/binding.ex.
Writing Category to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/category.ex.
Writing Expr to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/expr.ex.
Writing ListBillingAccountsResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_billing_accounts_response.ex.
Writing ListProjectBillingInfoResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_project_billing_info_response.ex.
Writing ListServicesResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_services_response.ex.
Writing ListSkusResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/list_skus_response.ex.
Writing Money to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/money.ex.
Writing Policy to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/policy.ex.
Writing PricingExpression to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/pricing_expression.ex.
Writing PricingInfo to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/pricing_info.ex.
Writing ProjectBillingInfo to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/project_billing_info.ex.
Writing Service to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/service.ex.
Writing SetIamPolicyRequest to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/set_iam_policy_request.ex.
Writing Sku to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/sku.ex.
Writing TestIamPermissionsRequest to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/test_iam_permissions_request.ex.
Writing TestIamPermissionsResponse to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/test_iam_permissions_response.ex.
Writing TierRate to clients/cloud_billing/lib/google_api/cloud_billing/v1/model/tier_rate.ex.
Writing BillingAccounts to clients/cloud_billing/lib/google_api/cloud_billing/v1/api/billing_accounts.ex.
Writing Projects to clients/cloud_billing/lib/google_api/cloud_billing/v1/api/projects.ex.
Writing Services to clients/cloud_billing/lib/google_api/cloud_billing/v1/api/services.ex.
Writing connection.ex.
Writing metadata.ex.
Writing mix.exs
Writing README.md
Writing LICENSE
Writing .gitignore
Writing config/config.exs
Writing test/test_helper.exs

12:22:22.677 [info]  Found only discovery_revision and/or formatting changes. Not significant enough for a PR.
fixing file permissions
2020-06-08 05:22:25,248 synthtool [DEBUG] > Wrote metadata to clients/cloud_billing/synth.metadata.
DEBUG:synthtool:Wrote metadata to clients/cloud_billing/synth.metadata.
2020-06-08 05:22:25,276 autosynth [DEBUG] > Running: git clean -fdx
Removing __pycache__/
Traceback (most recent call last):
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/home/kbuilder/.pyenv/versions/3.6.9/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 615, in <module>
    main()
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 476, in main
    return _inner_main(temp_dir)
  File "/tmpfs/src/github/synthtool/autosynth/synth.py", line 555, in _inner_main
    ).synthesize(base_synth_log_path)
  File "/tmpfs/src/github/synthtool/autosynth/synthesizer.py", line 121, in synthesize
    with open(log_file_path, "rt") as fp:
IsADirectoryError: [Errno 21] Is a directory: '/tmpfs/src/github/synthtool/logs/googleapis/elixir-google-api'

Google internal developers can see the full log here.

yoshi-automation commented 4 years ago

Autosynth passed, closing! :green_heart: