Skip to content

Keep track of what retry method actually works #388

Keep track of what retry method actually works

Keep track of what retry method actually works #388

Triggered via pull request June 8, 2023 23:07
Status Failure
Total duration 5m 26s
Artifacts 1

ci.yml

on: pull_request
Matrix: Prepare base dependencies
Matrix: pytest
Prepare pre-commit environment
6s
Prepare pre-commit environment
Process test coverage
0s
Process test coverage
Check black
23s
Check black
Check flake8
32s
Check flake8
Check isort
35s
Check isort
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
Run tests Python 3.11: tests/application/test_joining.py#L341
test_on_zdo_device_join_and_announce_slow[FormedLaunchpadCC26X2R1] pytest.PytestUnraisableExceptionWarning: Exception ignored in: <coroutine object retry at 0x7f3e80e79e40> Traceback (most recent call last): File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 310, in request return await req.result ^^^^^^^^^^^^^^^^ GeneratorExit During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/util.py", line 132, in retry return await func() ^^^^^^^^^^^^ File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 200, in _initialize await self.get_node_descriptor() File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 165, in get_node_descriptor status, _, node_desc = await self.zdo.Node_Desc_req(self.nwk) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/device.py", line 292, in request with self._pending.new(sequence) as req: File "/home/runner/work/zigpy-znp/zigpy-znp/venv/lib/python3.11/site-packages/zigpy/util.py", line 278, in __exit__ self.result.cancel() File "/opt/hostedtoolcache/Python/3.11.3/x64/lib/python3.11/asyncio/base_events.py", line 761, in call_soon self._check_closed() File "/opt/hostedtoolcache/Python/3.11.3/x64/lib/python3.11/asyncio/base_events.py", line 519, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed
Run tests Python 3.11
Event loop is closed
Run tests Python 3.11
Event loop is closed
Run tests Python 3.11
Process completed with exit code 1.
Run tests Python 3.9
The operation was canceled.
Run tests Python 3.10
The operation was canceled.
Prepare base dependencies (3.8)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Prepare base dependencies (3.10)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Prepare base dependencies (3.11)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Prepare base dependencies (3.9)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Prepare pre-commit environment
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Check black
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Check flake8
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Check isort
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests Python 3.8
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests Python 3.11
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests Python 3.9
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Run tests Python 3.10
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Artifacts

Produced during runtime
Name Size
coverage-3.8 Expired
52 KB