"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/08/09 01:02:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca" 2025/08/09 01:02:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:02:39 DEBUG : Starting OpenDrive session with ID: 58d358969dd77dd4a60f4578de8cc017dcdd422386b33fa6390d074e3447e3c9 2025/08/09 01:02:39 DEBUG : Creating backend with remote "/tmp/rclone2288123636" === 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-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/08/09 01:02:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.19s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/08/09 01:02:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.18s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/09 01:02:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 01:02:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/09 01:02:40 DEBUG : potato: Seek from 10 to 0 2025/08/09 01:02:40 DEBUG : potato: Seek from 10 to 0 2025/08/09 01:02:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/09 01:02:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 01:02:40 DEBUG : potato: Seek from 5 to 2 2025/08/09 01:02:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/09 01:02:40 DEBUG : potato: Seek from 7 to 0 2025/08/09 01:02:40 DEBUG : potato: Seek from 7 to 0 2025/08/09 01:02:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/09 01:02:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 01:02:40 DEBUG : potato: Seek from 5 to 2 2025/08/09 01:02:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/09 01:02:40 DEBUG : potato: Seek from 8 to 0 2025/08/09 01:02:40 DEBUG : potato: Seek from 8 to 0 2025/08/09 01:02:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/09 01:02:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/09 01:02:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/09 01:02:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/09 01:02:40 DEBUG : potato: Seek from 5 to 2 2025/08/09 01:02:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/09 01:02:40 DEBUG : potato: Seek from 9 to 0 2025/08/09 01:02:40 DEBUG : potato: Seek from 9 to 0 2025/08/09 01:02:40 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-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:02:41 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2025/08/09 01:02:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2025/08/09 01:02:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2025/08/09 01:02:49 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.82s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.17s) --- PASS: TestCheck/4 (0.38s) --- PASS: TestCheck/5 (0.19s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2025/08/09 01:02:51 DEBUG : Creating backend with remote "nonexistent" 2025/08/09 01:02:51 DEBUG : Creating backend with remote "nonexistent" 2025/08/09 01:02:51 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/09 01:02:51 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/08/09 01:02:51 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/09 01:02:51 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-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:02:52 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/09 01:02:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2025/08/09 01:02:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/09 01:03:02 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.18s) --- PASS: TestCheckDownload/1 (0.35s) --- PASS: TestCheckDownload/2 (0.56s) --- PASS: TestCheckDownload/3 (0.34s) --- PASS: TestCheckDownload/4 (0.76s) --- PASS: TestCheckDownload/5 (0.62s) --- PASS: TestCheckDownload/6 (0.39s) --- PASS: TestCheckDownload/7 (0.59s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:03:06 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/09 01:03:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2025/08/09 01:03:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/09 01:03:14 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.83s) --- PASS: TestCheckSizeOnly/1 (0.19s) --- PASS: TestCheckSizeOnly/2 (0.19s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- PASS: TestCheckSizeOnly/6 (0.17s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:03:17 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2025/08/09 01:03:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/09 01:03:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/09 01:03:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/09 01:03:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/09 01:03:19 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2025/08/09 01:03:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/09 01:03:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/09 01:03:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/09 01:03:21 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.47s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:03:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/data" 2025/08/09 01:03:22 DEBUG : Starting OpenDrive session with ID: 2a84e037bf07793e5f627f6e9dd22a6c89924881b44a63537cc905e5650a44c7 2025/08/09 01:03:24 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/09 01:03:26 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2025/08/09 01:03:29 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/09 01:03:31 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2025/08/09 01:03:33 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2025/08/09 01:03:36 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2025/08/09 01:03:38 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2025/08/09 01:03:41 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2025/08/09 01:03:43 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/09 01:03:45 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/09 01:03:47 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (27.99s) --- PASS: TestCheckSum/subtest1 (0.70s) --- PASS: TestCheckSum/subtest2 (0.54s) --- PASS: TestCheckSum/subtest3 (0.55s) --- PASS: TestCheckSum/subtest4 (0.56s) --- PASS: TestCheckSum/subtest5 (0.55s) --- PASS: TestCheckSum/subtest6 (0.69s) --- PASS: TestCheckSum/subtest7 (0.53s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:03:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/data" 2025/08/09 01:03:50 DEBUG : Starting OpenDrive session with ID: 9092f795e3ec278d385749bcb956a6fe0a0d051855a130160c1dd379dab89aa7 2025/08/09 01:03:52 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/09 01:03:54 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2025/08/09 01:03:58 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/09 01:03:59 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2025/08/09 01:04:02 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2025/08/09 01:04:05 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2025/08/09 01:04:08 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2025/08/09 01:04:10 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2025/08/09 01:04:13 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2025/08/09 01:04:14 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2025/08/09 01:04:16 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === NAME TestCheckSumDownload fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload run.go:125: removing dir "data" failed - try 1/3: folder not empty run.go:125: removing dir "data" failed - try 2/3: folder not empty --- PASS: TestCheckSumDownload (39.91s) --- PASS: TestCheckSumDownload/subtest1 (1.03s) --- PASS: TestCheckSumDownload/subtest2 (0.76s) --- PASS: TestCheckSumDownload/subtest3 (1.12s) --- PASS: TestCheckSumDownload/subtest4 (0.75s) --- PASS: TestCheckSumDownload/subtest5 (0.78s) --- PASS: TestCheckSumDownload/subtest6 (0.73s) --- PASS: TestCheckSumDownload/subtest7 (0.77s) === RUN TestApplyTransforms 2025/08/09 01:04:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dosemeb7rene" 2025/08/09 01:04:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:04:30 DEBUG : Starting OpenDrive session with ID: 62541a6877751c75ca12f84e8d34e17de696fd8068e54e94953e7333d73e53d0 2025/08/09 01:04:31 DEBUG : Creating backend with remote "/tmp/rclone3216175062" run.go:180: Remote "OpenDrive root 'rclone-test-dosemeb7rene'", Local "Local file system at /tmp/rclone3216175062", Modify Window "1s" 2025/08/09 01:04:32 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2025/08/09 01:04:34 ERROR : hello, world!: sum not found 2025/08/09 01:04:34 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-dosemeb7rene' 2025/08/09 01:04:34 NOTICE: OpenDrive root 'rclone-test-dosemeb7rene': 1 files missing 2025/08/09 01:04:34 NOTICE: 1 hashes missing 2025/08/09 01:04:34 NOTICE: OpenDrive root 'rclone-test-dosemeb7rene': 1 differences found 2025/08/09 01:04:34 NOTICE: OpenDrive root 'rclone-test-dosemeb7rene': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/09 01:04:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:04:34 NOTICE: OpenDrive root 'rclone-test-dosemeb7rene': 0 differences found 2025/08/09 01:04:34 NOTICE: OpenDrive root 'rclone-test-dosemeb7rene': 1 matching files 2025/08/09 01:04:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-konodah0biwo" 2025/08/09 01:04:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:04:35 DEBUG : Starting OpenDrive session with ID: 415cb67c92b5f4ca999e33931801e4ffc3876907eeea79573a8d485d580e0e3b 2025/08/09 01:04:35 DEBUG : Creating backend with remote "/tmp/rclone3823018259" run.go:180: Remote "OpenDrive root 'rclone-test-konodah0biwo'", Local "Local file system at /tmp/rclone3823018259", Modify Window "1s" 2025/08/09 01:04:36 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2025/08/09 01:04:38 ERROR : HELLO, WORLD!: sum not found 2025/08/09 01:04:38 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-konodah0biwo' 2025/08/09 01:04:38 NOTICE: OpenDrive root 'rclone-test-konodah0biwo': 1 files missing 2025/08/09 01:04:38 NOTICE: 1 hashes missing 2025/08/09 01:04:38 NOTICE: OpenDrive root 'rclone-test-konodah0biwo': 1 differences found 2025/08/09 01:04:38 NOTICE: OpenDrive root 'rclone-test-konodah0biwo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/09 01:04:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:04:38 NOTICE: OpenDrive root 'rclone-test-konodah0biwo': 0 differences found 2025/08/09 01:04:38 NOTICE: OpenDrive root 'rclone-test-konodah0biwo': 1 matching files 2025/08/09 01:04:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kokeyel5qoku" 2025/08/09 01:04:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:04:39 DEBUG : Starting OpenDrive session with ID: c1de33fab8aba9cbcbad06d469288f960e0bb33912e8d56280dcb93b43413e64 2025/08/09 01:04:39 DEBUG : Creating backend with remote "/tmp/rclone1381494396" run.go:180: Remote "OpenDrive root 'rclone-test-kokeyel5qoku'", Local "Local file system at /tmp/rclone1381494396", Modify Window "1s" 2025/08/09 01:04:40 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/09 01:04:42 ERROR : HeLlO, wOrLd!: sum not found 2025/08/09 01:04:42 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-kokeyel5qoku' 2025/08/09 01:04:42 NOTICE: OpenDrive root 'rclone-test-kokeyel5qoku': 1 files missing 2025/08/09 01:04:42 NOTICE: 1 hashes missing 2025/08/09 01:04:42 NOTICE: OpenDrive root 'rclone-test-kokeyel5qoku': 1 differences found 2025/08/09 01:04:42 NOTICE: OpenDrive root 'rclone-test-kokeyel5qoku': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/09 01:04:42 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-kokeyel5qoku' 2025/08/09 01:04:42 NOTICE: OpenDrive root 'rclone-test-kokeyel5qoku': 1 files missing 2025/08/09 01:04:42 NOTICE: OpenDrive root 'rclone-test-kokeyel5qoku': 0 differences found 2025/08/09 01:04:42 NOTICE: OpenDrive root 'rclone-test-kokeyel5qoku': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 Error: Received unexpected error: file not in OpenDrive root 'rclone-test-kokeyel5qoku' Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upperlowermixed remote (with normalization) hello, world! HeLlO, wOrLd! 2025/08/09 01:04:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-widakax5puce" 2025/08/09 01:04:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:04:43 DEBUG : Starting OpenDrive session with ID: e610fc84d1a3ae6430bc1147be4a0b4d70eec943b3d66b76b9644349c715ce93 2025/08/09 01:04:43 DEBUG : Creating backend with remote "/tmp/rclone2776502060" run.go:180: Remote "OpenDrive root 'rclone-test-widakax5puce'", Local "Local file system at /tmp/rclone2776502060", Modify Window "1s" 2025/08/09 01:04:44 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/09 01:04:45 ERROR : HELLO, WORLD!: sum not found 2025/08/09 01:04:45 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-widakax5puce' 2025/08/09 01:04:45 NOTICE: OpenDrive root 'rclone-test-widakax5puce': 1 files missing 2025/08/09 01:04:45 NOTICE: 1 hashes missing 2025/08/09 01:04:45 NOTICE: OpenDrive root 'rclone-test-widakax5puce': 1 differences found 2025/08/09 01:04:45 NOTICE: OpenDrive root 'rclone-test-widakax5puce': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/09 01:04:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:04:46 NOTICE: OpenDrive root 'rclone-test-widakax5puce': 0 differences found 2025/08/09 01:04:46 NOTICE: OpenDrive root 'rclone-test-widakax5puce': 1 matching files 2025/08/09 01:04:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hevozad7sihe" 2025/08/09 01:04:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:04:46 DEBUG : Starting OpenDrive session with ID: 0a43142f36bef0a9b989461a095512bea50866dbb8e5266cd2f1b1f2831103b6 2025/08/09 01:04:47 DEBUG : Creating backend with remote "/tmp/rclone3115476714" run.go:180: Remote "OpenDrive root 'rclone-test-hevozad7sihe'", Local "Local file system at /tmp/rclone3115476714", Modify Window "1s" 2025/08/09 01:04:48 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2025/08/09 01:04:49 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-hevozad7sihe' 2025/08/09 01:04:49 NOTICE: OpenDrive root 'rclone-test-hevozad7sihe': 1 files missing 2025/08/09 01:04:49 NOTICE: OpenDrive root 'rclone-test-hevozad7sihe': 0 differences found 2025/08/09 01:04:49 NOTICE: OpenDrive root 'rclone-test-hevozad7sihe': 1 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/09 01:04:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:04:50 NOTICE: OpenDrive root 'rclone-test-hevozad7sihe': 0 differences found 2025/08/09 01:04:50 NOTICE: OpenDrive root 'rclone-test-hevozad7sihe': 1 matching files 2025/08/09 01:04:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jiyucog7yoje" 2025/08/09 01:04:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:04:50 DEBUG : Starting OpenDrive session with ID: f1aadcfebd615ab120473e8d296af3c83c364965cd9f85c689a687117842377c 2025/08/09 01:04:50 DEBUG : Creating backend with remote "/tmp/rclone1311075875" run.go:180: Remote "OpenDrive root 'rclone-test-jiyucog7yoje'", Local "Local file system at /tmp/rclone1311075875", Modify Window "1s" 2025/08/09 01:04:52 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2025/08/09 01:04:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/09 01:04:53 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-jiyucog7yoje' 2025/08/09 01:04:53 NOTICE: OpenDrive root 'rclone-test-jiyucog7yoje': 1 files missing 2025/08/09 01:04:53 NOTICE: 1 hashes missing 2025/08/09 01:04:53 NOTICE: OpenDrive root 'rclone-test-jiyucog7yoje': 1 differences found 2025/08/09 01:04:53 NOTICE: OpenDrive root 'rclone-test-jiyucog7yoje': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/09 01:04:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:04:54 NOTICE: OpenDrive root 'rclone-test-jiyucog7yoje': 0 differences found 2025/08/09 01:04:54 NOTICE: OpenDrive root 'rclone-test-jiyucog7yoje': 1 matching files 2025/08/09 01:04:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xeleval4qixi" 2025/08/09 01:04:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:04:54 DEBUG : Starting OpenDrive session with ID: ed005b3f029cafbbc3f05c95111e21d31c5abd8d626477477dc104238b4e7ca7 2025/08/09 01:04:54 DEBUG : Creating backend with remote "/tmp/rclone1477231224" run.go:180: Remote "OpenDrive root 'rclone-test-xeleval4qixi'", Local "Local file system at /tmp/rclone1477231224", Modify Window "1s" 2025/08/09 01:04:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2025/08/09 01:04:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/09 01:04:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-xeleval4qixi' 2025/08/09 01:04:57 NOTICE: OpenDrive root 'rclone-test-xeleval4qixi': 1 files missing 2025/08/09 01:04:57 NOTICE: 1 hashes missing 2025/08/09 01:04:57 NOTICE: OpenDrive root 'rclone-test-xeleval4qixi': 1 differences found 2025/08/09 01:04:57 NOTICE: OpenDrive root 'rclone-test-xeleval4qixi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/09 01:04:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:04:57 NOTICE: OpenDrive root 'rclone-test-xeleval4qixi': 0 differences found 2025/08/09 01:04:57 NOTICE: OpenDrive root 'rclone-test-xeleval4qixi': 1 matching files 2025/08/09 01:04:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sihipuz4yaze" 2025/08/09 01:04:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:04:58 DEBUG : Starting OpenDrive session with ID: 16965e5ca2acf272b399b5fdfc93a6d54976854afea07c1f98abbfb23187b50b 2025/08/09 01:04:58 DEBUG : Creating backend with remote "/tmp/rclone7221049" run.go:180: Remote "OpenDrive root 'rclone-test-sihipuz4yaze'", Local "Local file system at /tmp/rclone7221049", Modify Window "1s" 2025/08/09 01:04:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2025/08/09 01:05:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/09 01:05:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-sihipuz4yaze' 2025/08/09 01:05:01 NOTICE: OpenDrive root 'rclone-test-sihipuz4yaze': 1 files missing 2025/08/09 01:05:01 NOTICE: 1 hashes missing 2025/08/09 01:05:01 NOTICE: OpenDrive root 'rclone-test-sihipuz4yaze': 1 differences found 2025/08/09 01:05:01 NOTICE: OpenDrive root 'rclone-test-sihipuz4yaze': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/09 01:05:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:05:01 NOTICE: OpenDrive root 'rclone-test-sihipuz4yaze': 0 differences found 2025/08/09 01:05:01 NOTICE: OpenDrive root 'rclone-test-sihipuz4yaze': 1 matching files 2025/08/09 01:05:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wugoqip7vozo" 2025/08/09 01:05:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:05:02 DEBUG : Starting OpenDrive session with ID: 98845f8ee8753863b31b11fb8f4c68949dc3a15ddebeba72c8aac0044af1140d 2025/08/09 01:05:02 DEBUG : Creating backend with remote "/tmp/rclone3503234290" run.go:180: Remote "OpenDrive root 'rclone-test-wugoqip7vozo'", Local "Local file system at /tmp/rclone3503234290", Modify Window "1s" 2025/08/09 01:05:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2025/08/09 01:05:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/09 01:05:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-wugoqip7vozo' 2025/08/09 01:05:06 NOTICE: OpenDrive root 'rclone-test-wugoqip7vozo': 1 files missing 2025/08/09 01:05:06 NOTICE: 1 hashes missing 2025/08/09 01:05:06 NOTICE: OpenDrive root 'rclone-test-wugoqip7vozo': 1 differences found 2025/08/09 01:05:06 NOTICE: OpenDrive root 'rclone-test-wugoqip7vozo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/09 01:05:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:05:06 NOTICE: OpenDrive root 'rclone-test-wugoqip7vozo': 0 differences found 2025/08/09 01:05:06 NOTICE: OpenDrive root 'rclone-test-wugoqip7vozo': 1 matching files 2025/08/09 01:05:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lecohuy5lowi" 2025/08/09 01:05:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:05:07 DEBUG : Starting OpenDrive session with ID: 8270328b3a884b6d79e78ca4587417e956107d80f4f3dd3a76b22f0ca984f06a 2025/08/09 01:05:07 DEBUG : Creating backend with remote "/tmp/rclone1838412056" run.go:180: Remote "OpenDrive root 'rclone-test-lecohuy5lowi'", Local "Local file system at /tmp/rclone1838412056", Modify Window "1s" 2025/08/09 01:05:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2025/08/09 01:05:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/09 01:05:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-lecohuy5lowi' 2025/08/09 01:05:10 NOTICE: OpenDrive root 'rclone-test-lecohuy5lowi': 1 files missing 2025/08/09 01:05:10 NOTICE: 1 hashes missing 2025/08/09 01:05:10 NOTICE: OpenDrive root 'rclone-test-lecohuy5lowi': 1 differences found 2025/08/09 01:05:10 NOTICE: OpenDrive root 'rclone-test-lecohuy5lowi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/09 01:05:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/09 01:05:10 NOTICE: OpenDrive root 'rclone-test-lecohuy5lowi': 0 differences found 2025/08/09 01:05:10 NOTICE: OpenDrive root 'rclone-test-lecohuy5lowi': 1 matching files 2025/08/09 01:05:10 DEBUG : OpenDrive root 'rclone-test-lecohuy5lowi': Purge remote 2025/08/09 01:05:11 DEBUG : OpenDrive root 'rclone-test-wugoqip7vozo': Purge remote 2025/08/09 01:05:11 DEBUG : OpenDrive root 'rclone-test-sihipuz4yaze': Purge remote 2025/08/09 01:05:12 DEBUG : OpenDrive root 'rclone-test-xeleval4qixi': Purge remote 2025/08/09 01:05:12 DEBUG : OpenDrive root 'rclone-test-jiyucog7yoje': Purge remote 2025/08/09 01:05:12 DEBUG : OpenDrive root 'rclone-test-hevozad7sihe': Purge remote 2025/08/09 01:05:13 DEBUG : OpenDrive root 'rclone-test-widakax5puce': Purge remote 2025/08/09 01:05:13 DEBUG : OpenDrive root 'rclone-test-kokeyel5qoku': Purge remote 2025/08/09 01:05:14 DEBUG : OpenDrive root 'rclone-test-konodah0biwo': Purge remote 2025/08/09 01:05:14 DEBUG : OpenDrive root 'rclone-test-dosemeb7rene': Purge remote --- FAIL: TestApplyTransforms (44.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:05:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/09 01:05:16 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/08/09 01:05:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 01:05:17 INFO : file1: Copied (new) to: sub/file2 2025/08/09 01:05:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 01:05:17 DEBUG : file1: Unchanged skipping 2025/08/09 01:05:18 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.92s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:05:21 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/08/09 01:05:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/backup" 2025/08/09 01:05:23 DEBUG : Starting OpenDrive session with ID: eae169d37021fa7e7ea1e3dc8739d5a22ee991dbc0bf597276d623d3fdca7648 2025/08/09 01:05:24 DEBUG : dst/file1: Need to transfer - File not found at Destination 2025/08/09 01:05:24 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 01:05:25 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 01:05:25 INFO : dst/file1: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:188 Error: Should be true Test: TestCopyFileBackupDir Messages: listing wrong, want backup/dst/file1 (18), dst/file1 (14) got dst/file1 (14) fstest.go:200: Not found "backup/dst/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:188 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileBackupDir Messages: 1 objects not found --- FAIL: TestCopyFileBackupDir (15.42s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:05:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/dst" 2025/08/09 01:05:36 DEBUG : Starting OpenDrive session with ID: fcc96cbfc8f748eb5a39a880dfce0714d9c71c1a18e5ebba38a829fda35e58da 2025/08/09 01:05:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/CompareDest" 2025/08/09 01:05:37 DEBUG : Starting OpenDrive session with ID: 8e7e5745008da847bcd4e580de4642cb46ccea3ad290675a0e51893ab7cff8c4 2025/08/09 01:05:38 DEBUG : one: Need to transfer - File not found at Destination 2025/08/09 01:05:39 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/08/09 01:05:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/09 01:05:41 INFO : one: Copied (new) 2025/08/09 01:05:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:05:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/08/09 01:05:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/09 01:05:44 INFO : one: Copied (replaced existing) 2025/08/09 01:05:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/08/09 01:05:47 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/08/09 01:05:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:05:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 01:05:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/09 01:05:50 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/08/09 01:05:52 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:05:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 01:05:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 01:05:53 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:05:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 01:05:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/09 01:05:54 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:05:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/09 01:05:55 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/08/09 01:05:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/08/09 01:05:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (23.59s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:05:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/dst" 2025/08/09 01:05:59 DEBUG : Starting OpenDrive session with ID: 09a2e291aed55bc8446271dccf8980fb73d17c4fdf5e22e8d5886f8e295ca51c 2025/08/09 01:06:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/CopyDest" 2025/08/09 01:06:01 DEBUG : Starting OpenDrive session with ID: e14af3a57ec027cb4fe7f09678bdc54d86a2a0bd28883fa178719a355381a3a2 2025/08/09 01:06:01 DEBUG : one: Need to transfer - File not found at Destination 2025/08/09 01:06:03 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/08/09 01:06:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/08/09 01:06:04 INFO : one: Copied (new) 2025/08/09 01:06:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:06:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/08/09 01:06:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/08/09 01:06:07 INFO : one: Copied (replaced existing) 2025/08/09 01:06:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/08/09 01:06:11 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/08/09 01:06:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/BackupDir" 2025/08/09 01:06:13 DEBUG : Starting OpenDrive session with ID: 51a00b276ad8c7c52a31b41472f60d2309980be5eca44a6369f72a7dbebd790d 2025/08/09 01:06:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:06:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 01:06:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/09 01:06:15 INFO : one: Moved (server-side) 2025/08/09 01:06:15 DEBUG : one: Dst hash empty - aborting Src hash check 2025/08/09 01:06:15 INFO : one: Copied (server-side copy) 2025/08/09 01:06:15 DEBUG : one: Destination found in --copy-dest, using server-side copy fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure 2025/08/09 01:06:28 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/08/09 01:06:29 DEBUG : two: Need to transfer - File not found at Destination 2025/08/09 01:06:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 01:06:30 DEBUG : two: Dst hash empty - aborting Src hash check 2025/08/09 01:06:30 INFO : two: Copied (server-side copy) 2025/08/09 01:06:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/09 01:06:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/09 01:06:31 DEBUG : two: Unchanged skipping 2025/08/09 01:06:32 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/08/09 01:06:34 DEBUG : three: Need to transfer - File not found at Destination 2025/08/09 01:06:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/09 01:06:34 DEBUG : three: Destination not found in --copy-dest 2025/08/09 01:06:35 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/08/09 01:06:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/08/09 01:06:36 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (40.37s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.35s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:06:40 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/09 01:06:41 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 01:06:42 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 01:06:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/09 01:06:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/09 01:06:44 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2025/08/09 01:06:44 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/08/09 01:06:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/09 01:06:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/09 01:06:46 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2025/08/09 01:06:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 61f00e6bc7dd1abafda38fddc8b557a6 OK 2025/08/09 01:06:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.62s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.39s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.35s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.35s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:06:51 DEBUG : one: Uploading chunk 0, size=100, remain=0 2025/08/09 01:06:53 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2025/08/09 01:06:55 DEBUG : another: Uploading chunk 0, size=100, remain=0 2025/08/09 01:06:57 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2025/08/09 01:06:59 INFO : OpenDrive root 'rclone-test-magazuj7poca': Looking for duplicate md5 hashes using newest mode. 2025/08/09 01:06:59 NOTICE: 45c15297c6b931a6807ed0a7ee2f60fd: Found 3 files with duplicate md5 hashes 2025/08/09 01:06:59 INFO : one: Deleted 2025/08/09 01:06:59 INFO : also/one: Deleted 2025/08/09 01:06:59 NOTICE: 45c15297c6b931a6807ed0a7ee2f60fd: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (11.12s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.38s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", 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-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.35s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.38s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:07:04 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/08/09 01:07:06 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/08/09 01:07:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/08/09 01:07:10 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/08/09 01:07:13 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/08/09 01:07:15 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/08/09 01:07:17 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/08/09 01:07:19 DEBUG : a.txt: Excluded (Size Filter) 2025/08/09 01:07:19 DEBUG : a.txt: Excluded 2025/08/09 01:07:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/09 01:07:19 DEBUG : sub dir/hello world: Excluded 2025/08/09 01:07:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/09 01:07:19 DEBUG : sub dir/hello world2: Excluded 2025/08/09 01:07:20 DEBUG : sub dir/ignore dir: Excluded 2025/08/09 01:07:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/09 01:07:20 DEBUG : sub dir/hello world: Excluded 2025/08/09 01:07:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/09 01:07:20 DEBUG : sub dir/hello world2: Excluded 2025/08/09 01:07:20 DEBUG : sub dir/ignore dir: Excluded run.go:125: removing dir "sub dir/sub sub dir" failed - try 1/3: folder not empty run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure --- PASS: TestListDirSorted (33.75s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:07:38 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2025/08/09 01:07:40 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2025/08/09 01:07:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/08/09 01:07:44 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2025/08/09 01:07:46 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2025/08/09 01:07:48 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2025/08/09 01:07:50 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2025/08/09 01:07:54 DEBUG : a.txt: Excluded (Size Filter) 2025/08/09 01:07:54 DEBUG : a.txt: Excluded 2025/08/09 01:07:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/09 01:07:54 DEBUG : sub dir/hello world: Excluded 2025/08/09 01:07:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/09 01:07:54 DEBUG : sub dir/hello world2: Excluded 2025/08/09 01:07:55 DEBUG : sub dir/ignore dir: Excluded 2025/08/09 01:07:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/09 01:07:55 DEBUG : sub dir/hello world: Excluded 2025/08/09 01:07:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/09 01:07:55 DEBUG : sub dir/hello world2: Excluded 2025/08/09 01:07:55 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (21.35s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:07:59 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/09 01:08:02 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 (8.22s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.20s) --- PASS: TestListJSON/Recurse (0.38s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.17s) --- PASS: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/09 01:08:10 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/08/09 01:08:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/notfound" 2025/08/09 01:08:15 DEBUG : Starting OpenDrive session with ID: 141be5b27b995ca733445748404a318ed6b2e27f430a85e76147767d76f15729 --- PASS: TestStatJSON (10.12s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.36s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.19s) --- PASS: TestStatJSON/NotFound (0.37s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.19s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.31s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (1.39s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:17 INFO : OpenDrive root 'rclone-test-magazuj7poca': Making directory 2025/08/09 01:08:17 INFO : OpenDrive root 'rclone-test-magazuj7poca': Making directory --- PASS: TestMkdir (0.51s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (4.06s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/09 01:08:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 operations_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:102 Error: " 60 potato2\n" does not contain " 1 empty space\n" Test: TestLs --- FAIL: TestLs (4.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/09 01:08:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/09 01:08:30 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/09 01:08:30 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.93s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/09 01:08:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.84s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/09 01:08:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.98s) --- PASS: TestHashSums/Md5 (0.21s) --- PASS: TestHashSums/Md5Download (0.39s) === RUN TestHashSumsWithErrors 2025/08/09 01:08:42 DEBUG : Creating backend with remote ":memory:" 2025/08/09 01:08:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/09 01:08:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/09 01:08:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/09 01:08:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/09 01:08:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/09 01:08:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/09 01:08:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/09 01:08:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/09 01:08:42 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-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/09 01:08:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/09 01:08:46 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.70s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:50 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/09 01:08:52 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/09 01:08:54 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/09 01:08:55 DEBUG : Waiting for deletions to finish 2025/08/09 01:08:55 DEBUG : large: Excluded (Size Filter) 2025/08/09 01:08:55 DEBUG : large: Excluded 2025/08/09 01:08:56 INFO : medium: Deleted 2025/08/09 01:08:56 INFO : small: Deleted --- PASS: TestDelete (6.87s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:08:57 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/09 01:08:59 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/09 01:09:01 DEBUG : large: Uploading chunk 0, size=100, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure 2025/08/09 01:09:13 DEBUG : Waiting for deletions to finish 2025/08/09 01:09:13 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/09 01:09:13 INFO : large: Deleted 2025/08/09 01:09:13 INFO : medium: Deleted --- PASS: TestMaxDelete (17.85s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:09:15 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/09 01:09:17 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/09 01:09:19 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/09 01:09:20 DEBUG : Waiting for deletions to finish 2025/08/09 01:09:21 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/09 01:09:21 INFO : medium: Deleted 2025/08/09 01:09:21 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.64s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:09:23 DEBUG : small: Uploading chunk 0, size=10, remain=0 2025/08/09 01:09:24 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2025/08/09 01:09:26 DEBUG : large: Uploading chunk 0, size=100, remain=0 2025/08/09 01:09:27 DEBUG : Waiting for deletions to finish 2025/08/09 01:09:28 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/08/09 01:09:28 INFO : large: Deleted 2025/08/09 01:09:28 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.93s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:09:30 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.34s) === RUN TestRetry 2025/08/09 01:09:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/09 01:09:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/09 01:09:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/09 01:09:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/09 01:09:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/09 01:09:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/09 01:09:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.06s) === RUN TestCat run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:09:33 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2025/08/09 01:09:35 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (9.62s) === RUN TestPurge 2025/08/09 01:09:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hejaqic0gabu" 2025/08/09 01:09:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 01:09:42 DEBUG : Starting OpenDrive session with ID: af16b178c98409eeafb56d37e04d44ca4db5c738b122f2d8ddc65a4f43a61572 2025/08/09 01:09:43 DEBUG : Creating backend with remote "/tmp/rclone2541736489" run.go:180: Remote "OpenDrive root 'rclone-test-hejaqic0gabu'", Local "Local file system at /tmp/rclone2541736489", Modify Window "1s" 2025/08/09 01:09:45 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/08/09 01:09:46 INFO : A2: Making directory 2025/08/09 01:09:46 INFO : A1/B2: Making directory 2025/08/09 01:09:47 INFO : A1/B2/C2: Making directory 2025/08/09 01:09:47 INFO : A1/B1/C3: Making directory 2025/08/09 01:09:47 INFO : A3: Making directory 2025/08/09 01:09:48 INFO : A3/B3: Making directory 2025/08/09 01:09:48 INFO : A3/B3/C4: Making directory 2025/08/09 01:09:49 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/09 01:09:53 ERROR : error listing: directory not found 2025/08/09 01:09:53 DEBUG : OpenDrive root 'rclone-test-hejaqic0gabu': Purge remote 2025/08/09 01:09:53 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.39s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:09:55 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2025/08/09 01:09:56 INFO : A2: Making directory 2025/08/09 01:09:56 INFO : A1/B2: Making directory 2025/08/09 01:09:57 INFO : A1/B2/C2: Making directory 2025/08/09 01:09:57 INFO : A1/B1/C3: Making directory 2025/08/09 01:09:58 INFO : A3: Making directory 2025/08/09 01:09:58 INFO : A3/B3: Making directory 2025/08/09 01:09:58 INFO : A3/B3/C4: Making directory 2025/08/09 01:10:00 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/09 01:10:02 DEBUG : removing 1 level 3 directories 2025/08/09 01:10:02 INFO : A3/B3/C4: Removing directory 2025/08/09 01:10:04 DEBUG : removing 2 level 3 directories 2025/08/09 01:10:04 INFO : A1/B2/C2: Removing directory 2025/08/09 01:10:04 INFO : A1/B1/C3: Removing directory 2025/08/09 01:10:04 DEBUG : removing 2 level 2 directories 2025/08/09 01:10:04 INFO : A3/B3: Removing directory 2025/08/09 01:10:04 INFO : A1/B2: Removing directory 2025/08/09 01:10:05 DEBUG : removing 2 level 1 directories 2025/08/09 01:10:05 INFO : A3: Removing directory 2025/08/09 01:10:05 INFO : A2: Removing directory 2025/08/09 01:10:09 DEBUG : removing 1 level 3 directories 2025/08/09 01:10:09 INFO : A1/B1/C1: Removing directory 2025/08/09 01:10:09 DEBUG : removing 1 level 2 directories 2025/08/09 01:10:09 INFO : A1/B1: Removing directory 2025/08/09 01:10:10 DEBUG : removing 1 level 1 directories 2025/08/09 01:10:10 INFO : A1: Removing directory 2025/08/09 01:10:10 DEBUG : removing 1 level 0 directories 2025/08/09 01:10:10 INFO : OpenDrive root 'rclone-test-magazuj7poca': Removing directory 2025/08/09 01:10:11 ERROR : error listing: directory not found 2025/08/09 01:10:11 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (18.20s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:10:12 INFO : A1: Making directory 2025/08/09 01:10:12 INFO : A1/B1: Making directory 2025/08/09 01:10:12 INFO : A1/B1/C1: Making directory 2025/08/09 01:10:14 DEBUG : removing 1 level 3 directories 2025/08/09 01:10:14 INFO : A1/B1/C1: Removing directory 2025/08/09 01:10:14 DEBUG : removing 1 level 2 directories 2025/08/09 01:10:14 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.58s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:10:16 INFO : A1: Making directory 2025/08/09 01:10:16 INFO : A1/B1: Making directory 2025/08/09 01:10:17 INFO : A1/B1/C1: Making directory 2025/08/09 01:10:18 DEBUG : removing 1 level 3 directories 2025/08/09 01:10:18 INFO : A1/B1/C1: Removing directory 2025/08/09 01:10:19 DEBUG : removing 1 level 2 directories 2025/08/09 01:10:19 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.39s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:10:21 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/09 01:10:23 DEBUG : filename.txt: File name found in url 2025/08/09 01:10:24 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2025/08/09 01:10:25 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/09 01:10:25 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2025/08/09 01:10:27 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (9.61s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:10:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/09 01:10:31 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/08/09 01:10:32 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 01:10:32 INFO : file1: Copied (new) to: sub/file2 2025/08/09 01:10:32 INFO : file1: Deleted 2025/08/09 01:10:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 01:10:33 DEBUG : file1: Unchanged skipping 2025/08/09 01:10:33 INFO : file1: Deleted 2025/08/09 01:10:33 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.79s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:10:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/09 01:10:36 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/09 01:10:37 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 01:10:37 INFO : file1: Copied (new) 2025/08/09 01:10:37 INFO : file1: Deleted 2025/08/09 01:10:38 DEBUG : file1: Destination exists, skipping 2025/08/09 01:10:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.74s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:10:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/09 01:10:40 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2025/08/09 01:10:41 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 01:10:41 INFO : file1: Copied (new) to: sub/file2 2025/08/09 01:10:41 INFO : file1: Deleted 2025/08/09 01:10:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 01:10:41 DEBUG : file1: Unchanged skipping 2025/08/09 01:10:41 INFO : file1: Deleted 2025/08/09 01:10:42 DEBUG : sub/file2: moving to sub/File2-rclone-move-xuyaxex9 2025/08/09 01:10:43 DEBUG : sub/file2: same parent dir (ODFfOTM3OTA5N190WmV3eQ) - using file/rename instead of move_copy for sub/File2-rclone-move-xuyaxex9 2025/08/09 01:10:43 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-xuyaxex9 2025/08/09 01:10:43 DEBUG : sub/file2: moving to sub/File2 2025/08/09 01:10:43 DEBUG : sub/File2-rclone-move-xuyaxex9: same parent dir (ODFfOTM3OTA5N190WmV3eQ) - using file/rename instead of move_copy for sub/File2 2025/08/09 01:10:43 INFO : sub/File2-rclone-move-xuyaxex9: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (6.04s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:10:45 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2025/08/09 01:10:47 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.09s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:10:49 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/08/09 01:10:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magazuj7poca/backup" 2025/08/09 01:10:51 DEBUG : Starting OpenDrive session with ID: 3255e9ff70475f4d6107ffd23e4f0a48f5a2332b482af4b3f3cfeef7ecd31a4f 2025/08/09 01:10:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/09 01:10:53 INFO : dst/file1: Moved (server-side) 2025/08/09 01:10:54 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 01:10:55 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 01:10:55 INFO : dst/file1: Copied (new) 2025/08/09 01:10:55 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.94s) === 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-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:10:59 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2025/08/09 01:11:01 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2025/08/09 01:11:03 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2025/08/09 01:11:05 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2025/08/09 01:11:07 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2025/08/09 01:11:09 INFO : A1/B2: Making directory 2025/08/09 01:11:09 INFO : A1/B1/C3: Making directory 2025/08/09 01:11:11 DEBUG : A2: same parent dir (ODFfOTM3OTA4OV9zeGkzQQ) - using folder/rename instead of move_copy 2025/08/09 01:11:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/09 01:11:15 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/09 01:11:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/09 01:11:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/09 01:11:15 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/09 01:11:18 INFO : OpenDrive root 'rclone-test-magazuj7poca': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/09 01:11:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/09 01:11:21 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/09 01:11:21 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/09 01:11:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/09 01:11:21 INFO : A3/two: Moved (server-side) to: A4/two fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure --- PASS: TestDirMove (41.92s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" --- PASS: TestGetFsInfo (0.35s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:11:40 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': File to upload is small (34 bytes), uploading instead of streaming 2025/08/09 01:11:41 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/09 01:11:42 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/09 01:11:42 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/08/09 01:11:42 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/09 01:11:43 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/09 01:11:44 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/08/09 01:11:44 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:11:53 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': File to upload is small (34 bytes), uploading instead of streaming 2025/08/09 01:11:54 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/09 01:11:55 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/08/09 01:11:55 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/08/09 01:11:55 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/09 01:11:55 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/09 01:11:58 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/08/09 01:11:58 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: with_checksum_big_file_from_pipe: Modification time difference too big |-119412h11m57.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-08-09 01:11:57 +0000 UTC) (precision 1s) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:12:09 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': File to upload is small (34 bytes), uploading instead of streaming 2025/08/09 01:12:10 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/09 01:12:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/09 01:12:11 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/09 01:12:12 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/09 01:12:14 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-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:12:15 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': File to upload is small (34 bytes), uploading instead of streaming 2025/08/09 01:12:16 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/08/09 01:12:17 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/09 01:12:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/09 01:12:17 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/09 01:12:18 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/08/09 01:12:19 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/08/09 01:12:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- FAIL: TestRcat (40.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.82s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (16.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.42s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.36s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:12:21 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2025/08/09 01:12:23 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': File to upload is small (60 bytes), uploading instead of streaming 2025/08/09 01:12:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/09 01:12:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/08/09 01:12:24 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.63s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.35s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:12:26 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/08/09 01:12:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/08/09 01:12:30 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2025/08/09 01:12:32 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': Touching "empty space" 2025/08/09 01:12:32 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': Touching "potato2" 2025/08/09 01:12:32 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': Touching "sub dir/potato3" --- PASS: TestTouchDir (9.09s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.36s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.37s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.36s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.39s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.39s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-magazuj7poca'", Local "Local file system at /tmp/rclone2288123636", Modify Window "1s" 2025/08/09 01:12:38 DEBUG : sub dir/test remove existing: Uploading chunk 0, size=11, remain=0 2025/08/09 01:12:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Uploading chunk 0, size=21, remain=0 2025/08/09 01:12:42 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yumamuv8" before starting 2025/08/09 01:12:42 DEBUG : sub dir/test remove existing: same parent dir (ODFfOTM3OTEyMF9vc3c1cg) - using file/rename instead of move_copy for sub dir/test remove existing.yumamuv8 2025/08/09 01:12:43 DEBUG : sub dir/test remove existing.yumamuv8: TEST: removing renamed existing file after operation 2025/08/09 01:12:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mecader7" before starting 2025/08/09 01:12:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTM3OTEyMF9vc3c1cg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mecader7 2025/08/09 01:12:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mecader7: TEST: renaming existing back after failed operation 2025/08/09 01:12:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mecader7: same parent dir (ODFfOTM3OTEyMF9vc3c1cg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/08/09 01:12:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.paqocoq7" before starting 2025/08/09 01:12:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: same parent dir (ODFfOTM3OTEyMF9vc3c1cg) - using file/rename instead of move_copy for sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.paqocoq7 2025/08/09 01:12:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.paqocoq7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (10.86s) === 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/08/09 01:12:47 DEBUG : OpenDrive root 'rclone-test-magazuj7poca': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 10m10.058080599s (try 1/5): exit status 1: Failed [TestApplyTransforms TestCopyFileBackupDir TestLs TestRcat/withChecksum=true,ignoreChecksum=false]