8000 testing(run): timeout in run/logging-manual · Issue #4609 · GoogleCloudPlatform/python-docs-samples · GitHub
[go: up one dir, main page]

Skip to content
testing(run): timeout in run/logging-manual #4609
Closed
@tmatsuo

Description

@tmatsuo

I saw weird timeout in our py-3.8 builds.

Build

nox > Running session py-3.8
nox > Creating virtual environment (virtualenv) using python3.8 in .nox/py-3-8
nox > pip install -r requirements.txt
nox > pip install -r requirements-test.txt
nox &g
67EA
t; pytest --junitxml=sponge_log.xml
============================= test session starts ==============================
platform linux -- Python 3.8.3, pytest-6.0.1, py-1.9.0, pluggy-0.13.1 -- /workspace/run/logging-manual/.nox/py-3-8/bin/python
cachedir: .pytest_cache
rootdir: /workspace, configfile: pytest.ini
collecting ... collected 3 items

e2e_test.py::test_end_to_end PASSED                                      [ 33%]
main_test.py::test_no_trace_in_headers PASSED                            [ 66%]
main_test.py::test_with_cloud_headers PASSED                             [100%]

------- generated xml file: /workspace/run/logging-manual/sponge_log.xml -------
======================== 3 passed in 2103.89s (0:35:03) ========================
nox > Session py-3.8 was successful.


err: signal: killed

It seems like the test finishes rather quick, but btlr sent the signal.

Metadata

Metadata

Assignees

Labels

api: runIssues related to the Cloud Run API.priority: p2Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.testingtype: 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

    0