"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/05/02 05:07:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko" 2025/05/02 05:07:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:07:22 DEBUG : Starting OpenDrive session with ID: d22c68a745910bf99fec4447f0e73f68416448bd37494ef21f046317c48f6782 2025/05/02 05:07:22 DEBUG : Creating backend with remote "/tmp/rclone207882340" === 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:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/02 05:07:22 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.18s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/05/02 05:07:22 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.17s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/02 05:07:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 05:07:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/02 05:07:22 DEBUG : potato: Seek from 10 to 0 2025/05/02 05:07:22 DEBUG : potato: Seek from 10 to 0 2025/05/02 05:07:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/02 05:07:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 05:07:22 DEBUG : potato: Seek from 5 to 2 2025/05/02 05:07:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/02 05:07:22 DEBUG : potato: Seek from 7 to 0 2025/05/02 05:07:22 DEBUG : potato: Seek from 7 to 0 2025/05/02 05:07:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/02 05:07:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 05:07:22 DEBUG : potato: Seek from 5 to 2 2025/05/02 05:07:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/02 05:07:22 DEBUG : potato: Seek from 8 to 0 2025/05/02 05:07:22 DEBUG : potato: Seek from 8 to 0 2025/05/02 05:07:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/02 05:07:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/02 05:07:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/02 05:07:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/02 05:07:22 DEBUG : potato: Seek from 5 to 2 2025/05/02 05:07:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/02 05:07:22 DEBUG : potato: Seek from 9 to 0 2025/05/02 05:07:22 DEBUG : potato: Seek from 9 to 0 2025/05/02 05:07:22 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/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/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/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/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:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:07:24 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2025/05/02 05:07:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/05/02 05:07:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/05/02 05:07:30 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.43s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2025/05/02 05:07:33 DEBUG : Creating backend with remote "nonexistent" 2025/05/02 05:07:33 DEBUG : Creating backend with remote "nonexistent" 2025/05/02 05:07:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/02 05:07:33 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/05/02 05:07:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/02 05:07:33 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:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:07:34 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/02 05:07:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2025/05/02 05:07:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/02 05:07:42 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (12.61s) --- PASS: TestCheckDownload/1 (0.34s) --- PASS: TestCheckDownload/2 (0.52s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.70s) --- PASS: TestCheckDownload/5 (0.52s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.55s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:07:46 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/02 05:07:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2025/05/02 05:07:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === NAME TestCheckSizeOnly fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:141 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:184 Error: Should be true Test: TestCheckSizeOnly Messages: potato2: Modification time difference too big |-212497h2m44.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-02 05:07:51 +0000 UTC) (precision 1s) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/02 05:07:53 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- FAIL: TestCheckSizeOnly (10.08s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.17s) --- PASS: TestCheckSizeOnly/3 (0.17s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.17s) --- PASS: TestCheckSizeOnly/6 (0.19s) --- PASS: TestCheckSizeOnly/7 (0.17s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:07:56 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2025/05/02 05:07:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/02 05:07:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/02 05:07:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/02 05:07:58 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/02 05:07:58 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2025/05/02 05:08:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/02 05:08:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/02 05:08:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/02 05:08:00 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.38s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:08:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/data" 2025/05/02 05:08:01 DEBUG : Starting OpenDrive session with ID: 41004c175300ffc8fc2eca92753a26f6bc6042e7971e977f540ddc3d2cedfcbf 2025/05/02 05:08:04 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/05/02 05:08:06 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/05/02 05:08:10 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/05/02 05:08:11 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/05/02 05:08:14 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/05/02 05:08:16 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/05/02 05:08:19 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/05/02 05:08:22 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/05/02 05:08:24 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/05/02 05:08:26 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/05/02 05:08:27 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (30.37s) --- PASS: TestCheckSum/subtest1 (0.83s) --- PASS: TestCheckSum/subtest2 (0.52s) --- PASS: TestCheckSum/subtest3 (0.51s) --- PASS: TestCheckSum/subtest4 (0.56s) --- PASS: TestCheckSum/subtest5 (0.51s) --- PASS: TestCheckSum/subtest6 (0.71s) --- PASS: TestCheckSum/subtest7 (0.77s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:08:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/data" 2025/05/02 05:08:32 DEBUG : Starting OpenDrive session with ID: 6744dfe06f803eb55244e5124597f1f6892bd89235eb68e2fcfcbae8a26ccc0a 2025/05/02 05:08:34 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/05/02 05:08:36 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2025/05/02 05:08:39 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/05/02 05:08:41 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/05/02 05:08:43 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/05/02 05:08:47 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2025/05/02 05:08:49 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/05/02 05:08:51 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/05/02 05:08:54 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/05/02 05:08:55 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/05/02 05:08:57 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (28.95s) --- PASS: TestCheckSumDownload/subtest1 (1.10s) --- PASS: TestCheckSumDownload/subtest2 (0.80s) --- PASS: TestCheckSumDownload/subtest3 (1.26s) --- PASS: TestCheckSumDownload/subtest4 (0.69s) --- PASS: TestCheckSumDownload/subtest5 (0.77s) --- PASS: TestCheckSumDownload/subtest6 (1.03s) --- PASS: TestCheckSumDownload/subtest7 (0.69s) === RUN TestApplyTransforms 2025/05/02 05:09:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yunosem1qivi" 2025/05/02 05:09:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:01 DEBUG : Starting OpenDrive session with ID: a2fecac20de754b2214f9e8c44bb67eff186cac8e4fc2fe6a6da377e285ee0b2 2025/05/02 05:09:01 DEBUG : Creating backend with remote "/tmp/rclone1215429888" run.go:180: Remote "OpenDrive root 'rclone-test-yunosem1qivi'", Local "Local file system at /tmp/rclone1215429888", Modify Window "1s" 2025/05/02 05:09:02 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2025/05/02 05:09:04 ERROR : hello, world!: sum not found 2025/05/02 05:09:04 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-yunosem1qivi' 2025/05/02 05:09:04 NOTICE: OpenDrive root 'rclone-test-yunosem1qivi': 1 files missing 2025/05/02 05:09:04 NOTICE: 1 hashes missing 2025/05/02 05:09:04 NOTICE: OpenDrive root 'rclone-test-yunosem1qivi': 2 differences found 2025/05/02 05:09:04 NOTICE: OpenDrive root 'rclone-test-yunosem1qivi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/02 05:09:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:04 NOTICE: OpenDrive root 'rclone-test-yunosem1qivi': 0 differences found 2025/05/02 05:09:04 NOTICE: OpenDrive root 'rclone-test-yunosem1qivi': 1 matching files 2025/05/02 05:09:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tunonek7zazo" 2025/05/02 05:09:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:04 DEBUG : Starting OpenDrive session with ID: 070d09e27ec3a330d9700dfc667154fcc226f316467262b27531c54032ffb9d8 2025/05/02 05:09:05 DEBUG : Creating backend with remote "/tmp/rclone2612057762" run.go:180: Remote "OpenDrive root 'rclone-test-tunonek7zazo'", Local "Local file system at /tmp/rclone2612057762", Modify Window "1s" 2025/05/02 05:09:06 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2025/05/02 05:09:08 ERROR : HELLO, WORLD!: sum not found 2025/05/02 05:09:08 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-tunonek7zazo' 2025/05/02 05:09:08 NOTICE: OpenDrive root 'rclone-test-tunonek7zazo': 1 files missing 2025/05/02 05:09:08 NOTICE: 1 hashes missing 2025/05/02 05:09:08 NOTICE: OpenDrive root 'rclone-test-tunonek7zazo': 2 differences found 2025/05/02 05:09:08 NOTICE: OpenDrive root 'rclone-test-tunonek7zazo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/02 05:09:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:08 NOTICE: OpenDrive root 'rclone-test-tunonek7zazo': 0 differences found 2025/05/02 05:09:08 NOTICE: OpenDrive root 'rclone-test-tunonek7zazo': 1 matching files 2025/05/02 05:09:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mezemud0qoba" 2025/05/02 05:09:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:08 DEBUG : Starting OpenDrive session with ID: 530c861913a9a69459a982d269267d19b8550d1c0f7f4cce5f192fa1270cad6f 2025/05/02 05:09:09 DEBUG : Creating backend with remote "/tmp/rclone3333144011" run.go:180: Remote "OpenDrive root 'rclone-test-mezemud0qoba'", Local "Local file system at /tmp/rclone3333144011", Modify Window "1s" 2025/05/02 05:09:10 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/02 05:09:12 ERROR : HeLlO, wOrLd!: sum not found 2025/05/02 05:09:12 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-mezemud0qoba' 2025/05/02 05:09:12 NOTICE: OpenDrive root 'rclone-test-mezemud0qoba': 1 files missing 2025/05/02 05:09:12 NOTICE: 1 hashes missing 2025/05/02 05:09:12 NOTICE: OpenDrive root 'rclone-test-mezemud0qoba': 2 differences found 2025/05/02 05:09:12 NOTICE: OpenDrive root 'rclone-test-mezemud0qoba': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/02 05:09:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:12 NOTICE: OpenDrive root 'rclone-test-mezemud0qoba': 0 differences found 2025/05/02 05:09:12 NOTICE: OpenDrive root 'rclone-test-mezemud0qoba': 1 matching files 2025/05/02 05:09:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tajayok0lanu" 2025/05/02 05:09:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:12 DEBUG : Starting OpenDrive session with ID: 571cec27aae159e4d316f1450bd2fbd63cb61c03f36c0d6f267329b89462d67c 2025/05/02 05:09:13 DEBUG : Creating backend with remote "/tmp/rclone1509305961" run.go:180: Remote "OpenDrive root 'rclone-test-tajayok0lanu'", Local "Local file system at /tmp/rclone1509305961", Modify Window "1s" 2025/05/02 05:09:14 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/02 05:09:16 ERROR : HELLO, WORLD!: sum not found 2025/05/02 05:09:16 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-tajayok0lanu' 2025/05/02 05:09:16 NOTICE: OpenDrive root 'rclone-test-tajayok0lanu': 1 files missing 2025/05/02 05:09:16 NOTICE: 1 hashes missing 2025/05/02 05:09:16 NOTICE: OpenDrive root 'rclone-test-tajayok0lanu': 2 differences found 2025/05/02 05:09:16 NOTICE: OpenDrive root 'rclone-test-tajayok0lanu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/02 05:09:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:16 NOTICE: OpenDrive root 'rclone-test-tajayok0lanu': 0 differences found 2025/05/02 05:09:16 NOTICE: OpenDrive root 'rclone-test-tajayok0lanu': 1 matching files 2025/05/02 05:09:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-risubez0mobi" 2025/05/02 05:09:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:17 DEBUG : Starting OpenDrive session with ID: b6399d946ad1db76475ee13843195fc194785d1dff2494478097d85f1ac55b20 2025/05/02 05:09:17 DEBUG : Creating backend with remote "/tmp/rclone3597922409" run.go:180: Remote "OpenDrive root 'rclone-test-risubez0mobi'", Local "Local file system at /tmp/rclone3597922409", Modify Window "1s" 2025/05/02 05:09:18 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2025/05/02 05:09:19 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/02 05:09:19 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-risubez0mobi' 2025/05/02 05:09:19 NOTICE: OpenDrive root 'rclone-test-risubez0mobi': 1 files missing 2025/05/02 05:09:19 NOTICE: 1 hashes missing 2025/05/02 05:09:19 NOTICE: OpenDrive root 'rclone-test-risubez0mobi': 2 differences found 2025/05/02 05:09:19 NOTICE: OpenDrive root 'rclone-test-risubez0mobi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/02 05:09:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:20 NOTICE: OpenDrive root 'rclone-test-risubez0mobi': 0 differences found 2025/05/02 05:09:20 NOTICE: OpenDrive root 'rclone-test-risubez0mobi': 1 matching files 2025/05/02 05:09:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sumesul9jeda" 2025/05/02 05:09:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:20 DEBUG : Starting OpenDrive session with ID: cc59fd0ccd79f94c0803a67fec3c2c3e3d08ab8c4b5796f4457880c1b50a3821 2025/05/02 05:09:21 DEBUG : Creating backend with remote "/tmp/rclone3401899625" run.go:180: Remote "OpenDrive root 'rclone-test-sumesul9jeda'", Local "Local file system at /tmp/rclone3401899625", Modify Window "1s" 2025/05/02 05:09:22 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2025/05/02 05:09:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/02 05:09:23 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-sumesul9jeda' 2025/05/02 05:09:23 NOTICE: OpenDrive root 'rclone-test-sumesul9jeda': 1 files missing 2025/05/02 05:09:23 NOTICE: 1 hashes missing 2025/05/02 05:09:23 NOTICE: OpenDrive root 'rclone-test-sumesul9jeda': 2 differences found 2025/05/02 05:09:23 NOTICE: OpenDrive root 'rclone-test-sumesul9jeda': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/02 05:09:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:24 NOTICE: OpenDrive root 'rclone-test-sumesul9jeda': 0 differences found 2025/05/02 05:09:24 NOTICE: OpenDrive root 'rclone-test-sumesul9jeda': 1 matching files 2025/05/02 05:09:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yirodor4nezi" 2025/05/02 05:09:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:24 DEBUG : Starting OpenDrive session with ID: faf60e7edeab2605bf0abb595b2d517a85872c441cd90ac813102c4dd13bc5c0 2025/05/02 05:09:25 DEBUG : Creating backend with remote "/tmp/rclone2730708286" run.go:180: Remote "OpenDrive root 'rclone-test-yirodor4nezi'", Local "Local file system at /tmp/rclone2730708286", Modify Window "1s" 2025/05/02 05:09:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2025/05/02 05:09:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 05:09:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-yirodor4nezi' 2025/05/02 05:09:27 NOTICE: OpenDrive root 'rclone-test-yirodor4nezi': 1 files missing 2025/05/02 05:09:27 NOTICE: 1 hashes missing 2025/05/02 05:09:27 NOTICE: OpenDrive root 'rclone-test-yirodor4nezi': 2 differences found 2025/05/02 05:09:27 NOTICE: OpenDrive root 'rclone-test-yirodor4nezi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/02 05:09:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:27 NOTICE: OpenDrive root 'rclone-test-yirodor4nezi': 0 differences found 2025/05/02 05:09:27 NOTICE: OpenDrive root 'rclone-test-yirodor4nezi': 1 matching files 2025/05/02 05:09:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaletip2turo" 2025/05/02 05:09:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:28 DEBUG : Starting OpenDrive session with ID: a85bad05087d24cb822f9dc2b0b47908aa8ba92f12201fccff46de058d0a81a6 2025/05/02 05:09:28 DEBUG : Creating backend with remote "/tmp/rclone3948422634" run.go:180: Remote "OpenDrive root 'rclone-test-zaletip2turo'", Local "Local file system at /tmp/rclone3948422634", Modify Window "1s" 2025/05/02 05:09:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2025/05/02 05:09:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 05:09:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-zaletip2turo' 2025/05/02 05:09:31 NOTICE: OpenDrive root 'rclone-test-zaletip2turo': 1 files missing 2025/05/02 05:09:31 NOTICE: 1 hashes missing 2025/05/02 05:09:31 NOTICE: OpenDrive root 'rclone-test-zaletip2turo': 2 differences found 2025/05/02 05:09:31 NOTICE: OpenDrive root 'rclone-test-zaletip2turo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/02 05:09:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:31 NOTICE: OpenDrive root 'rclone-test-zaletip2turo': 0 differences found 2025/05/02 05:09:31 NOTICE: OpenDrive root 'rclone-test-zaletip2turo': 1 matching files 2025/05/02 05:09:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fukagix9heyi" 2025/05/02 05:09:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:32 DEBUG : Starting OpenDrive session with ID: 3c9a6972157e038adc37da46d18920c5a00fb4d51da57284431b65d6e1660b8a 2025/05/02 05:09:32 DEBUG : Creating backend with remote "/tmp/rclone1611217463" run.go:180: Remote "OpenDrive root 'rclone-test-fukagix9heyi'", Local "Local file system at /tmp/rclone1611217463", Modify Window "1s" 2025/05/02 05:09:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2025/05/02 05:09:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/02 05:09:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-fukagix9heyi' 2025/05/02 05:09:34 NOTICE: OpenDrive root 'rclone-test-fukagix9heyi': 1 files missing 2025/05/02 05:09:34 NOTICE: 1 hashes missing 2025/05/02 05:09:34 NOTICE: OpenDrive root 'rclone-test-fukagix9heyi': 2 differences found 2025/05/02 05:09:34 NOTICE: OpenDrive root 'rclone-test-fukagix9heyi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/02 05:09:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:35 NOTICE: OpenDrive root 'rclone-test-fukagix9heyi': 0 differences found 2025/05/02 05:09:35 NOTICE: OpenDrive root 'rclone-test-fukagix9heyi': 1 matching files 2025/05/02 05:09:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-caninem4bige" 2025/05/02 05:09:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:09:35 DEBUG : Starting OpenDrive session with ID: 4aa24bc22b0522557d532aa3a2e7f1820aef5b39833fda6f875291c993f3bf39 2025/05/02 05:09:35 DEBUG : Creating backend with remote "/tmp/rclone3627988689" run.go:180: Remote "OpenDrive root 'rclone-test-caninem4bige'", Local "Local file system at /tmp/rclone3627988689", Modify Window "1s" 2025/05/02 05:09:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2025/05/02 05:09:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-caninem4bige' 2025/05/02 05:09:38 NOTICE: OpenDrive root 'rclone-test-caninem4bige': 1 files missing 2025/05/02 05:09:38 NOTICE: OpenDrive root 'rclone-test-caninem4bige': 1 differences found 2025/05/02 05:09:38 NOTICE: OpenDrive root 'rclone-test-caninem4bige': 1 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/02 05:09:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/02 05:09:38 NOTICE: OpenDrive root 'rclone-test-caninem4bige': 0 differences found 2025/05/02 05:09:38 NOTICE: OpenDrive root 'rclone-test-caninem4bige': 1 matching files 2025/05/02 05:09:38 DEBUG : OpenDrive root 'rclone-test-caninem4bige': Purge remote 2025/05/02 05:09:39 DEBUG : OpenDrive root 'rclone-test-fukagix9heyi': Purge remote 2025/05/02 05:09:39 DEBUG : OpenDrive root 'rclone-test-zaletip2turo': Purge remote 2025/05/02 05:09:40 DEBUG : OpenDrive root 'rclone-test-yirodor4nezi': Purge remote 2025/05/02 05:09:40 DEBUG : OpenDrive root 'rclone-test-sumesul9jeda': Purge remote 2025/05/02 05:09:40 DEBUG : OpenDrive root 'rclone-test-risubez0mobi': Purge remote 2025/05/02 05:09:41 DEBUG : OpenDrive root 'rclone-test-tajayok0lanu': Purge remote 2025/05/02 05:09:41 DEBUG : OpenDrive root 'rclone-test-mezemud0qoba': Purge remote 2025/05/02 05:09:42 DEBUG : OpenDrive root 'rclone-test-tunonek7zazo': Purge remote 2025/05/02 05:09:42 DEBUG : OpenDrive root 'rclone-test-yunosem1qivi': Purge remote --- PASS: TestApplyTransforms (42.03s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:09:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 05:09:44 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/05/02 05:09:45 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/02 05:09:45 INFO : file1: Copied (new) to: sub/file2 2025/05/02 05:09:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 05:09:45 DEBUG : file1: Unchanged skipping 2025/05/02 05:09:45 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': don't need to copy/move sub/file2, it is already at target location fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyFile (12.00s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.33s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:09:56 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/05/02 05:09:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/backup" 2025/05/02 05:09:58 DEBUG : Starting OpenDrive session with ID: ed556a12859af3585cd25f20fca133df0057fcddf83e9a02ac64a87f96647920 2025/05/02 05:09:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/02 05:10:00 INFO : dst/file1: Moved (server-side) 2025/05/02 05:10:00 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/05/02 05:10:01 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/02 05:10:01 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.92s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:10:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/dst" 2025/05/02 05:10:05 DEBUG : Starting OpenDrive session with ID: 47b7bca9d4353761a33fc2a9cad9574d8fe48eb9e67303d801c46671bab99a4f 2025/05/02 05:10:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/CompareDest" 2025/05/02 05:10:06 DEBUG : Starting OpenDrive session with ID: 202e554692ed4917c294169665b85b34a91bff4aa4d8152b572b8c549b909c5f 2025/05/02 05:10:07 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 05:10:09 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/02 05:10:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/02 05:10:10 INFO : one: Copied (new) 2025/05/02 05:10:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 05:10:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 05:10:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/02 05:10:12 INFO : one: Copied (replaced existing) 2025/05/02 05:10:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 05:10:15 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/05/02 05:10:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 05:10:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 05:10:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 05:10:19 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/05/02 05:10:21 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 05:10:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 05:10:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 05:10:21 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 05:10:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 05:10:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 05:10:22 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 05:10:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/02 05:10:23 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/05/02 05:10:24 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/02 05:10:24 INFO : two: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyFileCompareDest (29.67s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:10:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/dst" 2025/05/02 05:10:35 DEBUG : Starting OpenDrive session with ID: 4f715c2574806ecf838c525b6ba4d01f5ce685a0b8f96f870af49ada610bca5c 2025/05/02 05:10:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/CopyDest" 2025/05/02 05:10:36 DEBUG : Starting OpenDrive session with ID: e1260f8af323acc73dd6317d86fca1f3cc2d5577372cdb5053f0d0e7b14c36e0 2025/05/02 05:10:37 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 05:10:38 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/02 05:10:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/02 05:10:39 INFO : one: Copied (new) 2025/05/02 05:10:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 05:10:40 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 05:10:41 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/02 05:10:41 INFO : one: Copied (replaced existing) 2025/05/02 05:10:42 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 05:10:44 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/05/02 05:10:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/BackupDir" 2025/05/02 05:10:46 DEBUG : Starting OpenDrive session with ID: 0793bf9ad600af50694604408071422f60c8d24eeb41f5127f9f27c91876e629 2025/05/02 05:10:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 05:10:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 05:10:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 05:10:48 INFO : one: Moved (server-side) 2025/05/02 05:10:48 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/02 05:10:48 INFO : one: Copied (server-side copy) 2025/05/02 05:10:48 DEBUG : one: Destination found in --copy-dest, using server-side copy fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/05/02 05:10:57 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/05/02 05:10:59 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 05:10:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 05:10:59 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/02 05:10:59 INFO : two: Copied (server-side copy) 2025/05/02 05:10:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/02 05:11:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 05:11:00 DEBUG : two: Unchanged skipping 2025/05/02 05:11:01 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/05/02 05:11:03 DEBUG : three: Need to transfer - File not found at Destination 2025/05/02 05:11:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/02 05:11:03 DEBUG : three: Destination not found in --copy-dest 2025/05/02 05:11:04 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/05/02 05:11:04 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/02 05:11:04 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (33.37s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.34s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.33s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:11:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/02 05:11:10 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2025/05/02 05:11:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/02 05:11:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/02 05:11:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/02 05:11:12 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2025/05/02 05:11:12 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 2025/05/02 05:11:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/02 05:11:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/02 05:11:14 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2025/05/02 05:11:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a3f67e22f8a8a4937c341384bdf26ced OK 2025/05/02 05:11:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.34s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.34s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.33s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.33s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:11:19 DEBUG : one: Uploading chunk 0, size=100, remain=0 2025/05/02 05:11:21 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2025/05/02 05:11:22 DEBUG : another: Uploading chunk 0, size=100, remain=0 2025/05/02 05:11:24 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2025/05/02 05:11:25 INFO : OpenDrive root 'rclone-test-fevadex1moko': Looking for duplicate md5 hashes using newest mode. 2025/05/02 05:11:26 NOTICE: 6318fb821d79825e04752e8819cf8331: Found 3 files with duplicate md5 hashes 2025/05/02 05:11:26 INFO : one: Deleted 2025/05/02 05:11:26 INFO : also/one: Deleted 2025/05/02 05:11:26 NOTICE: 6318fb821d79825e04752e8819cf8331: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.68s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.43s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.35s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.35s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.33s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.47s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:11:30 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/05/02 05:11:32 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/05/02 05:11:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 05:11:38 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/05/02 05:11:40 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/05/02 05:11:42 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/05/02 05:11:45 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/05/02 05:11:47 DEBUG : a.txt: Excluded (Size Filter) 2025/05/02 05:11:47 DEBUG : a.txt: Excluded 2025/05/02 05:11:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 05:11:48 DEBUG : sub dir/hello world: Excluded 2025/05/02 05:11:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 05:11:48 DEBUG : sub dir/hello world2: Excluded 2025/05/02 05:11:48 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 05:11:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 05:11:48 DEBUG : sub dir/hello world: Excluded 2025/05/02 05:11:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 05:11:48 DEBUG : sub dir/hello world2: Excluded 2025/05/02 05:11:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (22.36s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:11:53 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/05/02 05:11:56 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/05/02 05:11:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 05:11:59 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/05/02 05:12:02 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/05/02 05:12:05 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/05/02 05:12:07 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/05/02 05:12:08 DEBUG : a.txt: Excluded (Size Filter) 2025/05/02 05:12:08 DEBUG : a.txt: Excluded 2025/05/02 05:12:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 05:12:09 DEBUG : sub dir/hello world: Excluded 2025/05/02 05:12:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 05:12:09 DEBUG : sub dir/hello world2: Excluded 2025/05/02 05:12:10 DEBUG : sub dir/ignore dir: Excluded 2025/05/02 05:12:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/02 05:12:10 DEBUG : sub dir/hello world: Excluded 2025/05/02 05:12:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/02 05:12:10 DEBUG : sub dir/hello world2: Excluded 2025/05/02 05:12:10 DEBUG : sub dir/ignore dir: Excluded run.go:125: removing dir "sub dir/sub sub dir" failed - try 1/3: folder not empty --- PASS: TestListDirSortedFn (23.06s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:12:16 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/05/02 05:12:18 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 --- PASS: TestListJSON (7.84s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.35s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.21s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:12:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/05/02 05:12:26 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 2025/05/02 05:12:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/notfound" 2025/05/02 05:12:30 DEBUG : Config file has changed externally - reloading 2025/05/02 05:12:31 DEBUG : Starting OpenDrive session with ID: bd054185fb092ca256cb759b901ce27fb6218d9bfe30d8413aaa6c5afad28585 --- PASS: TestStatJSON (10.00s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.39s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.17s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.33s) --- PASS: TestStatJSON/DirFilesOnly (0.16s) --- PASS: TestStatJSON/FileFilesOnly (0.17s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.17s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.34s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:12:33 INFO : OpenDrive root 'rclone-test-fevadex1moko': Making directory 2025/05/02 05:12:33 INFO : OpenDrive root 'rclone-test-fevadex1moko': Making directory --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:12:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.51s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:12:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 05:12:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.81s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:12:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 05:12:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 05:12:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/05/02 05:12:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.84s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:12:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 05:12:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.36s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:12:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 05:12:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.55s) --- PASS: TestHashSums/Md5 (0.17s) --- PASS: TestHashSums/Md5Download (0.35s) === RUN TestHashSumsWithErrors 2025/05/02 05:12:56 DEBUG : Creating backend with remote ":memory:" 2025/05/02 05:12:56 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/02 05:12:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/02 05:12:56 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/02 05:12:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/02 05:12:56 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/02 05:12:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/02 05:12:56 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/02 05:12:56 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/02 05:12:56 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:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:12:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 05:12:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 05:13:01 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCount (8.71s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:13:06 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/05/02 05:13:09 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/05/02 05:13:11 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/05/02 05:13:12 DEBUG : Waiting for deletions to finish 2025/05/02 05:13:12 DEBUG : large: Excluded (Size Filter) 2025/05/02 05:13:12 DEBUG : large: Excluded 2025/05/02 05:13:13 INFO : medium: Deleted 2025/05/02 05:13:13 INFO : small: Deleted fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDelete (15.55s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:13:21 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/05/02 05:13:23 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/05/02 05:13:25 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/05/02 05:13:26 DEBUG : Waiting for deletions to finish 2025/05/02 05:13:26 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/05/02 05:13:26 INFO : large: Deleted 2025/05/02 05:13:26 INFO : medium: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 3 Test: TestMaxDelete fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestMaxDelete (14.21s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:13:36 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/05/02 05:13:37 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/05/02 05:13:39 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/05/02 05:13:40 DEBUG : Waiting for deletions to finish 2025/05/02 05:13:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/02 05:13:41 INFO : medium: Deleted 2025/05/02 05:13:41 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.74s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:13:42 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/05/02 05:13:44 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/05/02 05:13:46 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/05/02 05:13:47 DEBUG : Waiting for deletions to finish 2025/05/02 05:13:47 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/05/02 05:13:48 INFO : large: Deleted 2025/05/02 05:13:48 INFO : medium: Deleted fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMaxDeleteSize (14.66s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:13:57 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestReadFile (10.56s) === RUN TestRetry 2025/05/02 05:14:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/02 05:14:07 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/02 05:14:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 05:14:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 05:14:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 05:14:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/02 05:14:07 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:14:08 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2025/05/02 05:14:10 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (8.90s) === RUN TestPurge 2025/05/02 05:14:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bozagug3kili" 2025/05/02 05:14:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 05:14:16 DEBUG : Starting OpenDrive session with ID: 9a22ab6b2e2322f88f323fd9e62f128b26fa21b65d045465dfbbd99453dd8fee 2025/05/02 05:14:17 DEBUG : Creating backend with remote "/tmp/rclone4129904480" run.go:180: Remote "OpenDrive root 'rclone-test-bozagug3kili'", Local "Local file system at /tmp/rclone4129904480", Modify Window "1s" 2025/05/02 05:14:19 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/05/02 05:14:20 INFO : A2: Making directory 2025/05/02 05:14:21 INFO : A1/B2: Making directory 2025/05/02 05:14:21 INFO : A1/B2/C2: Making directory operations_test.go:582: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:582 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestPurge 2025/05/02 05:14:21 DEBUG : OpenDrive root 'rclone-test-bozagug3kili': Purge remote --- FAIL: TestPurge (5.65s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:14:24 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/05/02 05:14:25 INFO : A2: Making directory 2025/05/02 05:14:25 INFO : A1/B2: Making directory 2025/05/02 05:14:25 INFO : A1/B2/C2: Making directory 2025/05/02 05:14:26 INFO : A1/B1/C3: Making directory 2025/05/02 05:14:26 INFO : A3: Making directory 2025/05/02 05:14:27 INFO : A3/B3: Making directory 2025/05/02 05:14:27 INFO : A3/B3/C4: Making directory 2025/05/02 05:14:28 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/05/02 05:14:31 DEBUG : removing 1 level 3 directories 2025/05/02 05:14:31 INFO : A3/B3/C4: Removing directory 2025/05/02 05:14:33 DEBUG : removing 2 level 3 directories 2025/05/02 05:14:33 INFO : A1/B2/C2: Removing directory 2025/05/02 05:14:33 INFO : A1/B1/C3: Removing directory 2025/05/02 05:14:33 DEBUG : removing 2 level 2 directories 2025/05/02 05:14:33 INFO : A3/B3: Removing directory 2025/05/02 05:14:33 INFO : A1/B2: Removing directory 2025/05/02 05:14:34 DEBUG : removing 2 level 1 directories 2025/05/02 05:14:34 INFO : A3: Removing directory 2025/05/02 05:14:34 INFO : A2: Removing directory 2025/05/02 05:14:38 DEBUG : removing 1 level 3 directories 2025/05/02 05:14:38 INFO : A1/B1/C1: Removing directory 2025/05/02 05:14:38 DEBUG : removing 1 level 2 directories 2025/05/02 05:14:38 INFO : A1/B1: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:730 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (26.60s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:14:48 INFO : A1: Making directory 2025/05/02 05:14:48 INFO : A1/B1: Making directory 2025/05/02 05:14:49 INFO : A1/B1/C1: Making directory 2025/05/02 05:14:50 DEBUG : removing 1 level 3 directories 2025/05/02 05:14:50 INFO : A1/B1/C1: Removing directory 2025/05/02 05:14:51 DEBUG : removing 1 level 2 directories 2025/05/02 05:14:51 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.25s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:14:52 INFO : A1: Making directory 2025/05/02 05:14:53 INFO : A1/B1: Making directory 2025/05/02 05:14:53 INFO : A1/B1/C1: Making directory 2025/05/02 05:14:55 DEBUG : removing 1 level 3 directories 2025/05/02 05:14:55 INFO : A1/B1/C1: Removing directory 2025/05/02 05:14:55 DEBUG : removing 1 level 2 directories 2025/05/02 05:14:55 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.83s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:14:58 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/05/02 05:15:00 DEBUG : filename.txt: File name found in url 2025/05/02 05:15:01 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/05/02 05:15:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/02 05:15:03 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/05/02 05:15:04 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (9.71s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:15:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 05:15:09 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/05/02 05:15:10 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/02 05:15:10 INFO : file1: Copied (new) to: sub/file2 2025/05/02 05:15:10 INFO : file1: Deleted 2025/05/02 05:15:10 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 05:15:10 DEBUG : file1: Unchanged skipping 2025/05/02 05:15:10 INFO : file1: Deleted 2025/05/02 05:15:11 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.23s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:15:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 05:15:13 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/05/02 05:15:14 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/02 05:15:14 INFO : file1: Copied (new) 2025/05/02 05:15:14 INFO : file1: Deleted 2025/05/02 05:15:15 DEBUG : file1: Destination exists, skipping 2025/05/02 05:15:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.52s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:15:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/02 05:15:17 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/05/02 05:15:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/02 05:15:18 INFO : file1: Copied (new) to: sub/file2 2025/05/02 05:15:18 INFO : file1: Deleted 2025/05/02 05:15:19 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 05:15:19 DEBUG : file1: Unchanged skipping 2025/05/02 05:15:19 INFO : file1: Deleted 2025/05/02 05:15:20 DEBUG : sub/file2: moving to sub/File2-rclone-move-fumicur6 2025/05/02 05:15:20 DEBUG : sub/file2: same parent dir (ODFfODQ5ODUwNF9SQmU0TA) - using file/rename instead of move_copy for sub/File2-rclone-move-fumicur6 2025/05/02 05:15:20 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-fumicur6 2025/05/02 05:15:20 DEBUG : sub/file2: moving to sub/File2 2025/05/02 05:15:20 DEBUG : sub/File2-rclone-move-fumicur6: same parent dir (ODFfODQ5ODUwNF9SQmU0TA) - using file/rename instead of move_copy for sub/File2 2025/05/02 05:15:21 INFO : sub/File2-rclone-move-fumicur6: Moved (server-side) to: sub/File2 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCaseInsensitiveMoveFile (13.95s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:15:30 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/05/02 05:15:32 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (2.99s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:15:34 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/05/02 05:15:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fevadex1moko/backup" 2025/05/02 05:15:36 DEBUG : Starting OpenDrive session with ID: 2535bd788538c33ba966df1094e8ab4762107eb1ae2306390be9fd11afea739b 2025/05/02 05:15:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/02 05:15:37 INFO : dst/file1: Moved (server-side) 2025/05/02 05:15:38 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/05/02 05:15:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/02 05:15:39 INFO : dst/file1: Copied (new) 2025/05/02 05:15:39 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.56s) === 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:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:15:43 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/05/02 05:15:45 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/05/02 05:15:47 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/05/02 05:15:49 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/05/02 05:15:51 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/05/02 05:15:52 INFO : A1/B2: Making directory 2025/05/02 05:15:52 INFO : A1/B1/C3: Making directory 2025/05/02 05:15:54 DEBUG : A2: same parent dir (ODFfODQ5ODMyNl9QQzNUNg) - using folder/rename instead of move_copy fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure operations_test.go:1405: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1405 Error: Received unexpected error: RenameDir mkdir: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMove fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestDirMove (33.84s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:16:17 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 05:16:17 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/05/02 05:16:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/05/02 05:16:18 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/05/02 05:16:18 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/05/02 05:16:19 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/05/02 05:16:21 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/05/02 05:16:21 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:16:22 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 05:16:22 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/05/02 05:16:23 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/05/02 05:16:23 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/05/02 05:16:23 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/05/02 05:16:24 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/05/02 05:16:26 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/05/02 05:16:26 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:16:27 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 05:16:27 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/05/02 05:16:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 05:16:28 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/05/02 05:16:29 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/05/02 05:16:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:16:31 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': File to upload is small (34 bytes), uploading instead of streaming 2025/05/02 05:16:32 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/05/02 05:16:33 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/05/02 05:16:33 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/02 05:16:33 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/05/02 05:16:34 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/05/02 05:16:35 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/05/02 05:16:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.91s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.34s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:16:37 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/05/02 05:16:38 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': File to upload is small (60 bytes), uploading instead of streaming 2025/05/02 05:16:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 05:16:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/02 05:16:40 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.39s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:16:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 05:16:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 05:16:46 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2025/05/02 05:16:48 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': Touching "potato2" 2025/05/02 05:16:48 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': Touching "empty space" 2025/05/02 05:16:48 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': Touching "sub dir/potato3" --- PASS: TestTouchDir (9.01s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.34s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.34s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.34s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.33s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.34s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-fevadex1moko'", Local "Local file system at /tmp/rclone207882340", Modify Window "1s" 2025/05/02 05:16:53 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/05/02 05:16:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/05/02 05:16:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qisekay0" before starting 2025/05/02 05:16:57 DEBUG : sub dir/test remove existing: same parent dir (ODFfODQ5ODU0MF9WbWdUWA) - using file/rename instead of move_copy for sub dir/test remove existing.qisekay0 2025/05/02 05:16:58 DEBUG : sub dir/test remove existing.qisekay0: TEST: removing renamed existing file after operation 2025/05/02 05:16:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yinepoz1" before starting 2025/05/02 05:16:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfODQ5ODU0MF9WbWdUWA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yinepoz1 2025/05/02 05:16:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yinepoz1: TEST: renaming existing back after failed operation 2025/05/02 05:17:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yinepoz1: same parent dir (ODFfODQ5ODU0MF9WbWdUWA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/05/02 05:17:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tufikan7" before starting 2025/05/02 05:17:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfODQ5ODU0MF9WbWdUWA) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tufikan7 2025/05/02 05:17:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tufikan7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.47s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/05/02 05:17:03 DEBUG : OpenDrive root 'rclone-test-fevadex1moko': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m42.118394073s (try 1/5): exit status 1: Failed [TestCheckSizeOnly TestMaxDelete TestPurge TestRmdirsNoLeaveRoot TestDirMove]