Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019e3399-720f-90e6-5159-9820a43ece1b

Job ID
019e3399-af17-c64e-de0b-bdc3b7a3d3bf
Created
2026-05-17 01:42:50 UTC
Updated
2026-05-17 01:42:50 UTC
Duration
1m 48s
Source Ref
60660d31745bbb82a6a5b8756c6dfdf2505aafc7
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-05-17T01:42:54.191800263ZCloning into '/workspace'...
2026-05-17T01:44:13.249292588Z=== Running Python Tests ===
2026-05-17T01:44:13.617981208ZUsing CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
2026-05-17T01:44:13.617994188ZCreating virtual environment at: .venv
2026-05-17T01:44:13.701984799Z Building runnerlib @ file:///workspace/runnerlib
2026-05-17T01:44:13.951253064ZDownloading cryptography (4.3MiB)
2026-05-17T01:44:13.953138777ZDownloading pygments (1.2MiB)
2026-05-17T01:44:14.601421634Z Downloaded cryptography
2026-05-17T01:44:14.771393001Z Downloaded pygments
2026-05-17T01:44:15.457056946Z Built runnerlib @ file:///workspace/runnerlib
2026-05-17T01:44:15.462970997Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-05-17T01:44:15.462981767Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-05-17T01:44:15.462988051Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-05-17T01:44:15.683299567ZInstalled 22 packages in 222ms
2026-05-17T01:44:19.167419831Z============================= test session starts ==============================
2026-05-17T01:44:19.167434721Zplatform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
2026-05-17T01:44:19.167441614Zrootdir: /workspace/runnerlib
2026-05-17T01:44:19.167447328Zconfigfile: pyproject.toml
2026-05-17T01:44:19.167452914Zplugins: cov-7.0.0
2026-05-17T01:44:19.167458711Zcollected 385 items
2026-05-17T01:44:19.167692364Z
2026-05-17T01:44:19.205520767Ztests/test_config.py .................... [ 5%]
2026-05-17T01:44:19.221997393Ztests/test_container_advanced.py ......... [ 7%]
2026-05-17T01:44:19.231521781Ztests/test_container_isolation.py .... [ 8%]
2026-05-17T01:44:19.268045559Ztests/test_container_validation.py ................... [ 13%]
2026-05-17T01:44:19.409117432Ztests/test_directory_operations.py ............ [ 16%]
2026-05-17T01:44:19.638408871Ztests/test_eval.py ..................................................... [ 30%]
2026-05-17T01:44:19.713813319Z............... [ 34%]
2026-05-17T01:44:20.483040304Ztests/test_eval_cli.py ..................... [ 39%]
2026-05-17T01:44:22.269519057Ztests/test_git_operations.py .......... [ 42%]
2026-05-17T01:44:22.799882494Ztests/test_git_ops.py ....... [ 44%]
2026-05-17T01:44:23.362774079Ztests/test_integration.py ........... [ 47%]
2026-05-17T01:44:25.008610732Ztests/test_job_isolation.py .... [ 48%]
2026-05-17T01:44:25.139550829Ztests/test_plugins.py ....................... [ 54%]
2026-05-17T01:44:25.201160302Ztests/test_register_secret.py ............ [ 57%]
2026-05-17T01:44:25.716679097Ztests/test_secrets.py ................... [ 62%]
2026-05-17T01:44:30.082128331Ztests/test_secrets_local.py ............................ [ 69%]
2026-05-17T01:44:30.122882736Ztests/test_secrets_resolver.py ............................. [ 76%]
2026-05-17T01:44:35.602810547Ztests/test_secrets_server.py ........ [ 78%]
2026-05-17T01:44:37.611798293Ztests/test_source_preparation.py ................. [ 83%]
2026-05-17T01:44:37.723016094Ztests/test_validation.py ........................... [ 90%]
2026-05-17T01:44:37.951317868Ztests/test_workflow.py ..................................... [100%]
2026-05-17T01:44:37.951336925Z
2026-05-17T01:44:37.951347008Z============================= 385 passed in 21.00s =============================