Skip to content

Merge pull request #8409 from ryuwd/roneil-inputdatamodule-vs-policy #13989

Merge pull request #8409 from ryuwd/roneil-inputdatamodule-vs-policy

Merge pull request #8409 from ryuwd/roneil-inputdatamodule-vs-policy #13989

Triggered via push December 18, 2025 11:04
Status Cancelled
Total duration 6h 0m 26s
Artifacts

basic.yml

on: push
pre-commit
1m 7s
pre-commit
shellcheck
7s
shellcheck
pycodestyle
6s
pycodestyle
Pylint for Python 2.7 in Pilot files
56s
Pylint for Python 2.7 in Pilot files
DiracX Unit Tests
6h 0m
DiracX Unit Tests
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
DiracX Unit Tests
The job has exceeded the maximum execution time of 6h0m0s
DiracX Unit Tests
The operation was canceled.
check (mypy)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
check (pylint -j 0 -E src/)
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
check (pytest --runslow -k 'not test_BaseType_Unicode and not test_nestedStructure')
'nodefaults' channel detected: will remove 'defaults' if added implicitly. In the future, 'nodefaults' to remove 'defaults' won't be supported. Please set 'conda-remove-defaults' = 'true' in setup-miniconda to remove this warning.
DiracX Unit Tests: diracx/.pixi/envs/diracx-db/lib/python3.11/site-packages/_pytest/unraisableexception.py#L67
Exception ignored in: <function Connection.__del__ at 0x7f36aa26a3e0> Traceback (most recent call last): File "/home/runner/work/DIRAC/DIRAC/diracx/.pixi/envs/diracx-db/lib/python3.11/site-packages/aiosqlite/core.py", line 429, in __del__ self._stop_running() File "/home/runner/work/DIRAC/DIRAC/diracx/.pixi/envs/diracx-db/lib/python3.11/site-packages/aiosqlite/core.py", line 101, in _stop_running future = asyncio.get_event_loop().create_future() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/runner/work/DIRAC/DIRAC/diracx/.pixi/envs/diracx-db/lib/python3.11/asyncio/events.py", line 681, in get_event_loop raise RuntimeError('There is no current event loop in thread %r.' RuntimeError: There is no current event loop in thread 'Dummy-54'. Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.