Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019e33b3-6a4b-bb07-966a-8a635adabd63

Job ID
019e33b3-a4d8-98d0-be6d-bd9adfe550db
Created
2026-05-17 02:11:11 UTC
Updated
2026-05-17 02:11:11 UTC
Duration
1m 42s
Source Ref
c9fbf5833061b72088c336ddd8d16a367a36b1d6
Source URL
https://github.com/aslilac/reactorcide.git
Runner Image
10.16.0.1:5000/public/reactorcide/runnerbase:dev
Priority
10
Queue
reactorcide-jobs

Logs

2026-05-17T02:11:17.074899841ZCloning into '/workspace'...
2026-05-17T02:12:29.582073691Z=== Running Python Tests ===
2026-05-17T02:12:29.82586867ZUsing CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
2026-05-17T02:12:29.825881136ZCreating virtual environment at: .venv
2026-05-17T02:12:29.899898407Z Building runnerlib @ file:///workspace/runnerlib
2026-05-17T02:12:30.128559046ZDownloading cryptography (4.3MiB)
2026-05-17T02:12:30.13074744ZDownloading pygments (1.2MiB)
2026-05-17T02:12:30.704825566Z Downloaded pygments
2026-05-17T02:12:31.612480176Z Downloaded cryptography
2026-05-17T02:12:32.421332096Z Built runnerlib @ file:///workspace/runnerlib
2026-05-17T02:12:32.427522203Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-05-17T02:12:32.427534103Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-05-17T02:12:32.427540697Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-05-17T02:12:32.665136788ZInstalled 22 packages in 239ms
2026-05-17T02:12:35.820844662Z============================= test session starts ==============================
2026-05-17T02:12:35.820856067Zplatform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
2026-05-17T02:12:35.820861383Zrootdir: /workspace/runnerlib
2026-05-17T02:12:35.821199736Zconfigfile: pyproject.toml
2026-05-17T02:12:35.82121018Zplugins: cov-7.0.0
2026-05-17T02:12:35.821215843Zcollected 381 items
2026-05-17T02:12:35.821220423Z
2026-05-17T02:12:35.86014881Ztests/test_config.py .................... [ 5%]
2026-05-17T02:12:35.876562801Ztests/test_container_advanced.py ......... [ 7%]
2026-05-17T02:12:35.887184426Ztests/test_container_isolation.py .... [ 8%]
2026-05-17T02:12:35.922331625Ztests/test_container_validation.py ................... [ 13%]
2026-05-17T02:12:36.0664786Ztests/test_directory_operations.py ............ [ 16%]
2026-05-17T02:12:36.163472674Ztests/test_eval.py ..................................................... [ 30%]
2026-05-17T02:12:36.19299654Z............. [ 34%]
2026-05-17T02:12:36.693118032Ztests/test_eval_cli.py ..................... [ 39%]
2026-05-17T02:12:38.476633352Ztests/test_git_operations.py .......... [ 42%]
2026-05-17T02:12:39.05842574Ztests/test_git_ops.py ....... [ 44%]
2026-05-17T02:12:39.636752342Ztests/test_integration.py ........... [ 46%]
2026-05-17T02:12:41.288448728Ztests/test_job_isolation.py .... [ 48%]
2026-05-17T02:12:41.423819899Ztests/test_plugins.py ....................... [ 54%]
2026-05-17T02:12:41.495194096Ztests/test_register_secret.py ............ [ 57%]
2026-05-17T02:12:41.962191706Ztests/test_secrets.py ................... [ 62%]
2026-05-17T02:12:47.844084961Ztests/test_secrets_local.py ............................ [ 69%]
2026-05-17T02:12:47.894326816Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-05-17T02:12:53.377480806Ztests/test_secrets_server.py ........ [ 79%]
2026-05-17T02:12:54.753505003Ztests/test_source_preparation.py ............... [ 83%]
2026-05-17T02:12:54.868602066Ztests/test_validation.py ........................... [ 90%]
2026-05-17T02:12:55.064433926Ztests/test_workflow.py ..................................... [100%]
2026-05-17T02:12:55.064446146Z
2026-05-17T02:12:55.064452442Z============================= 381 passed in 21.28s =============================