Home Explore Blog CI



migrate3

total: 16, pass: 12, fail: 4

    migrate3                    run `migrate3` test
                                It creates knowledge-bases with different versions of ragit.
                                Then it makes sure that the versions can clone/push to the
                                latest version of ragit-server.

TOC

Cases

774e5c41d-linux
 

tested at: 2025-05-29T21:31:38.721609Z (104 days ago)

elapsed time: 913,325 ms

suite

3c6b6ebe1-linux
 

tested at: 2025-05-31T05:38:30.224392Z (103 days ago)

elapsed time: 887,283 ms

suite

f0327eaea-linux
 

tested at: 2025-06-01T18:34:31.254192Z (101 days ago)

elapsed time: 112,299 ms

suite

bb69badeb-linux
 

tested at: 2025-06-02T00:08:14.271670Z (101 days ago)

elapsed time: 117,548 ms

suite

29a3bf1cb-linux
 

tested at: 2025-06-03T01:16:18.813157Z (100 days ago)

elapsed time: 328,997 ms

Error

failed to run `ragit-server`
Traceback (most recent call last):
  File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 718, in <module>
    try:
  File "/home/baehyunsol/Documents/ragit/tests/migrate3.py", line 23, in migrate3
    server_process = spawn_ragit_server()
  File "/home/baehyunsol/Documents/ragit/tests/server.py", line 175, in spawn_ragit_server
    raise Exception("failed to run `ragit-server`")
Exception: failed to run `ragit-server`

suite

7f979aa5e-mac
 

tested at: 2025-06-05T12:05:40.934810Z (98 days ago)

elapsed time: 166,323 ms

suite

0526d3e20-linux
 

tested at: 2025-06-05T16:46:27.585326Z (97 days ago)

elapsed time: 946,714 ms

suite

0526d3e20-windows
 

tested at: 2025-06-07T08:13:40.365332Z (96 days ago)

elapsed time: 221,563 ms

Error

Command '['cargo', 'run', '--release', '--no-default-features', '--', 'clone', 'http://127.0.0.1/test-user/base-0.3.0']' returned non-zero exit status 1.
Traceback (most recent call last):
  File "C:\Users\baehy\ragit\tests\tests.py", line 720, in <module>
  File "C:\Users\baehy\ragit\tests\migrate3.py", line 57, in migrate3
  File "C:\Users\baehy\ragit\tests\utils.py", line 87, in cargo_run
  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', '--', 'clone', 'http://127.0.0.1/test-user/base-0.3.0']' returned non-zero exit status 1.

suite

869568e0b-linux
 

tested at: 2025-06-09T20:06:53.014494Z (93 days ago)

elapsed time: 934,841 ms

suite

a5cdea9c6-mac
 

tested at: 2025-06-20T11:50:38.004891Z (83 days ago)

elapsed time: 205,264 ms

suite

3e136fdeb-mac
 

tested at: 2025-06-27T11:25:09.159801Z (76 days ago)

elapsed time: 210,535 ms

suite

a24618552-mac
 

tested at: 2025-07-09T12:03:26.241876Z (64 days ago)

elapsed time: 212,737 ms

suite

a0c02bb2e-linux
 

tested at: 2025-07-21T08:03:09.691900Z (52 days ago)

elapsed time: 760,084 ms

Error

Command '['cargo', 'run', '--release', '--no-default-features', '--', 'push', '--remote=http://127.0.0.1:41127/test-user/base-0.4.0']' returned non-zero exit status 1.
Traceback (most recent call last):
  File "/home/ubuntu/Documents/ragit/tests/tests.py", line 791, in <module>
    else:
          
  File "/home/ubuntu/Documents/ragit/tests/migrate3.py", line 48, in migrate3
    cargo_run(["push", f"--remote=http://127.0.0.1:41127/test-user/base-{version}"])
  File "/home/ubuntu/Documents/ragit/tests/utils.py", line 88, in cargo_run
  File "/usr/lib/python3.12/subprocess.py", line 571, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--no-default-features', '--', 'push', '--remote=http://127.0.0.1:41127/test-user/base-0.4.0']' returned non-zero exit status 1.

suite

a0c02bb2e-mac
 

tested at: 2025-07-21T11:53:02.138116Z (52 days ago)

elapsed time: 211,435 ms

suite

45d75cf09-linux
 

tested at: 2025-07-25T08:20:45.661982Z (48 days ago)

elapsed time: 1,272,652 ms

suite

ad17ef1a2-linux
 

tested at: 2025-08-01T14:20:52.926510Z (40 days ago)

elapsed time: 564,468 ms

Error

failed to run `ragit-server`
Traceback (most recent call last):
  File "/home/ubuntu/Documents/ragit/tests/tests.py", line 802, in <module>
    finally:
        ^^^^^
  File "/home/ubuntu/Documents/ragit/tests/migrate3.py", line 23, in migrate3
    server_process = spawn_ragit_server()
                     ^^^^^^^^^^^^^^^^^^^^
  File "/home/ubuntu/Documents/ragit/tests/server.py", line 184, in spawn_ragit_server
    raise Exception("failed to run `ragit-server`")
Exception: failed to run `ragit-server`

suite