Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019c82a6-2ed1-7d53-d802-ccd513c6420f

Job ID
019c82a6-6a82-e146-298e-7e866779ac78
Created
2026-02-22 00:01:10 UTC
Updated
2026-02-22 00:01:10 UTC
Duration
38s
Source Ref
c82f10c06077948e61859106128d89a1857b7bd3
Source URL
https://github.com/catalystcommunity/reactorcide.git
Runner Image
10.16.0.1:5000/public/reactorcide/runnerbase:dev
Priority
10
Queue
reactorcide-jobs

Logs

2026-02-22T00:01:20.414811969ZCloning into '/workspace'...
2026-02-22T00:01:28.424907753Z=== Running Python Tests ===
2026-02-22T00:01:28.762193086ZUsing CPython 3.13.12 interpreter at: /usr/local/bin/python3.13
2026-02-22T00:01:28.762203776ZCreating virtual environment at: .venv
2026-02-22T00:01:28.834947309Z Building runnerlib @ file:///workspace/runnerlib
2026-02-22T00:01:28.961678294ZDownloading cryptography (4.3MiB)
2026-02-22T00:01:28.966456918ZDownloading pygments (1.2MiB)
2026-02-22T00:01:29.643579234Z Downloaded cryptography
2026-02-22T00:01:29.79068932Z Downloaded pygments
2026-02-22T00:01:30.7568269Z Built runnerlib @ file:///workspace/runnerlib
2026-02-22T00:01:30.762707874Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-02-22T00:01:30.762721902Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-02-22T00:01:30.763845385Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-02-22T00:01:30.847546951ZInstalled 22 packages in 86ms
2026-02-22T00:01:35.06399611Z============================= test session starts ==============================
2026-02-22T00:01:35.06400561Zplatform linux -- Python 3.13.12, pytest-8.3.5, pluggy-1.6.0
2026-02-22T00:01:35.064009767Zrootdir: /workspace/runnerlib
2026-02-22T00:01:35.06401344Zconfigfile: pyproject.toml
2026-02-22T00:01:35.064017107Zplugins: cov-7.0.0
2026-02-22T00:01:35.064020324Zcollected 381 items
2026-02-22T00:01:35.064027141Z
2026-02-22T00:01:35.100042184Ztests/test_config.py .................... [ 5%]
2026-02-22T00:01:35.115643916Ztests/test_container_advanced.py ......... [ 7%]
2026-02-22T00:01:35.124299616Ztests/test_container_isolation.py .... [ 8%]
2026-02-22T00:01:35.158826757Ztests/test_container_validation.py ................... [ 13%]
2026-02-22T00:01:35.282359178Ztests/test_directory_operations.py ............ [ 16%]
2026-02-22T00:01:35.368584212Ztests/test_eval.py ..................................................... [ 30%]
2026-02-22T00:01:35.395350471Z............. [ 34%]
2026-02-22T00:01:35.803734675Ztests/test_eval_cli.py ..................... [ 39%]
2026-02-22T00:01:37.612535978Ztests/test_git_operations.py .......... [ 42%]
2026-02-22T00:01:38.166017084Ztests/test_git_ops.py ....... [ 44%]
2026-02-22T00:01:38.741583565Ztests/test_integration.py ........... [ 46%]
2026-02-22T00:01:40.39831026Ztests/test_job_isolation.py .... [ 48%]
2026-02-22T00:01:40.516655266Ztests/test_plugins.py ....................... [ 54%]
2026-02-22T00:01:40.580129529Ztests/test_register_secret.py ............ [ 57%]
2026-02-22T00:01:41.084203632Ztests/test_secrets.py ................... [ 62%]
2026-02-22T00:01:46.546660577Ztests/test_secrets_local.py ............................ [ 69%]
2026-02-22T00:01:46.657543625Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-02-22T00:01:52.135485076Ztests/test_secrets_server.py ........ [ 79%]
2026-02-22T00:01:53.320602389Ztests/test_source_preparation.py ............... [ 83%]
2026-02-22T00:01:53.422287672Ztests/test_validation.py ........................... [ 90%]
2026-02-22T00:01:53.612384011Ztests/test_workflow.py ..................................... [100%]
2026-02-22T00:01:53.612391188Z
2026-02-22T00:01:53.612396435Z============================= 381 passed in 21.24s =============================