"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestBase64|TestManualTransformFile|TestSyncSuffix)$'" - Starting (try 4/5) 2026/04/13 03:36:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zoqaduf3wotu" 2026/04/13 03:36:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/13 03:36:18 DEBUG : Starting OpenDrive session with ID: 98702d1e365b9dd474ad26af05b5cd34eda24b2beaf17cbfe26c8f1f1b96667a 2026/04/13 03:36:19 DEBUG : Creating backend with remote "/tmp/rclone2423307221" === RUN TestSyncSuffix run.go:185: Remote "OpenDrive root 'rclone-test-zoqaduf3wotu'", Local "Local file system at /tmp/rclone2423307221", Modify Window "1s" run.go:290: Failed to put "dst/one" to "OpenDrive root 'rclone-test-zoqaduf3wotu'": failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestSyncSuffix (0.77s) === RUN TestManualTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-zoqaduf3wotu'", Local "Local file system at /tmp/rclone2423307221", Modify Window "1s" 2026/04/13 03:36:19 DEBUG : Reset feature "Copy" 2026/04/13 03:36:19 DEBUG : Reset feature "Move" 2026/04/13 03:36:19 DEBUG : Reset feature "Copy" 2026/04/13 03:36:19 DEBUG : Reset feature "Move" 2026/04/13 03:36:19 DEBUG : empty_dir: Making directory with metadata 2026/04/13 03:36:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/13 03:36:19 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:36:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:36:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:36:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:36:20 INFO : tictacempty_dir: Making directory 2026/04/13 03:36:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/13 03:36:20 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:36:20 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:36:20 INFO : tictactoe: Making directory 2026/04/13 03:36:20 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:36:20 DEBUG : toe: transformed to: tictactoe 2026/04/13 03:36:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:36:20 INFO : tictactoe/tictactoe: Making directory 2026/04/13 03:36:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/13 03:36:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/13 03:36:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:36:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 03:36:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:36:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:36:21 DEBUG : OpenDrive root 'rclone-test-zoqaduf3wotu': Waiting for checks to finish 2026/04/13 03:36:21 DEBUG : OpenDrive root 'rclone-test-zoqaduf3wotu': Waiting for transfers to finish 2026/04/13 03:36:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/04/13 03:36:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 03:36:22 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:36:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/13 03:36:22 INFO : toe/toe/toe.txt: Deleted 2026/04/13 03:36:22 INFO : toe/toe: Removing directory 2026/04/13 03:36:22 INFO : toe: Removing directory 2026/04/13 03:36:22 INFO : empty_dir: Removing directory 2026/04/13 03:36:22 DEBUG : Local file system at /tmp/rclone2423307221: deleted 3 directories 2026/04/13 03:36:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/13 03:36:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/13 03:36:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 03:36:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 03:36:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/13 03:36:24 ERROR : tictactoe/tictactoe/tictactoe.txt: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2026/04/13 03:36:24 ERROR : tictactoe/tictactoe/tictactoe.txt: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) sync_transform_test.go:466: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:466 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestManualTransformFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestManualTransformFile (14.00s) === RUN TestBase64 run.go:185: Remote "OpenDrive root 'rclone-test-zoqaduf3wotu'", Local "Local file system at /tmp/rclone2423307221", Modify Window "1s" 2026/04/13 03:36:33 DEBUG : toe: transformed to: dG9l 2026/04/13 03:36:34 DEBUG : toe: transformed to: dG9l 2026/04/13 03:36:34 INFO : dG9l: Making directory 2026/04/13 03:36:34 DEBUG : toe: transformed to: dG9l 2026/04/13 03:36:34 DEBUG : toe: transformed to: dG9l 2026/04/13 03:36:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/13 03:36:34 INFO : dG9l/dG9l: Making directory 2026/04/13 03:36:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/13 03:36:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/13 03:36:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 03:36:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/13 03:36:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 03:36:34 DEBUG : OpenDrive root 'rclone-test-zoqaduf3wotu': Waiting for checks to finish 2026/04/13 03:36:34 DEBUG : OpenDrive root 'rclone-test-zoqaduf3wotu': Waiting for transfers to finish 2026/04/13 03:36:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2026/04/13 03:36:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/13 03:36:36 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/13 03:36:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/13 03:36:36 ERROR : OpenDrive root 'rclone-test-zoqaduf3wotu': not deleting files as there were IO errors 2026/04/13 03:36:36 ERROR : OpenDrive root 'rclone-test-zoqaduf3wotu': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (3.83s) FAIL 2026/04/13 03:36:37 DEBUG : OpenDrive root 'rclone-test-zoqaduf3wotu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestBase64|TestManualTransformFile|TestSyncSuffix)$'" - Finished ERROR in 19.745825562s (try 4/5): exit status 1: Failed [TestSyncSuffix TestManualTransformFile TestBase64]