"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/03/10 02:33:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame" 2026/03/10 02:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:33:43 DEBUG : Starting OpenDrive session with ID: 0fba8a99642ae8d6be353a4c5f3f7dbbcf4daa4d5a05ece25045408d12e241cf 2026/03/10 02:33:43 DEBUG : Creating backend with remote "/tmp/rclone3599539257" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/10 02:33:44 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/10 02:33:44 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.18s) === RUN TestSizeDiffers 2026/03/10 02:33:44 DEBUG : a: size = 0 OK 2026/03/10 02:33:44 DEBUG : a: size = 1 (memory) 2026/03/10 02:33:44 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/10 02:33:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/10 02:33:44 DEBUG : potato: Seek from 10 to 0 2026/03/10 02:33:44 DEBUG : potato: Seek from 10 to 0 2026/03/10 02:33:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/10 02:33:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Seek from 5 to 2 2026/03/10 02:33:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/10 02:33:44 DEBUG : potato: Seek from 7 to 0 2026/03/10 02:33:44 DEBUG : potato: Seek from 7 to 0 2026/03/10 02:33:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/10 02:33:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Seek from 5 to 2 2026/03/10 02:33:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/10 02:33:44 DEBUG : potato: Seek from 8 to 0 2026/03/10 02:33:44 DEBUG : potato: Seek from 8 to 0 2026/03/10 02:33:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/10 02:33:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/10 02:33:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/10 02:33:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/10 02:33:44 DEBUG : potato: Seek from 5 to 2 2026/03/10 02:33:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/10 02:33:44 DEBUG : potato: Seek from 9 to 0 2026/03/10 02:33:44 DEBUG : potato: Seek from 9 to 0 2026/03/10 02:33:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:33:45 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2026/03/10 02:33:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2026/03/10 02:33:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2026/03/10 02:33:52 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.49s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.19s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2026/03/10 02:33:54 DEBUG : Creating backend with remote "nonexistent" 2026/03/10 02:33:54 DEBUG : Creating backend with remote "nonexistent" 2026/03/10 02:33:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/10 02:33:54 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/10 02:33:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/10 02:33:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:33:55 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:99 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: rutabaga: Modification time difference too big |-124405h33m57s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2026-03-10 02:33:56 +0000 UTC) (precision 1s) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/10 02:33:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2026/03/10 02:34:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/10 02:34:04 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- FAIL: TestCheckDownload (13.34s) --- PASS: TestCheckDownload/1 (0.50s) --- PASS: TestCheckDownload/2 (0.58s) --- PASS: TestCheckDownload/3 (0.35s) --- PASS: TestCheckDownload/4 (0.73s) --- PASS: TestCheckDownload/5 (0.53s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.55s) === RUN TestCheckSizeOnly run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:34:08 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/10 02:34:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2026/03/10 02:34:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 check_test.go:86: 4: Expecting 1 errors but got 2 check_test.go:92: 4: Expecting 2 total matching files but got 1 === NAME TestCheckSizeOnly check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "+ potato2", "- empty space", "= rutabaga"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", + (string) (len=9) "+ potato2", (string) (len=13) "- empty space", - (string) (len=9) "= potato2", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" Test: TestCheckSizeOnly Messages: match === RUN TestCheckSizeOnly/5 check_test.go:86: 5: Expecting 1 errors but got 2 check_test.go:92: 5: Expecting 3 total matching files but got 2 === NAME TestCheckSizeOnly check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "+ potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -3,3 +3,3 @@ (string) (len=13) "* empty space", - (string) (len=9) "= potato2", + (string) (len=9) "+ potato2", (string) (len=10) "= rutabaga" Test: TestCheckSizeOnly Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=7) "potato2" } Test: TestCheckSizeOnly Messages: missingondst check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=3) { +([]string) (len=2) { (string) "", - (string) (len=7) "potato2", (string) (len=8) "rutabaga" Test: TestCheckSizeOnly Messages: match 2026/03/10 02:34:15 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- FAIL: TestCheckSizeOnly (10.01s) --- PASS: TestCheckSizeOnly/1 (0.19s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- FAIL: TestCheckSizeOnly/4 (0.17s) --- FAIL: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:34:18 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2026/03/10 02:34:20 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/10 02:34:20 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/10 02:34:20 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/10 02:34:20 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/10 02:34:20 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2026/03/10 02:34:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/10 02:34:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/10 02:34:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/10 02:34:22 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.80s) === RUN TestCheckSum run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:34:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/data" 2026/03/10 02:34:23 DEBUG : Starting OpenDrive session with ID: 19cef83a4f39cef1ec26a0de767acb0d28ddf34f63ddaf1fc5e8975ccea8164f 2026/03/10 02:34:25 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/03/10 02:34:27 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2026/03/10 02:34:30 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/03/10 02:34:31 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2026/03/10 02:34:34 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2026/03/10 02:34:36 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2026/03/10 02:34:38 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2026/03/10 02:34:41 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2026/03/10 02:34:43 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/03/10 02:34:45 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/03/10 02:34:46 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (26.99s) --- PASS: TestCheckSum/subtest1 (0.70s) --- PASS: TestCheckSum/subtest2 (0.54s) --- PASS: TestCheckSum/subtest3 (0.54s) --- PASS: TestCheckSum/subtest4 (0.52s) --- PASS: TestCheckSum/subtest5 (0.54s) --- PASS: TestCheckSum/subtest6 (0.91s) --- PASS: TestCheckSum/subtest7 (0.56s) === RUN TestCheckSumDownload run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:34:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/data" 2026/03/10 02:34:50 DEBUG : Starting OpenDrive session with ID: 87eb750ba99e26a12de104a5320f253945f6e756db8a9c8913f959bff87c8d9b 2026/03/10 02:34:52 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/03/10 02:34:54 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:436 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541 Error: Should be true Test: TestCheckSumDownload Messages: test.sum: Modification time difference too big |-219982h29m47.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-10 02:34:54 +0000 UTC) (precision 1s) === RUN TestCheckSumDownload/subtest1 2026/03/10 02:34:57 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/03/10 02:34:58 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2026/03/10 02:35:00 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2026/03/10 02:35:03 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2026/03/10 02:35:06 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2026/03/10 02:35:08 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2026/03/10 02:35:11 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2026/03/10 02:35:12 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2026/03/10 02:35:13 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload 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: TestCheckSumDownload (34.62s) --- PASS: TestCheckSumDownload/subtest1 (0.89s) --- PASS: TestCheckSumDownload/subtest2 (0.72s) --- PASS: TestCheckSumDownload/subtest3 (1.07s) --- PASS: TestCheckSumDownload/subtest4 (0.73s) --- PASS: TestCheckSumDownload/subtest5 (0.73s) --- PASS: TestCheckSumDownload/subtest6 (0.72s) --- PASS: TestCheckSumDownload/subtest7 (0.73s) === RUN TestApplyTransforms 2026/03/10 02:35:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lozuseg7leki" 2026/03/10 02:35:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:25 DEBUG : Starting OpenDrive session with ID: b5a710077c8fb0dc412e64c6de07b6200335bc3204c989831b6473e348221cc1 2026/03/10 02:35:25 DEBUG : Creating backend with remote "/tmp/rclone3387687478" run.go:185: Remote "OpenDrive root 'rclone-test-lozuseg7leki'", Local "Local file system at /tmp/rclone3387687478", Modify Window "1s" 2026/03/10 02:35:26 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2026/03/10 02:35:28 ERROR : hello, world!: sum not found 2026/03/10 02:35:28 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-lozuseg7leki' 2026/03/10 02:35:28 NOTICE: OpenDrive root 'rclone-test-lozuseg7leki': 1 files missing 2026/03/10 02:35:28 NOTICE: 1 hashes missing 2026/03/10 02:35:28 NOTICE: OpenDrive root 'rclone-test-lozuseg7leki': 1 differences found 2026/03/10 02:35:28 NOTICE: OpenDrive root 'rclone-test-lozuseg7leki': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/10 02:35:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:35:28 NOTICE: OpenDrive root 'rclone-test-lozuseg7leki': 0 differences found 2026/03/10 02:35:28 NOTICE: OpenDrive root 'rclone-test-lozuseg7leki': 1 matching files 2026/03/10 02:35:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-koluhoy4qidi" 2026/03/10 02:35:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:28 DEBUG : Starting OpenDrive session with ID: d0ce9795c48b61d92abd4aaa2ecaf7b340d8ce270e73c3182bcb1b9aaec7b0da 2026/03/10 02:35:29 DEBUG : Creating backend with remote "/tmp/rclone177070019" run.go:185: Remote "OpenDrive root 'rclone-test-koluhoy4qidi'", Local "Local file system at /tmp/rclone177070019", Modify Window "1s" 2026/03/10 02:35:30 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2026/03/10 02:35:31 ERROR : HELLO, WORLD!: sum not found 2026/03/10 02:35:31 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-koluhoy4qidi' 2026/03/10 02:35:31 NOTICE: OpenDrive root 'rclone-test-koluhoy4qidi': 1 files missing 2026/03/10 02:35:31 NOTICE: 1 hashes missing 2026/03/10 02:35:31 NOTICE: OpenDrive root 'rclone-test-koluhoy4qidi': 1 differences found 2026/03/10 02:35:31 NOTICE: OpenDrive root 'rclone-test-koluhoy4qidi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/10 02:35:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:35:31 NOTICE: OpenDrive root 'rclone-test-koluhoy4qidi': 0 differences found 2026/03/10 02:35:31 NOTICE: OpenDrive root 'rclone-test-koluhoy4qidi': 1 matching files 2026/03/10 02:35:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sopigaf9voxa" 2026/03/10 02:35:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:32 DEBUG : Starting OpenDrive session with ID: ae6109ac14690dba1453e1a3cf0494b2c4510a02bbb8e3692b0287c3dc24d04d 2026/03/10 02:35:32 DEBUG : Creating backend with remote "/tmp/rclone3434585275" run.go:185: Remote "OpenDrive root 'rclone-test-sopigaf9voxa'", Local "Local file system at /tmp/rclone3434585275", Modify Window "1s" 2026/03/10 02:35:33 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/10 02:35:35 ERROR : HeLlO, wOrLd!: sum not found 2026/03/10 02:35:35 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-sopigaf9voxa' 2026/03/10 02:35:35 NOTICE: OpenDrive root 'rclone-test-sopigaf9voxa': 1 files missing 2026/03/10 02:35:35 NOTICE: 1 hashes missing 2026/03/10 02:35:35 NOTICE: OpenDrive root 'rclone-test-sopigaf9voxa': 1 differences found 2026/03/10 02:35:35 NOTICE: OpenDrive root 'rclone-test-sopigaf9voxa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/10 02:35:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:35:35 NOTICE: OpenDrive root 'rclone-test-sopigaf9voxa': 0 differences found 2026/03/10 02:35:35 NOTICE: OpenDrive root 'rclone-test-sopigaf9voxa': 1 matching files 2026/03/10 02:35:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cusorah5wopo" 2026/03/10 02:35:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:36 DEBUG : Starting OpenDrive session with ID: 3f3f777c647c2526c5727039caac3464c39dcb4aa2410998250e6a1ae5e266ac 2026/03/10 02:35:36 DEBUG : Creating backend with remote "/tmp/rclone427371973" run.go:185: Remote "OpenDrive root 'rclone-test-cusorah5wopo'", Local "Local file system at /tmp/rclone427371973", Modify Window "1s" 2026/03/10 02:35:37 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/10 02:35:38 ERROR : HELLO, WORLD!: sum not found 2026/03/10 02:35:38 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-cusorah5wopo' 2026/03/10 02:35:38 NOTICE: OpenDrive root 'rclone-test-cusorah5wopo': 1 files missing 2026/03/10 02:35:38 NOTICE: 1 hashes missing 2026/03/10 02:35:38 NOTICE: OpenDrive root 'rclone-test-cusorah5wopo': 1 differences found 2026/03/10 02:35:38 NOTICE: OpenDrive root 'rclone-test-cusorah5wopo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/10 02:35:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:35:39 NOTICE: OpenDrive root 'rclone-test-cusorah5wopo': 0 differences found 2026/03/10 02:35:39 NOTICE: OpenDrive root 'rclone-test-cusorah5wopo': 1 matching files 2026/03/10 02:35:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dezikoh3yeze" 2026/03/10 02:35:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:39 DEBUG : Starting OpenDrive session with ID: bb81a264ebf157d6147c31e25515ae1660c1525397e89764218517ea46cf8f1e 2026/03/10 02:35:40 DEBUG : Creating backend with remote "/tmp/rclone3934951981" run.go:185: Remote "OpenDrive root 'rclone-test-dezikoh3yeze'", Local "Local file system at /tmp/rclone3934951981", Modify Window "1s" 2026/03/10 02:35:41 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2026/03/10 02:35:42 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/10 02:35:42 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-dezikoh3yeze' 2026/03/10 02:35:42 NOTICE: OpenDrive root 'rclone-test-dezikoh3yeze': 1 files missing 2026/03/10 02:35:42 NOTICE: 1 hashes missing 2026/03/10 02:35:42 NOTICE: OpenDrive root 'rclone-test-dezikoh3yeze': 1 differences found 2026/03/10 02:35:42 NOTICE: OpenDrive root 'rclone-test-dezikoh3yeze': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/10 02:35:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:35:43 NOTICE: OpenDrive root 'rclone-test-dezikoh3yeze': 0 differences found 2026/03/10 02:35:43 NOTICE: OpenDrive root 'rclone-test-dezikoh3yeze': 1 matching files 2026/03/10 02:35:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nesudeb4toqe" 2026/03/10 02:35:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:43 DEBUG : Starting OpenDrive session with ID: 4663ca0633e5dbb3539ff76e83fdc7db1cab612cc0ceab31683ab90582d43775 2026/03/10 02:35:44 DEBUG : Creating backend with remote "/tmp/rclone4076537250" run.go:185: Remote "OpenDrive root 'rclone-test-nesudeb4toqe'", Local "Local file system at /tmp/rclone4076537250", Modify Window "1s" 2026/03/10 02:35:45 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2026/03/10 02:35:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/10 02:35:46 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-nesudeb4toqe' 2026/03/10 02:35:46 NOTICE: OpenDrive root 'rclone-test-nesudeb4toqe': 1 files missing 2026/03/10 02:35:46 NOTICE: 1 hashes missing 2026/03/10 02:35:46 NOTICE: OpenDrive root 'rclone-test-nesudeb4toqe': 1 differences found 2026/03/10 02:35:46 NOTICE: OpenDrive root 'rclone-test-nesudeb4toqe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/10 02:35:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:35:46 NOTICE: OpenDrive root 'rclone-test-nesudeb4toqe': 0 differences found 2026/03/10 02:35:46 NOTICE: OpenDrive root 'rclone-test-nesudeb4toqe': 1 matching files 2026/03/10 02:35:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lacehow0xowe" 2026/03/10 02:35:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:47 DEBUG : Starting OpenDrive session with ID: 74b8b2d5e0b65b9171b4ed268c4f634ce70792a39e83b98cfc574235aab4bb44 2026/03/10 02:35:47 DEBUG : Creating backend with remote "/tmp/rclone3443586231" run.go:185: Remote "OpenDrive root 'rclone-test-lacehow0xowe'", Local "Local file system at /tmp/rclone3443586231", Modify Window "1s" 2026/03/10 02:35:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2026/03/10 02:35:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/10 02:35:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-lacehow0xowe' 2026/03/10 02:35:49 NOTICE: OpenDrive root 'rclone-test-lacehow0xowe': 1 files missing 2026/03/10 02:35:49 NOTICE: 1 hashes missing 2026/03/10 02:35:49 NOTICE: OpenDrive root 'rclone-test-lacehow0xowe': 1 differences found 2026/03/10 02:35:49 NOTICE: OpenDrive root 'rclone-test-lacehow0xowe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/10 02:35:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:35:50 NOTICE: OpenDrive root 'rclone-test-lacehow0xowe': 0 differences found 2026/03/10 02:35:50 NOTICE: OpenDrive root 'rclone-test-lacehow0xowe': 1 matching files 2026/03/10 02:35:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-guruvaz6meca" 2026/03/10 02:35:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:50 DEBUG : Starting OpenDrive session with ID: 83cb4943242c5da644bb9979c8380f90e7acddab0443ad67c04bfff54f5c50dc 2026/03/10 02:35:50 DEBUG : Creating backend with remote "/tmp/rclone4159371167" run.go:185: Remote "OpenDrive root 'rclone-test-guruvaz6meca'", Local "Local file system at /tmp/rclone4159371167", Modify Window "1s" 2026/03/10 02:35:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2026/03/10 02:35:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/10 02:35:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-guruvaz6meca' 2026/03/10 02:35:53 NOTICE: OpenDrive root 'rclone-test-guruvaz6meca': 1 files missing 2026/03/10 02:35:53 NOTICE: 1 hashes missing 2026/03/10 02:35:53 NOTICE: OpenDrive root 'rclone-test-guruvaz6meca': 1 differences found 2026/03/10 02:35:53 NOTICE: OpenDrive root 'rclone-test-guruvaz6meca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/10 02:35:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:35:53 NOTICE: OpenDrive root 'rclone-test-guruvaz6meca': 0 differences found 2026/03/10 02:35:53 NOTICE: OpenDrive root 'rclone-test-guruvaz6meca': 1 matching files 2026/03/10 02:35:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-juvedoy8hoyu" 2026/03/10 02:35:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:53 DEBUG : Starting OpenDrive session with ID: 44cce4006bf6dd52ed7222ffef8853c2a5ecf553bb61448eb3661061a2a2715c 2026/03/10 02:35:54 DEBUG : Creating backend with remote "/tmp/rclone649261016" run.go:185: Remote "OpenDrive root 'rclone-test-juvedoy8hoyu'", Local "Local file system at /tmp/rclone649261016", Modify Window "1s" 2026/03/10 02:35:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2026/03/10 02:35:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/10 02:35:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-juvedoy8hoyu' 2026/03/10 02:35:56 NOTICE: OpenDrive root 'rclone-test-juvedoy8hoyu': 1 files missing 2026/03/10 02:35:56 NOTICE: 1 hashes missing 2026/03/10 02:35:56 NOTICE: OpenDrive root 'rclone-test-juvedoy8hoyu': 1 differences found 2026/03/10 02:35:56 NOTICE: OpenDrive root 'rclone-test-juvedoy8hoyu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/10 02:35:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:35:56 NOTICE: OpenDrive root 'rclone-test-juvedoy8hoyu': 0 differences found 2026/03/10 02:35:56 NOTICE: OpenDrive root 'rclone-test-juvedoy8hoyu': 1 matching files 2026/03/10 02:35:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-joriyew4duze" 2026/03/10 02:35:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:35:57 DEBUG : Starting OpenDrive session with ID: 34f1e5f62e20e5e25fedbbee69de1105c76195719b67951df1ff6ee4876621ea 2026/03/10 02:35:57 DEBUG : Creating backend with remote "/tmp/rclone1331794346" run.go:185: Remote "OpenDrive root 'rclone-test-joriyew4duze'", Local "Local file system at /tmp/rclone1331794346", Modify Window "1s" 2026/03/10 02:35:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2026/03/10 02:36:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/10 02:36:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-joriyew4duze' 2026/03/10 02:36:00 NOTICE: OpenDrive root 'rclone-test-joriyew4duze': 1 files missing 2026/03/10 02:36:00 NOTICE: 1 hashes missing 2026/03/10 02:36:00 NOTICE: OpenDrive root 'rclone-test-joriyew4duze': 1 differences found 2026/03/10 02:36:00 NOTICE: OpenDrive root 'rclone-test-joriyew4duze': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/10 02:36:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/10 02:36:00 NOTICE: OpenDrive root 'rclone-test-joriyew4duze': 0 differences found 2026/03/10 02:36:00 NOTICE: OpenDrive root 'rclone-test-joriyew4duze': 1 matching files 2026/03/10 02:36:00 DEBUG : OpenDrive root 'rclone-test-joriyew4duze': Purge remote 2026/03/10 02:36:01 DEBUG : OpenDrive root 'rclone-test-juvedoy8hoyu': Purge remote 2026/03/10 02:36:01 DEBUG : OpenDrive root 'rclone-test-guruvaz6meca': Purge remote 2026/03/10 02:36:01 DEBUG : OpenDrive root 'rclone-test-lacehow0xowe': Purge remote 2026/03/10 02:36:02 DEBUG : OpenDrive root 'rclone-test-nesudeb4toqe': Purge remote 2026/03/10 02:36:02 DEBUG : OpenDrive root 'rclone-test-dezikoh3yeze': Purge remote 2026/03/10 02:36:02 DEBUG : OpenDrive root 'rclone-test-cusorah5wopo': Purge remote 2026/03/10 02:36:03 DEBUG : OpenDrive root 'rclone-test-sopigaf9voxa': Purge remote 2026/03/10 02:36:03 DEBUG : OpenDrive root 'rclone-test-koluhoy4qidi': Purge remote 2026/03/10 02:36:03 DEBUG : OpenDrive root 'rclone-test-lozuseg7leki': Purge remote --- PASS: TestApplyTransforms (39.74s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:36:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/10 02:36:05 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/03/10 02:36:06 DEBUG : sub/file2: size = 14 OK 2026/03/10 02:36:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 02:36:06 INFO : file1: Copied (new) to: sub/file2 2026/03/10 02:36:07 DEBUG : sub/file2: size = 14 OK 2026/03/10 02:36:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/10 02:36:07 DEBUG : file1: Unchanged skipping 2026/03/10 02:36:07 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.93s) === RUN TestCopyLongFile run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.36s) === RUN TestCopyFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:36:10 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/03/10 02:36:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/backup" 2026/03/10 02:36:12 DEBUG : Starting OpenDrive session with ID: cc7d3686ea3aa072a61b5266035334beee7f43e5945a387f16b8794dd65850b4 2026/03/10 02:36:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3599539257) 2026/03/10 02:36:13 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-seqiwoy6zame') 2026/03/10 02:36:13 DEBUG : dst/file1: Sizes differ 2026/03/10 02:36:14 INFO : dst/file1: Moved (server-side) 2026/03/10 02:36:15 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/03/10 02:36:16 DEBUG : dst/file1: size = 14 OK 2026/03/10 02:36:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 02:36:16 INFO : dst/file1: Copied (new) run.go:130: removing dir "dst" failed - try 1/3: folder not empty --- PASS: TestCopyFileBackupDir (11.15s) === RUN TestCopyFileCompareDest run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:36:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/dst" 2026/03/10 02:36:21 DEBUG : Starting OpenDrive session with ID: 81a2a8b7aaf52b300844a9b07222a07dfade09d6cb696ce4be2bc513781e76e9 2026/03/10 02:36:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/CompareDest" 2026/03/10 02:36:23 DEBUG : Starting OpenDrive session with ID: d619930974e7414eba3f028110adeb372a1a813e859ea7c5fd8f33e411d785a3 2026/03/10 02:36:23 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 02:36:25 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/03/10 02:36:26 DEBUG : one: size = 3 OK 2026/03/10 02:36:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/10 02:36:26 INFO : one: Copied (new) 2026/03/10 02:36:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3599539257) 2026/03/10 02:36:27 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-seqiwoy6zame/dst') 2026/03/10 02:36:27 DEBUG : one: Sizes differ 2026/03/10 02:36:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/03/10 02:36:28 DEBUG : one: size = 5 OK 2026/03/10 02:36:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/10 02:36:28 INFO : one: Copied (replaced existing) 2026/03/10 02:36:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/03/10 02:36:31 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2026/03/10 02:36:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3599539257) 2026/03/10 02:36:32 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-seqiwoy6zame/dst') 2026/03/10 02:36:32 DEBUG : one: Sizes differ 2026/03/10 02:36:33 DEBUG : one: size = 5 OK 2026/03/10 02:36:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/10 02:36:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/10 02:36:34 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2026/03/10 02:36:35 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 02:36:36 DEBUG : two: size = 3 OK 2026/03/10 02:36:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/10 02:36:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 02:36:36 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 02:36:36 DEBUG : two: size = 3 OK 2026/03/10 02:36:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/10 02:36:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/10 02:36:37 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 02:36:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone3599539257) 2026/03/10 02:36:37 DEBUG : two: size = 3 (OpenDrive root 'rclone-test-seqiwoy6zame/CompareDest') 2026/03/10 02:36:37 DEBUG : two: Sizes differ 2026/03/10 02:36:38 DEBUG : two: Uploading chunk 0, size=5, remain=0 2026/03/10 02:36:39 DEBUG : two: size = 5 OK 2026/03/10 02:36:39 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/03/10 02:36:39 INFO : two: Copied (new) 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 --- PASS: TestCopyFileCompareDest (28.79s) === RUN TestCopyFileCopyDest run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:36:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/dst" 2026/03/10 02:36:50 DEBUG : Starting OpenDrive session with ID: 13063998213f7427eabf6fff7ed873b778e27ba2549d635c1efbd9c513c9f9f5 2026/03/10 02:36:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/CopyDest" 2026/03/10 02:36:51 DEBUG : Starting OpenDrive session with ID: 37981c4be82de2653a01b4a59fba3440b95b5f27d78fefe0ba5f4b613387c8d5 2026/03/10 02:36:52 DEBUG : one: Need to transfer - File not found at Destination 2026/03/10 02:36:53 DEBUG : one: Uploading chunk 0, size=3, remain=0 2026/03/10 02:36:54 DEBUG : one: size = 3 OK 2026/03/10 02:36:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/10 02:36:54 INFO : one: Copied (new) 2026/03/10 02:36:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3599539257) 2026/03/10 02:36:55 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-seqiwoy6zame/dst') 2026/03/10 02:36:55 DEBUG : one: Sizes differ 2026/03/10 02:36:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/03/10 02:36:56 DEBUG : one: size = 5 OK 2026/03/10 02:36:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/10 02:36:56 INFO : one: Copied (replaced existing) 2026/03/10 02:36:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/03/10 02:36:59 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2026/03/10 02:37:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/BackupDir" 2026/03/10 02:37:00 DEBUG : Config file has changed externally - reloading 2026/03/10 02:37:01 DEBUG : Starting OpenDrive session with ID: eaf2f36c3339f14c8df92bf461f78f51479e37e179615c5cfe85567a61e173fc 2026/03/10 02:37:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3599539257) 2026/03/10 02:37:02 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-seqiwoy6zame/dst') 2026/03/10 02:37:02 DEBUG : one: Sizes differ 2026/03/10 02:37:02 DEBUG : one: size = 5 OK 2026/03/10 02:37:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/10 02:37:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3599539257) 2026/03/10 02:37:02 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-seqiwoy6zame/dst') 2026/03/10 02:37:02 DEBUG : one: Sizes differ 2026/03/10 02:37:03 INFO : one: Moved (server-side) 2026/03/10 02:37:03 DEBUG : one: size = 5 OK 2026/03/10 02:37:03 DEBUG : one: Dst hash empty - aborting Src hash check 2026/03/10 02:37:03 INFO : one: Copied (server-side copy) 2026/03/10 02:37:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 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 2026/03/10 02:37:12 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2026/03/10 02:37:13 DEBUG : two: Need to transfer - File not found at Destination 2026/03/10 02:37:14 DEBUG : two: size = 3 OK 2026/03/10 02:37:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/10 02:37:14 DEBUG : two: size = 3 OK 2026/03/10 02:37:14 DEBUG : two: Dst hash empty - aborting Src hash check 2026/03/10 02:37:14 INFO : two: Copied (server-side copy) 2026/03/10 02:37:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/10 02:37:15 DEBUG : two: size = 3 OK 2026/03/10 02:37:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/10 02:37:15 DEBUG : two: Unchanged skipping 2026/03/10 02:37:16 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2026/03/10 02:37:18 DEBUG : three: Need to transfer - File not found at Destination 2026/03/10 02:37:18 DEBUG : three: size = 7 (Local file system at /tmp/rclone3599539257) 2026/03/10 02:37:18 DEBUG : three: size = 5 (OpenDrive root 'rclone-test-seqiwoy6zame/CopyDest') 2026/03/10 02:37:18 DEBUG : three: Sizes differ 2026/03/10 02:37:18 DEBUG : three: Destination not found in --copy-dest 2026/03/10 02:37:19 DEBUG : three: Uploading chunk 0, size=7, remain=0 2026/03/10 02:37:20 DEBUG : three: size = 7 OK 2026/03/10 02:37:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/03/10 02:37:20 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (33.95s) === RUN TestCopyInplace run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.33s) === RUN TestCopyLongFileName run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.33s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.33s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:37:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/10 02:37:25 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2026/03/10 02:37:26 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/10 02:37:26 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 02:37:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/10 02:37:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/10 02:37:27 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2026/03/10 02:37:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: max transfer limit reached as set by --max-transfer 2026/03/10 02:37:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/10 02:37:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/10 02:37:29 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2026/03/10 02:37:30 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/10 02:37:30 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 40e3fcf3165091a71c7ca9728e50a80a OK 2026/03/10 02:37:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.06s) === RUN TestDeduplicateInteractive run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.35s) === RUN TestDeduplicateSkip run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.35s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.35s) === RUN TestDeduplicateFirst run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.35s) === RUN TestDeduplicateNewest run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:37:35 DEBUG : one: Uploading chunk 0, size=100, remain=0 2026/03/10 02:37:37 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2026/03/10 02:37:38 DEBUG : another: Uploading chunk 0, size=100, remain=0 2026/03/10 02:37:40 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2026/03/10 02:37:41 INFO : OpenDrive root 'rclone-test-seqiwoy6zame': Looking for duplicate md5 hashes using newest mode. 2026/03/10 02:37:42 NOTICE: 861220eaed6bff95058b1f2553ee0ede: Found 3 files with duplicate md5 hashes 2026/03/10 02:37:42 INFO : one: Deleted 2026/03/10 02:37:42 INFO : also/one: Deleted 2026/03/10 02:37:42 NOTICE: 861220eaed6bff95058b1f2553ee0ede: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.86s) === RUN TestDeduplicateOldest run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.35s) === RUN TestDeduplicateLargest run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.35s) === RUN TestDeduplicateSmallest run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.35s) === RUN TestDeduplicateRename run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.35s) === RUN TestMergeDirs run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.35s) === RUN TestListDirSorted run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:37:46 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/03/10 02:37:48 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/03/10 02:37:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/10 02:37:52 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/03/10 02:37:54 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/03/10 02:37:56 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/03/10 02:37:58 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/03/10 02:38:00 DEBUG : a.txt: Excluded (Size Filter) 2026/03/10 02:38:00 DEBUG : a.txt: Excluded 2026/03/10 02:38:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/10 02:38:00 DEBUG : sub dir/hello world: Excluded 2026/03/10 02:38:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/10 02:38:00 DEBUG : sub dir/hello world2: Excluded 2026/03/10 02:38:01 DEBUG : sub dir/ignore dir: Excluded 2026/03/10 02:38:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/10 02:38:01 DEBUG : sub dir/hello world: Excluded 2026/03/10 02:38:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/10 02:38:01 DEBUG : sub dir/hello world2: Excluded 2026/03/10 02:38:01 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (19.01s) === RUN TestListDirSortedFn run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:38:05 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2026/03/10 02:38:07 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2026/03/10 02:38:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/10 02:38:11 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2026/03/10 02:38:13 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2026/03/10 02:38:15 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2026/03/10 02:38:17 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2026/03/10 02:38:19 DEBUG : a.txt: Excluded (Size Filter) 2026/03/10 02:38:19 DEBUG : a.txt: Excluded 2026/03/10 02:38:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/10 02:38:19 DEBUG : sub dir/hello world: Excluded 2026/03/10 02:38:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/10 02:38:19 DEBUG : sub dir/hello world2: Excluded 2026/03/10 02:38:19 DEBUG : sub dir/ignore dir: Excluded 2026/03/10 02:38:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/10 02:38:20 DEBUG : sub dir/hello world: Excluded 2026/03/10 02:38:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/10 02:38:20 DEBUG : sub dir/hello world2: Excluded 2026/03/10 02:38:20 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (18.73s) === RUN TestListJSON run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:38:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/03/10 02:38:26 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata === NAME TestListJSON 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 --- PASS: TestListJSON (14.79s) --- PASS: TestListJSON/Default (0.17s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.35s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:38:39 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/03/10 02:38:41 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/03/10 02:38:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/notfound" 2026/03/10 02:38:45 DEBUG : Starting OpenDrive session with ID: 95ed70f58357f2bbeebf68156c941c77240b58165f7c4ac8e4f4953c58fb82b7 --- PASS: TestStatJSON (9.34s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.35s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.19s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.30s) === RUN TestMkdir run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:38:47 INFO : OpenDrive root 'rclone-test-seqiwoy6zame': Making directory 2026/03/10 02:38:47 INFO : OpenDrive root 'rclone-test-seqiwoy6zame': Making directory --- PASS: TestMkdir (0.52s) === RUN TestLsd run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:38:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 run.go:130: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestLsd (4.83s) === RUN TestLs run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:38:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/03/10 02:38:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.54s) === RUN TestLsWithFilesFrom run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:38:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/03/10 02:39:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/03/10 02:39:01 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/10 02:39:01 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.86s) === RUN TestLsLong run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:39:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/03/10 02:39:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 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 --- PASS: TestLsLong (12.08s) === RUN TestHashSums run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:39:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/03/10 02:39:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === NAME TestHashSums 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 --- PASS: TestHashSums (12.76s) --- PASS: TestHashSums/Md5 (0.18s) --- PASS: TestHashSums/Md5Download (0.65s) === RUN TestHashSumsWithErrors 2026/03/10 02:39:27 DEBUG : Creating backend with remote ":memory:" 2026/03/10 02:39:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/10 02:39:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/10 02:39:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/10 02:39:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/10 02:39:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/10 02:39:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/10 02:39:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/10 02:39:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/10 02:39:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:39:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/03/10 02:39:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/03/10 02:39:32 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.50s) === RUN TestDelete run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:39:35 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/03/10 02:39:37 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/03/10 02:39:39 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/03/10 02:39:40 DEBUG : Waiting for deletions to finish 2026/03/10 02:39:40 DEBUG : large: Excluded (Size Filter) 2026/03/10 02:39:40 DEBUG : large: Excluded 2026/03/10 02:39:40 INFO : medium: Deleted 2026/03/10 02:39:40 INFO : small: Deleted --- PASS: TestDelete (6.70s) === RUN TestMaxDelete run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:39:42 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/03/10 02:39:44 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/03/10 02:39:45 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/03/10 02:39:47 DEBUG : Waiting for deletions to finish 2026/03/10 02:39:47 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/10 02:39:47 INFO : large: Deleted 2026/03/10 02:39:47 INFO : medium: Deleted --- PASS: TestMaxDelete (6.87s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:39:49 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/03/10 02:39:51 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/03/10 02:39:52 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/03/10 02:39:53 DEBUG : Waiting for deletions to finish 2026/03/10 02:39:53 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/10 02:39:54 INFO : medium: Deleted 2026/03/10 02:39:54 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:39:56 DEBUG : small: Uploading chunk 0, size=10, remain=0 2026/03/10 02:39:57 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2026/03/10 02:39:59 DEBUG : large: Uploading chunk 0, size=100, remain=0 2026/03/10 02:40:00 DEBUG : Waiting for deletions to finish 2026/03/10 02:40:00 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/03/10 02:40:00 INFO : large: Deleted 2026/03/10 02:40:00 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.68s) === RUN TestReadFile run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:40:02 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.36s) === RUN TestRetry 2026/03/10 02:40:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/10 02:40:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/10 02:40:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/10 02:40:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/10 02:40:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/10 02:40:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/10 02:40:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:40:06 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2026/03/10 02:40:07 DEBUG : file2: Uploading chunk 0, size=9, remain=0 operations_test.go:566: Incorrect output from Cat(0,-1,): "ABCDEFGHIJ" --- FAIL: TestCat (8.51s) === RUN TestPurge 2026/03/10 02:40:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dibaxug2qomu" 2026/03/10 02:40:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/10 02:40:14 DEBUG : Starting OpenDrive session with ID: bbbf8ea93fdb1795efa872a97ee46c18d54b8fab28bb5d7678c27b733d1f29c3 2026/03/10 02:40:14 DEBUG : Creating backend with remote "/tmp/rclone3738364234" run.go:185: Remote "OpenDrive root 'rclone-test-dibaxug2qomu'", Local "Local file system at /tmp/rclone3738364234", Modify Window "1s" 2026/03/10 02:40:16 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2026/03/10 02:40:18 INFO : A2: Making directory 2026/03/10 02:40:18 INFO : A1/B2: Making directory 2026/03/10 02:40:18 INFO : A1/B2/C2: Making directory 2026/03/10 02:40:19 INFO : A1/B1/C3: Making directory 2026/03/10 02:40:19 INFO : A3: Making directory 2026/03/10 02:40:19 INFO : A3/B3: Making directory 2026/03/10 02:40:20 INFO : A3/B3/C4: Making directory 2026/03/10 02:40:21 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/03/10 02:40:25 ERROR : error listing: directory not found 2026/03/10 02:40:25 DEBUG : OpenDrive root 'rclone-test-dibaxug2qomu': Purge remote 2026/03/10 02:40:25 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.58s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" run.go:290: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-seqiwoy6zame'": failed to get folder list: Directory doesn't exist (Error 404) 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: TestRmdirsNoLeaveRoot (9.83s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:40:35 INFO : A1: Making directory 2026/03/10 02:40:35 INFO : A1/B1: Making directory 2026/03/10 02:40:35 INFO : A1/B1/C1: Making directory 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 2026/03/10 02:40:45 DEBUG : removing 1 level 3 directories 2026/03/10 02:40:45 INFO : A1/B1/C1: Removing directory 2026/03/10 02:40:45 DEBUG : removing 1 level 2 directories 2026/03/10 02:40:45 INFO : A1/B1: Removing directory 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 --- PASS: TestRmdirsLeaveRoot (19.67s) === RUN TestRmdirsWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:40:54 INFO : A1: Making directory 2026/03/10 02:40:55 INFO : A1/B1: Making directory 2026/03/10 02:40:55 INFO : A1/B1/C1: Making directory 2026/03/10 02:40:57 DEBUG : removing 1 level 3 directories 2026/03/10 02:40:57 INFO : A1/B1/C1: Removing directory 2026/03/10 02:40:57 DEBUG : removing 1 level 2 directories 2026/03/10 02:40:57 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.40s) === RUN TestCopyURL run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:41:00 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/03/10 02:41:01 DEBUG : filename.txt: File name found in url 2026/03/10 02:41:02 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2026/03/10 02:41:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/10 02:41:04 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2026/03/10 02:41:06 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (8.83s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:41:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/10 02:41:09 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/03/10 02:41:10 DEBUG : sub/file2: size = 14 OK 2026/03/10 02:41:10 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 02:41:10 INFO : file1: Copied (new) to: sub/file2 2026/03/10 02:41:10 INFO : file1: Deleted 2026/03/10 02:41:11 DEBUG : sub/file2: size = 14 OK 2026/03/10 02:41:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/10 02:41:11 DEBUG : file1: Unchanged skipping 2026/03/10 02:41:11 INFO : file1: Deleted 2026/03/10 02:41:11 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.73s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:41:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/10 02:41:13 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/03/10 02:41:14 DEBUG : file1: size = 14 OK 2026/03/10 02:41:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 02:41:14 INFO : file1: Copied (new) 2026/03/10 02:41:14 INFO : file1: Deleted 2026/03/10 02:41:15 DEBUG : file1: Destination exists, skipping 2026/03/10 02:41:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.10s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:41:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/10 02:41:17 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2026/03/10 02:41:18 DEBUG : sub/file2: size = 14 OK 2026/03/10 02:41:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 02:41:18 INFO : file1: Copied (new) to: sub/file2 2026/03/10 02:41:18 INFO : file1: Deleted 2026/03/10 02:41:18 DEBUG : sub/file2: size = 14 OK 2026/03/10 02:41:18 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/10 02:41:18 DEBUG : file1: Unchanged skipping 2026/03/10 02:41:18 INFO : file1: Deleted 2026/03/10 02:41:19 DEBUG : sub/file2: moving to sub/File2-rclone-move-zojoneq0 2026/03/10 02:41:19 DEBUG : sub/file2: same parent dir (ODFfMTA2MjE5NzlfR0xGV1A) - using file/rename instead of move_copy for sub/File2-rclone-move-zojoneq0 2026/03/10 02:41:19 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-zojoneq0 2026/03/10 02:41:19 DEBUG : sub/file2: moving to sub/File2 2026/03/10 02:41:20 DEBUG : sub/File2-rclone-move-zojoneq0: same parent dir (ODFfMTA2MjE5NzlfR0xGV1A) - using file/rename instead of move_copy for sub/File2 2026/03/10 02:41:20 INFO : sub/File2-rclone-move-zojoneq0: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.75s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:41:22 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2026/03/10 02:41:24 NOTICE: hello: Skipped rename to HELLO as --dry-run is set 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 --- PASS: TestCaseInsensitiveMoveFileDryRun (10.43s) === RUN TestMoveFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:41:33 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/03/10 02:41:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqiwoy6zame/backup" 2026/03/10 02:41:35 DEBUG : Starting OpenDrive session with ID: 7ccbbc94f78caaccf61793b68dbec0df0fb8868fa44952c5d3e1e435e4893bc0 2026/03/10 02:41:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3599539257) 2026/03/10 02:41:36 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-seqiwoy6zame') 2026/03/10 02:41:36 DEBUG : dst/file1: Sizes differ 2026/03/10 02:41:37 INFO : dst/file1: Moved (server-side) 2026/03/10 02:41:38 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/03/10 02:41:39 DEBUG : dst/file1: size = 14 OK 2026/03/10 02:41:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/10 02:41:39 INFO : dst/file1: Copied (new) 2026/03/10 02:41:39 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.87s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:41:43 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2026/03/10 02:41:44 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2026/03/10 02:41:47 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2026/03/10 02:41:49 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2026/03/10 02:41:51 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2026/03/10 02:41:52 INFO : A1/B2: Making directory 2026/03/10 02:41:52 INFO : A1/B1/C3: Making directory 2026/03/10 02:41:54 DEBUG : A2: same parent dir (ODFfMTA2MjE4MDhfU01CQno) - using folder/rename instead of move_copy operations_test.go:1413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1413 Error: Received unexpected error: RenameDir mkdir: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMove --- FAIL: TestDirMove (18.89s) === RUN TestGetFsInfo run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" --- PASS: TestGetFsInfo (0.35s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:42:01 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': File to upload is small (34 bytes), uploading instead of streaming 2026/03/10 02:42:02 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/03/10 02:42:03 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/10 02:42:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/03/10 02:42:03 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/03/10 02:42:03 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/10 02:42:04 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/03/10 02:42:05 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/10 02:42:05 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/03/10 02:42:05 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:42:06 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': File to upload is small (34 bytes), uploading instead of streaming 2026/03/10 02:42:07 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/03/10 02:42:08 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/10 02:42:08 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/03/10 02:42:08 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/03/10 02:42:08 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/10 02:42:09 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/03/10 02:42:10 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/10 02:42:10 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/03/10 02:42:10 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:42:11 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': File to upload is small (34 bytes), uploading instead of streaming 2026/03/10 02:42:12 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/03/10 02:42:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/10 02:42:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/10 02:42:13 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/10 02:42:14 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/03/10 02:42:16 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/10 02:42:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 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 === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:42:24 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': File to upload is small (34 bytes), uploading instead of streaming 2026/03/10 02:42:25 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/03/10 02:42:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/10 02:42:26 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/10 02:42:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/10 02:42:26 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/10 02:42:27 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/03/10 02:42:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/10 02:42:28 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/03/10 02:42:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (28.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.14s) === RUN TestRcatMetadata run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.43s) === RUN TestRcatSize run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:42:30 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2026/03/10 02:42:31 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': File to upload is small (60 bytes), uploading instead of streaming 2026/03/10 02:42:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/03/10 02:42:33 DEBUG : potato2: size = 60 OK 2026/03/10 02:42:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/10 02:42:33 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.32s) === RUN TestRcatSizeMetadata run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.35s) === RUN TestTouchDir run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:42:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/03/10 02:42:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/03/10 02:42:39 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2026/03/10 02:42:40 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': Touching "empty space" 2026/03/10 02:42:40 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': Touching "potato2" 2026/03/10 02:42:41 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': Touching "sub dir/potato3" run.go:130: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestTouchDir (10.80s) === RUN TestMkdirMetadata run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.34s) === RUN TestMkdirModTime run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.34s) === RUN TestCopyDirMetadata run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.35s) === RUN TestSetDirModTime run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.62s) === RUN TestDirsEqual run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.35s) === RUN TestRemoveExisting run.go:185: Remote "OpenDrive root 'rclone-test-seqiwoy6zame'", Local "Local file system at /tmp/rclone3599539257", Modify Window "1s" 2026/03/10 02:42:48 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2026/03/10 02:42:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2026/03/10 02:42:52 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xozefuy5" before starting 2026/03/10 02:42:53 DEBUG : sub dir/test remove existing: same parent dir (ODFfMTA2MjIwMDVfRFRlUEU) - using file/rename instead of move_copy for sub dir/test remove existing.xozefuy5 2026/03/10 02:42:53 DEBUG : sub dir/test remove existing.xozefuy5: TEST: removing renamed existing file after operation 2026/03/10 02:42:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kafopic5" before starting 2026/03/10 02:42:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTA2MjIwMDVfRFRlUEU) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kafopic5 2026/03/10 02:42:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kafopic5: TEST: renaming existing back after failed operation 2026/03/10 02:42:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kafopic5: same parent dir (ODFfMTA2MjIwMDVfRFRlUEU) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/03/10 02:42:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuteyit4" before starting 2026/03/10 02:42:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfMTA2MjIwMDVfRFRlUEU) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuteyit4 2026/03/10 02:42:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuteyit4: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.43s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/03/10 02:42:57 DEBUG : OpenDrive root 'rclone-test-seqiwoy6zame': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m15.426946695s (try 1/5): exit status 1: Failed [TestCheckDownload TestCheckSizeOnly/4 TestCheckSizeOnly/5 TestCheckSumDownload TestCat TestRmdirsNoLeaveRoot TestDirMove]