Reactorcide

← Back to Jobs

test-python

completed exit: 0

Triggered by eval job 019dc839-3a58-638d-d8ee-ec2d659e67f5

Job ID
019dc839-62f0-2b95-bed3-22553c07e9d0
Created
2026-04-26 05:18:17 UTC
Updated
2026-04-26 05:18:17 UTC
Duration
2m 8s
Source Ref
de9808643b90e7d9a48096a976258199bb6913ed
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-04-26T05:18:21.650444452ZCloning into '/workspace'...
2026-04-26T05:19:59.539247617Z=== Running Python Tests ===
2026-04-26T05:19:59.943741221ZUsing CPython 3.13.13 interpreter at: /usr/local/bin/python3.13
2026-04-26T05:19:59.943754024ZCreating virtual environment at: .venv
2026-04-26T05:20:00.009212057Z Building runnerlib @ file:///workspace/runnerlib
2026-04-26T05:20:00.250630684ZDownloading pygments (1.2MiB)
2026-04-26T05:20:00.25064342ZDownloading cryptography (4.3MiB)
2026-04-26T05:20:00.910488063Z Downloaded cryptography
2026-04-26T05:20:01.008502464Z Downloaded pygments
2026-04-26T05:20:02.002915049Z Built runnerlib @ file:///workspace/runnerlib
2026-04-26T05:20:02.01108898Zwarning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance.
2026-04-26T05:20:02.0111012Z If the cache and target directories are on different filesystems, hardlinking may not be supported.
2026-04-26T05:20:02.011109397Z If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning.
2026-04-26T05:20:02.232233641ZInstalled 22 packages in 224ms
2026-04-26T05:20:05.442013224Z============================= test session starts ==============================
2026-04-26T05:20:05.442025121Zplatform linux -- Python 3.13.13, pytest-8.3.5, pluggy-1.6.0
2026-04-26T05:20:05.442152555Zrootdir: /workspace/runnerlib
2026-04-26T05:20:05.442159139Zconfigfile: pyproject.toml
2026-04-26T05:20:05.442163822Zplugins: cov-7.0.0
2026-04-26T05:20:05.442168692Zcollected 381 items
2026-04-26T05:20:05.442173145Z
2026-04-26T05:20:05.479114199Ztests/test_config.py .................... [ 5%]
2026-04-26T05:20:05.495123308Ztests/test_container_advanced.py ......... [ 7%]
2026-04-26T05:20:05.503863279Ztests/test_container_isolation.py .... [ 8%]
2026-04-26T05:20:05.539392589Ztests/test_container_validation.py ................... [ 13%]
2026-04-26T05:20:05.666522174Ztests/test_directory_operations.py ............ [ 16%]
2026-04-26T05:20:05.755689251Ztests/test_eval.py ..................................................... [ 30%]
2026-04-26T05:20:05.785092911Z............. [ 34%]
2026-04-26T05:20:06.17525579Ztests/test_eval_cli.py ..................... [ 39%]
2026-04-26T05:20:07.910631655Ztests/test_git_operations.py .......... [ 42%]
2026-04-26T05:20:08.499804473Ztests/test_git_ops.py ....... [ 44%]
2026-04-26T05:20:09.079951851Ztests/test_integration.py ........... [ 46%]
2026-04-26T05:20:10.733939551Ztests/test_job_isolation.py .... [ 48%]
2026-04-26T05:20:10.865538896Ztests/test_plugins.py ....................... [ 54%]
2026-04-26T05:20:10.92630463Ztests/test_register_secret.py ............ [ 57%]
2026-04-26T05:20:11.405826333Ztests/test_secrets.py ................... [ 62%]
2026-04-26T05:20:17.767739068Ztests/test_secrets_local.py ............................ [ 69%]
2026-04-26T05:20:17.82902514Ztests/test_secrets_resolver.py ............................. [ 77%]
2026-04-26T05:20:23.31526615Ztests/test_secrets_server.py ........ [ 79%]
2026-04-26T05:20:24.673172987Ztests/test_source_preparation.py ............... [ 83%]
2026-04-26T05:20:24.779414102Ztests/test_validation.py ........................... [ 90%]
2026-04-26T05:20:24.974510792Ztests/test_workflow.py ..................................... [100%]
2026-04-26T05:20:24.974522902Z
2026-04-26T05:20:24.974529902Z============================= 381 passed in 21.66s =============================