Skip to content

run.jobs.e2e_test: test_end_to_end failed #8039

Description

@flaky-bot

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


commit: 0b0d476
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/run/jobs/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/grpc_helpers.py", line 57, in error_remapped_callable
    return callable_(*args, **kwargs)
  File "/workspace/run/jobs/.nox/py-3-7/lib/python3.7/site-packages/grpc/_channel.py", line 946, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File "/workspace/run/jobs/.nox/py-3-7/lib/python3.7/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking
    raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.INTERNAL
	details = "Internal error encountered."
	debug_error_string = "{"created":"@1654338594.186216655","description":"Error received from peer ipv4:74.125.142.95:443","file":"src/core/lib/surface/call.cc","file_line":952,"grpc_message":"Internal error encountered.","grpc_status":13}"
>

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

Traceback (most recent call last):
File "/workspace/run/jobs/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/retry.py", line 190, in retry_target
return target()
File "/workspace/run/jobs/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/grpc_helpers.py", line 59, in error_remapped_callable
raise exceptions.from_grpc_error(exc) from exc
google.api_core.exceptions.InternalServerError: 500 Internal error encountered.

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

Traceback (most recent call last):
File "/workspace/run/jobs/e2e_test.py", line 89, in test_end_to_end
{"resource_names": resource_names, "filter": filters}
File "/workspace/run/jobs/.nox/py-3-7/lib/python3.7/site-packages/google/cloud/logging_v2/services/logging_service_v2/client.py", line 852, in list_log_entries
metadata=metadata,
File "/workspace/run/jobs/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/gapic_v1/method.py", line 154, in call
return wrapped_func(*args, **kwargs)
File "/workspace/run/jobs/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/retry.py", line 288, in retry_wrapped_func
on_error=on_error,
File "/workspace/run/jobs/.nox/py-3-7/lib/python3.7/site-packages/google/api_core/retry.py", line 210, in retry_target
) from last_exc
google.api_core.exceptions.RetryError: Deadline of 60.0s exceeded while calling target function, last exception: 500 Internal error encountered.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: runIssues related to the Cloud Run API.flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions