Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019c825c-77ce-9a74-949b-19442fb7f1d7

Job ID
019c825c-d927-7bfe-1de4-244b53df39d9
Created
2026-02-21 22:40:48 UTC
Updated
2026-02-21 22:40:48 UTC
Duration
47s
Source Ref
5baeff5d98c467af4ad14a492e3f1f629258cb90
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-21T22:42:20.156863361ZCloning into '/workspace'...
2026-02-21T22:42:36.883245344Z=== Running Python Tests ===
2026-02-21T22:42:37.174056416ZUsing CPython 3.13.12 interpreter at: /usr/local/bin/python3.13
2026-02-21T22:42:37.174066629ZCreating virtual environment at: .venv
2026-02-21T22:42:37.230634873Z Building runnerlib @ file:///workspace/runnerlib
2026-02-21T22:42:37.356459691ZDownloading pygments (1.2MiB)
2026-02-21T22:42:37.356468524ZDownloading cryptography (4.3MiB)
2026-02-21T22:42:37.76820497Z Downloaded cryptography
2026-02-21T22:42:37.877680458Z Downloaded pygments
2026-02-21T22:42:38.822832313Z Built runnerlib @ file:///workspace/runnerlib
2026-02-21T22:42:38.82865174Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-02-21T22:42:38.828661047Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-02-21T22:42:38.828667654Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-02-21T22:42:38.966138333ZInstalled 22 packages in 139ms
2026-02-21T22:42:43.723372807Z============================= test session starts ==============================
2026-02-21T22:42:43.723383894Zplatform linux -- Python 3.13.12, pytest-8.3.5, pluggy-1.6.0
2026-02-21T22:42:43.723387784Zrootdir: /workspace/runnerlib
2026-02-21T22:42:43.72366947Zconfigfile: pyproject.toml
2026-02-21T22:42:43.723674436Zplugins: cov-7.0.0
2026-02-21T22:42:43.723677693Zcollected 381 items
2026-02-21T22:42:43.723680563Z
2026-02-21T22:42:43.767859298Ztests/test_config.py .................... [ 5%]
2026-02-21T22:42:43.787351113Ztests/test_container_advanced.py ......... [ 7%]
2026-02-21T22:42:43.798157733Ztests/test_container_isolation.py .... [ 8%]
2026-02-21T22:42:43.838204432Ztests/test_container_validation.py ................... [ 13%]
2026-02-21T22:42:43.97938193Ztests/test_directory_operations.py ............ [ 16%]
2026-02-21T22:42:44.084608759Ztests/test_eval.py ..................................................... [ 30%]
2026-02-21T22:42:44.117533894Z............. [ 34%]
2026-02-21T22:42:44.585474339Ztests/test_eval_cli.py ..................... [ 39%]
2026-02-21T22:42:46.310415627Ztests/test_git_operations.py .......... [ 42%]
2026-02-21T22:42:46.86944959Ztests/test_git_ops.py ....... [ 44%]
2026-02-21T22:42:47.436202942Ztests/test_integration.py ........... [ 46%]
2026-02-21T22:42:49.087162384Ztests/test_job_isolation.py .... [ 48%]
2026-02-21T22:42:49.218244644Ztests/test_plugins.py ....................... [ 54%]
2026-02-21T22:42:49.281216817Ztests/test_register_secret.py ............ [ 57%]
2026-02-21T22:42:49.824853132Ztests/test_secrets.py ................... [ 62%]
2026-02-21T22:42:55.26219157Ztests/test_secrets_local.py ............................ [ 69%]
2026-02-21T22:42:55.311853609Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-02-21T22:43:00.789468816Ztests/test_secrets_server.py ........ [ 79%]
2026-02-21T22:43:01.942871696Ztests/test_source_preparation.py ............... [ 83%]
2026-02-21T22:43:02.042458893Ztests/test_validation.py ........................... [ 90%]
2026-02-21T22:43:02.226987852Ztests/test_workflow.py ..................................... [100%]
2026-02-21T22:43:02.227000509Z
2026-02-21T22:43:02.227005909Z============================= 381 passed in 21.85s =============================