total: 28, pass: 27, fail: 1
logs [model] run `logs` test
It checks if `rag config --set dump_log true` and
`rag gc --logs` work correctly.
tested at: 2025-03-12T11:49:54.685992Z (94 days ago)
elapsed time: 8,356 ms
tested at: 2025-03-15T01:23:08.009762Z (92 days ago)
elapsed time: 3,644 ms
tested at: 2025-03-21T01:05:42.480054Z (86 days ago)
elapsed time: 4,313 ms
tested at: 2025-03-23T22:32:14.898790Z (83 days ago)
elapsed time: 3,832 ms
tested at: 2025-03-31T22:46:05.278555Z (75 days ago)
elapsed time: 6,000 ms
tested at: 2025-04-01T22:38:25.777417Z (74 days ago)
elapsed time: 4,285 ms
tested at: 2025-04-02T11:15:28.201699Z (73 days ago)
elapsed time: 9,071 ms
tested at: 2025-04-03T11:32:16.038744Z (72 days ago)
elapsed time: 10,236 ms
tested at: 2025-04-04T13:59:04.442731Z (71 days ago)
elapsed time: 8,399 ms
tested at: 2025-04-11T21:47:12.055124Z (64 days ago)
elapsed time: 5,045 ms
tested at: 2025-05-09T11:29:30.226975Z (36 days ago)
elapsed time: 9,034 ms
tested at: 2025-05-14T14:26:51.020259Z (31 days ago)
elapsed time: 8,515 ms
tested at: 2025-05-15T23:00:24.413178Z (30 days ago)
elapsed time: 4,314 ms
tested at: 2025-05-17T00:48:25.067654Z (29 days ago)
elapsed time: 3,834 ms
tested at: 2025-05-18T09:48:01.799303Z (27 days ago)
elapsed time: 3,857 ms
tested at: 2025-05-19T10:47:10.063082Z (26 days ago)
elapsed time: 7,773 ms
tested at: 2025-05-20T00:59:40.946018Z (26 days ago)
elapsed time: 4,386 ms
tested at: 2025-05-23T00:18:04.093493Z (23 days ago)
elapsed time: 3,834 ms
tested at: 2025-05-24T20:40:39.036733Z (21 days ago)
elapsed time: 3,843 ms
tested at: 2025-05-29T21:31:38.721609Z (16 days ago)
elapsed time: 6,720 ms
tested at: 2025-05-31T05:38:30.224392Z (14 days ago)
elapsed time: 6,231 ms
tested at: 2025-06-01T18:34:31.254192Z (13 days ago)
elapsed time: 4,227 ms
tested at: 2025-06-02T00:08:14.271670Z (13 days ago)
elapsed time: 3,940 ms
tested at: 2025-06-03T01:16:18.813157Z (12 days ago)
elapsed time: 4,832 ms
tested at: 2025-06-05T12:05:40.934810Z (9 days ago)
elapsed time: 123,087 ms
tested at: 2025-06-05T16:46:27.585326Z (9 days ago)
elapsed time: 7,042 ms
tested at: 2025-06-07T08:13:40.365332Z (7 days ago)
elapsed time: 740 ms
Command '['cargo', 'run', '--release', '--no-default-features', '--', 'config', '--set', 'model', 'llama3.3-70b']' returned non-zero exit status 1.
Traceback (most recent call last):
File "C:\Users\baehy\ragit\tests\tests.py", line 720, in <module>
test()
~~~~^^
File "C:\Users\baehy\ragit\tests\tests.py", line 656, in <lambda>
("logs llama3.3-70b", lambda: logs(test_model="llama3.3-70b")),
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\baehy\ragit\tests\logs.py", line 11, in logs
cargo_run(["config", "--set", "model", test_model])
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\baehy\ragit\tests\utils.py", line 87, in cargo_run
result = subprocess.run(args, **kwargs)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.1008.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--no-default-features', '--', 'config', '--set', 'model', 'llama3.3-70b']' returned non-zero exit status 1.
tested at: 2025-06-09T20:06:53.014494Z (5 days ago)
elapsed time: 6,833 ms