python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

bigquery-reservation.snippets.reservation_test: test_reservation_samples[grpc] failed

Open flaky-bot[bot] opened this issue 2 years ago • 4 comments

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


commit: 18154d7ac67573820124489b7a85e52425a69075 buildURL: Build Status, Sponge status: failed

Test output
Traceback (most recent call last):
  File "/workspace/bigquery-reservation/snippets/.nox/py-3-10/lib/python3.10/site-packages/google/api_core/grpc_helpers.py", line 75, in error_remapped_callable
    return callable_(*args, **kwargs)
  File "/workspace/bigquery-reservation/snippets/.nox/py-3-10/lib/python3.10/site-packages/grpc/_channel.py", line 1161, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File "/workspace/bigquery-reservation/snippets/.nox/py-3-10/lib/python3.10/site-packages/grpc/_channel.py", line 1004, in _end_unary_response_blocking
    raise _InactiveRpcError(state)  # pytype: disable=not-instantiable
grpc._channel._InactiveRpcError: <_inactiverpcerror of rpc that terminated with: status="StatusCode.INTERNAL" details="Failed to allocate slots for reservation in the current system state. Please contact support for the details." debug_error_string="UNKNOWN:Error received from peer ipv4:74.125.20.95:443 {created_time:" grpc_status:13 grpc_message: to allocate slots for reservation in the current system state. please contact support details.>

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/workspace/bigquery-reservation/snippets/reservation_test.py", line 63, in test_reservation_samples reservation = reservation_create.create_reservation( File "/workspace/bigquery-reservation/snippets/reservation_create.py", line 71, in create_reservation reservation = reservation_client.create_reservation( File "/workspace/bigquery-reservation/snippets/.nox/py-3-10/lib/python3.10/site-packages/google/cloud/bigquery_reservation_v1/services/reservation_service/client.py", line 653, in create_reservation response = rpc( File "/workspace/bigquery-reservation/snippets/.nox/py-3-10/lib/python3.10/site-packages/google/api_core/gapic_v1/method.py", line 131, in call return wrapped_func(*args, **kwargs) File "/workspace/bigquery-reservation/snippets/.nox/py-3-10/lib/python3.10/site-packages/google/api_core/timeout.py", line 120, in func_with_timeout return func(*args, **kwargs) File "/workspace/bigquery-reservation/snippets/.nox/py-3-10/lib/python3.10/site-packages/google/api_core/grpc_helpers.py", line 77, in error_remapped_callable raise exceptions.from_grpc_error(exc) from exc google.api_core.exceptions.InternalServerError: 500 Failed to allocate slots for reservation in the current system state. Please contact support for the details.

flaky-bot[bot] avatar Sep 28 '23 12:09 flaky-bot[bot]

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

flaky-bot[bot] avatar Sep 29 '23 11:09 flaky-bot[bot]

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


commit: a0fdab3993148c946d0623b278f390978e2ddd79 buildURL: Build Status, Sponge status: failed

Test output
Traceback (most recent call last):
  File "/workspace/bigquery-reservation/snippets/.nox/py-3-9/lib/python3.9/site-packages/google/api_core/grpc_helpers.py", line 75, in error_remapped_callable
    return callable_(*args, **kwargs)
  File "/workspace/bigquery-reservation/snippets/.nox/py-3-9/lib/python3.9/site-packages/grpc/_channel.py", line 1161, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File "/workspace/bigquery-reservation/snippets/.nox/py-3-9/lib/python3.9/site-packages/grpc/_channel.py", line 1004, in _end_unary_response_blocking
    raise _InactiveRpcError(state)  # pytype: disable=not-instantiable
grpc._channel._InactiveRpcError: <_inactiverpcerror of rpc that terminated with: status="StatusCode.FAILED_PRECONDITION" details="Failed to allocate slots for reservation in the current system state. Please retry with a smaller amount of slots or contact support for the details." debug_error_string="UNKNOWN:Error received from peer ipv4:173.194.193.95:443 {created_time:" grpc_status:9 grpc_message: to allocate slots for reservation in the current system state. please retry with a smaller amount or contact support details.>

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/workspace/bigquery-reservation/snippets/reservation_test.py", line 63, in test_reservation_samples reservation = reservation_create.create_reservation( File "/workspace/bigquery-reservation/snippets/reservation_create.py", line 71, in create_reservation reservation = reservation_client.create_reservation( File "/workspace/bigquery-reservation/snippets/.nox/py-3-9/lib/python3.9/site-packages/google/cloud/bigquery_reservation_v1/services/reservation_service/client.py", line 653, in create_reservation response = rpc( File "/workspace/bigquery-reservation/snippets/.nox/py-3-9/lib/python3.9/site-packages/google/api_core/gapic_v1/method.py", line 131, in call return wrapped_func(*args, **kwargs) File "/workspace/bigquery-reservation/snippets/.nox/py-3-9/lib/python3.9/site-packages/google/api_core/timeout.py", line 120, in func_with_timeout return func(*args, **kwargs) File "/workspace/bigquery-reservation/snippets/.nox/py-3-9/lib/python3.9/site-packages/google/api_core/grpc_helpers.py", line 77, in error_remapped_callable raise exceptions.from_grpc_error(exc) from exc google.api_core.exceptions.FailedPrecondition: 400 Failed to allocate slots for reservation in the current system state. Please retry with a smaller amount of slots or contact support for the details.

flaky-bot[bot] avatar Oct 04 '23 12:10 flaky-bot[bot]

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: eabe4d06d225a1615a4b95595a58b8d2b79ba355 buildURL: Build Status, Sponge status: failed

flaky-bot[bot] avatar Mar 28 '24 10:03 flaky-bot[bot]

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: dfafd5fb45e0ebd7510af1f6b8d81b34788c1033 buildURL: Build Status, Sponge status: failed

flaky-bot[bot] avatar Apr 24 '24 11:04 flaky-bot[bot]

closing unaddressed flaky-bot:flaky issues, see go/flakybot-bankruptcy

glasnt avatar Jul 30 '24 03:07 glasnt