"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/04/13 01:59:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0" 2024/04/13 01:59:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 01:59:58 DEBUG : Starting OpenDrive session with ID: 3747e99ccc631bd3e32ee4d3b65788fb1900f9018e46aa7e88e579f382a717ee 2024/04/13 01:59:59 DEBUG : Creating backend with remote "/tmp/rclone3591318861" === 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-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/13 01:59:59 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/04/13 01:59:59 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/04/13 01:59:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 01:59:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/04/13 01:59:59 DEBUG : potato: Seek from 10 to 0 2024/04/13 01:59:59 DEBUG : potato: Seek from 10 to 0 2024/04/13 01:59:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/04/13 01:59:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 01:59:59 DEBUG : potato: Seek from 5 to 2 2024/04/13 01:59:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/04/13 01:59:59 DEBUG : potato: Seek from 7 to 0 2024/04/13 01:59:59 DEBUG : potato: Seek from 7 to 0 2024/04/13 01:59:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/04/13 01:59:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 01:59:59 DEBUG : potato: Seek from 5 to 2 2024/04/13 01:59:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/04/13 01:59:59 DEBUG : potato: Seek from 8 to 0 2024/04/13 01:59:59 DEBUG : potato: Seek from 8 to 0 2024/04/13 01:59:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/04/13 01:59:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/04/13 01:59:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/04/13 01:59:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/04/13 01:59:59 DEBUG : potato: Seek from 5 to 2 2024/04/13 01:59:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/04/13 01:59:59 DEBUG : potato: Seek from 9 to 0 2024/04/13 01:59:59 DEBUG : potato: Seek from 9 to 0 2024/04/13 01:59:59 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-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:00:00 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2024/04/13 02:00:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2024/04/13 02:00:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2024/04/13 02:00:08 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.23s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2024/04/13 02:00:11 DEBUG : Creating backend with remote "nonexistent" 2024/04/13 02:00:11 DEBUG : Creating backend with remote "nonexistent" 2024/04/13 02:00:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/04/13 02:00:11 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/04/13 02:00:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/04/13 02:00:11 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-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:00:12 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/04/13 02:00:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2024/04/13 02:00:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/04/13 02:00:21 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.58s) --- PASS: TestCheckDownload/1 (0.49s) --- PASS: TestCheckDownload/2 (0.56s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.71s) --- PASS: TestCheckDownload/5 (0.55s) --- PASS: TestCheckDownload/6 (0.38s) --- PASS: TestCheckDownload/7 (0.57s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:00:26 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/04/13 02:00:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2024/04/13 02:00:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/04/13 02:00:33 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.47s) --- PASS: TestCheckSizeOnly/1 (0.19s) --- PASS: TestCheckSizeOnly/2 (0.19s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.19s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:00:37 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2024/04/13 02:00:39 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/13 02:00:39 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/13 02:00:39 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/13 02:00:39 NOTICE: test.sum: 2 warning(s) suppressed... 2024/04/13 02:00:40 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2024/04/13 02:00:41 NOTICE: test.sum: improperly formatted checksum line 4 2024/04/13 02:00:41 NOTICE: test.sum: improperly formatted checksum line 5 2024/04/13 02:00:41 NOTICE: test.sum: improperly formatted checksum line 6 2024/04/13 02:00:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.75s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:00:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/data" 2024/04/13 02:00:42 DEBUG : Starting OpenDrive session with ID: 989ad710330d24d26c3c06f430076884c3af646ab1017ff590c275b7341341b1 2024/04/13 02:00:44 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/04/13 02:00:46 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2024/04/13 02:00:49 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/04/13 02:00:51 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2024/04/13 02:00:53 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2024/04/13 02:00:56 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2024/04/13 02:00:58 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2024/04/13 02:01:01 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2024/04/13 02:01:03 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/04/13 02:01:05 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/04/13 02:01:06 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (28.13s) --- PASS: TestCheckSum/subtest1 (0.94s) --- PASS: TestCheckSum/subtest2 (0.76s) --- PASS: TestCheckSum/subtest3 (0.74s) --- PASS: TestCheckSum/subtest4 (0.74s) --- PASS: TestCheckSum/subtest5 (0.74s) --- PASS: TestCheckSum/subtest6 (0.74s) --- PASS: TestCheckSum/subtest7 (0.78s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:01:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/data" 2024/04/13 02:01:10 DEBUG : Starting OpenDrive session with ID: 0d887ffd8e4b798692ceee6348e4611ee83220d433e121679879092da92d9b7f 2024/04/13 02:01:13 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/04/13 02:01:14 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2024/04/13 02:01:18 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/04/13 02:01:19 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2024/04/13 02:01:22 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2024/04/13 02:01:25 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2024/04/13 02:01:30 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2024/04/13 02:01:34 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2024/04/13 02:01:37 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/04/13 02:01:39 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/04/13 02:01:41 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (35.73s) --- PASS: TestCheckSumDownload/subtest1 (1.10s) --- PASS: TestCheckSumDownload/subtest2 (0.90s) --- PASS: TestCheckSumDownload/subtest3 (1.25s) --- PASS: TestCheckSumDownload/subtest4 (2.65s) --- PASS: TestCheckSumDownload/subtest5 (1.27s) --- PASS: TestCheckSumDownload/subtest6 (1.13s) --- PASS: TestCheckSumDownload/subtest7 (1.31s) === RUN TestApplyTransforms 2024/04/13 02:01:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lucedeb3zixubol9bunaqug0" 2024/04/13 02:01:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:01:46 DEBUG : Starting OpenDrive session with ID: 2f8420f2ee7a99eeb5205c07d30d56e5d6753d8aafadac0222999f2e57136da4 2024/04/13 02:01:47 DEBUG : Creating backend with remote "/tmp/rclone2722468287" run.go:180: Remote "OpenDrive root 'rclone-test-lucedeb3zixubol9bunaqug0'", Local "Local file system at /tmp/rclone2722468287", Modify Window "1s" 2024/04/13 02:01:48 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2024/04/13 02:01:50 ERROR : hello, world!: sum not found 2024/04/13 02:01:50 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-lucedeb3zixubol9bunaqug0' 2024/04/13 02:01:50 NOTICE: OpenDrive root 'rclone-test-lucedeb3zixubol9bunaqug0': 1 files missing 2024/04/13 02:01:50 NOTICE: 1 hashes missing 2024/04/13 02:01:50 NOTICE: OpenDrive root 'rclone-test-lucedeb3zixubol9bunaqug0': 2 differences found 2024/04/13 02:01:50 NOTICE: OpenDrive root 'rclone-test-lucedeb3zixubol9bunaqug0': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/04/13 02:01:50 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:01:50 NOTICE: OpenDrive root 'rclone-test-lucedeb3zixubol9bunaqug0': 0 differences found 2024/04/13 02:01:50 NOTICE: OpenDrive root 'rclone-test-lucedeb3zixubol9bunaqug0': 1 matching files 2024/04/13 02:01:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poragik5gunibil2bodugos5" 2024/04/13 02:01:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:01:50 DEBUG : Starting OpenDrive session with ID: cca0df542ec1ec32be26da8505a00e91e571fc86fa8362c20176197f65395451 2024/04/13 02:01:51 DEBUG : Creating backend with remote "/tmp/rclone510796247" run.go:180: Remote "OpenDrive root 'rclone-test-poragik5gunibil2bodugos5'", Local "Local file system at /tmp/rclone510796247", Modify Window "1s" 2024/04/13 02:01:52 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2024/04/13 02:01:54 ERROR : HELLO, WORLD!: sum not found 2024/04/13 02:01:54 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-poragik5gunibil2bodugos5' 2024/04/13 02:01:54 NOTICE: OpenDrive root 'rclone-test-poragik5gunibil2bodugos5': 1 files missing 2024/04/13 02:01:54 NOTICE: 1 hashes missing 2024/04/13 02:01:54 NOTICE: OpenDrive root 'rclone-test-poragik5gunibil2bodugos5': 2 differences found 2024/04/13 02:01:54 NOTICE: OpenDrive root 'rclone-test-poragik5gunibil2bodugos5': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/04/13 02:01:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:01:54 NOTICE: OpenDrive root 'rclone-test-poragik5gunibil2bodugos5': 0 differences found 2024/04/13 02:01:54 NOTICE: OpenDrive root 'rclone-test-poragik5gunibil2bodugos5': 1 matching files 2024/04/13 02:01:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poderew0migirab8hewugis2" 2024/04/13 02:01:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:01:54 DEBUG : Starting OpenDrive session with ID: 7c0c017604b1a55ebff2f78ed735505aef843c22acd027b07fc5c56b427ada58 2024/04/13 02:01:55 DEBUG : Creating backend with remote "/tmp/rclone2455165858" run.go:180: Remote "OpenDrive root 'rclone-test-poderew0migirab8hewugis2'", Local "Local file system at /tmp/rclone2455165858", Modify Window "1s" 2024/04/13 02:01:56 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2024/04/13 02:01:58 ERROR : HeLlO, wOrLd!: sum not found 2024/04/13 02:01:58 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-poderew0migirab8hewugis2' 2024/04/13 02:01:58 NOTICE: OpenDrive root 'rclone-test-poderew0migirab8hewugis2': 1 files missing 2024/04/13 02:01:58 NOTICE: 1 hashes missing 2024/04/13 02:01:58 NOTICE: OpenDrive root 'rclone-test-poderew0migirab8hewugis2': 2 differences found 2024/04/13 02:01:58 NOTICE: OpenDrive root 'rclone-test-poderew0migirab8hewugis2': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/04/13 02:01:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:01:58 NOTICE: OpenDrive root 'rclone-test-poderew0migirab8hewugis2': 0 differences found 2024/04/13 02:01:58 NOTICE: OpenDrive root 'rclone-test-poderew0migirab8hewugis2': 1 matching files 2024/04/13 02:01:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lohorac2xalamaz0hovunuj4" 2024/04/13 02:01:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:01:59 DEBUG : Starting OpenDrive session with ID: 98b4982b71e7c61f517c7df716b9b6465a13632e06c0d3bcbe214f2627dacbb3 2024/04/13 02:01:59 DEBUG : Creating backend with remote "/tmp/rclone2450866458" run.go:180: Remote "OpenDrive root 'rclone-test-lohorac2xalamaz0hovunuj4'", Local "Local file system at /tmp/rclone2450866458", Modify Window "1s" 2024/04/13 02:02:00 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2024/04/13 02:02:02 ERROR : HELLO, WORLD!: sum not found 2024/04/13 02:02:02 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-lohorac2xalamaz0hovunuj4' 2024/04/13 02:02:02 NOTICE: OpenDrive root 'rclone-test-lohorac2xalamaz0hovunuj4': 1 files missing 2024/04/13 02:02:02 NOTICE: 1 hashes missing 2024/04/13 02:02:02 NOTICE: OpenDrive root 'rclone-test-lohorac2xalamaz0hovunuj4': 2 differences found 2024/04/13 02:02:02 NOTICE: OpenDrive root 'rclone-test-lohorac2xalamaz0hovunuj4': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/04/13 02:02:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:02:02 NOTICE: OpenDrive root 'rclone-test-lohorac2xalamaz0hovunuj4': 0 differences found 2024/04/13 02:02:02 NOTICE: OpenDrive root 'rclone-test-lohorac2xalamaz0hovunuj4': 1 matching files 2024/04/13 02:02:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wakefox6tibuwug8howoxoh0" 2024/04/13 02:02:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:02:03 DEBUG : Starting OpenDrive session with ID: d2c02c1d23fc826fd6b257763d6427fcaacc211935f4d921b12f41dabf9919a4 2024/04/13 02:02:03 DEBUG : Creating backend with remote "/tmp/rclone2074205505" run.go:180: Remote "OpenDrive root 'rclone-test-wakefox6tibuwug8howoxoh0'", Local "Local file system at /tmp/rclone2074205505", Modify Window "1s" 2024/04/13 02:02:04 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2024/04/13 02:02:06 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/13 02:02:06 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-wakefox6tibuwug8howoxoh0' 2024/04/13 02:02:06 NOTICE: OpenDrive root 'rclone-test-wakefox6tibuwug8howoxoh0': 1 files missing 2024/04/13 02:02:06 NOTICE: 1 hashes missing 2024/04/13 02:02:06 NOTICE: OpenDrive root 'rclone-test-wakefox6tibuwug8howoxoh0': 2 differences found 2024/04/13 02:02:06 NOTICE: OpenDrive root 'rclone-test-wakefox6tibuwug8howoxoh0': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/04/13 02:02:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:02:07 NOTICE: OpenDrive root 'rclone-test-wakefox6tibuwug8howoxoh0': 0 differences found 2024/04/13 02:02:07 NOTICE: OpenDrive root 'rclone-test-wakefox6tibuwug8howoxoh0': 1 matching files 2024/04/13 02:02:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fonoxim4nufaxuy5tesapej2" 2024/04/13 02:02:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:02:07 DEBUG : Starting OpenDrive session with ID: fe82dff92f3650eb53f3a645f4adca268de78aa0ea43a66a3185330265d2cda5 2024/04/13 02:02:07 DEBUG : Creating backend with remote "/tmp/rclone2461067109" run.go:180: Remote "OpenDrive root 'rclone-test-fonoxim4nufaxuy5tesapej2'", Local "Local file system at /tmp/rclone2461067109", Modify Window "1s" 2024/04/13 02:02:09 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2024/04/13 02:02:10 ERROR : 測試_Русский___ě_áñ: sum not found 2024/04/13 02:02:10 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-fonoxim4nufaxuy5tesapej2' 2024/04/13 02:02:10 NOTICE: OpenDrive root 'rclone-test-fonoxim4nufaxuy5tesapej2': 1 files missing 2024/04/13 02:02:10 NOTICE: 1 hashes missing 2024/04/13 02:02:10 NOTICE: OpenDrive root 'rclone-test-fonoxim4nufaxuy5tesapej2': 2 differences found 2024/04/13 02:02:10 NOTICE: OpenDrive root 'rclone-test-fonoxim4nufaxuy5tesapej2': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/04/13 02:02:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:02:11 NOTICE: OpenDrive root 'rclone-test-fonoxim4nufaxuy5tesapej2': 0 differences found 2024/04/13 02:02:11 NOTICE: OpenDrive root 'rclone-test-fonoxim4nufaxuy5tesapej2': 1 matching files 2024/04/13 02:02:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gerigat5cisarep9jazucuv9" 2024/04/13 02:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:02:11 DEBUG : Starting OpenDrive session with ID: 37f9bbcb1b60a3156358eff6620005c80d740891caa5e5f8424dfd997c4fdf4d 2024/04/13 02:02:12 DEBUG : Creating backend with remote "/tmp/rclone315039224" run.go:180: Remote "OpenDrive root 'rclone-test-gerigat5cisarep9jazucuv9'", Local "Local file system at /tmp/rclone315039224", Modify Window "1s" 2024/04/13 02:02:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2024/04/13 02:02:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 02:02:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-gerigat5cisarep9jazucuv9' 2024/04/13 02:02:15 NOTICE: OpenDrive root 'rclone-test-gerigat5cisarep9jazucuv9': 1 files missing 2024/04/13 02:02:15 NOTICE: 1 hashes missing 2024/04/13 02:02:15 NOTICE: OpenDrive root 'rclone-test-gerigat5cisarep9jazucuv9': 2 differences found 2024/04/13 02:02:15 NOTICE: OpenDrive root 'rclone-test-gerigat5cisarep9jazucuv9': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/04/13 02:02:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:02:15 NOTICE: OpenDrive root 'rclone-test-gerigat5cisarep9jazucuv9': 0 differences found 2024/04/13 02:02:15 NOTICE: OpenDrive root 'rclone-test-gerigat5cisarep9jazucuv9': 1 matching files 2024/04/13 02:02:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dinuwak6kalokes3qireteh8" 2024/04/13 02:02:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:02:16 DEBUG : Starting OpenDrive session with ID: 10125ec12134ed8e5e548e43eab178664d96efe19f54f09ee05b845cbbf4da35 2024/04/13 02:02:16 DEBUG : Creating backend with remote "/tmp/rclone1222391052" run.go:180: Remote "OpenDrive root 'rclone-test-dinuwak6kalokes3qireteh8'", Local "Local file system at /tmp/rclone1222391052", Modify Window "1s" 2024/04/13 02:02:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2024/04/13 02:02:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 02:02:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-dinuwak6kalokes3qireteh8' 2024/04/13 02:02:19 NOTICE: OpenDrive root 'rclone-test-dinuwak6kalokes3qireteh8': 1 files missing 2024/04/13 02:02:19 NOTICE: 1 hashes missing 2024/04/13 02:02:19 NOTICE: OpenDrive root 'rclone-test-dinuwak6kalokes3qireteh8': 2 differences found 2024/04/13 02:02:19 NOTICE: OpenDrive root 'rclone-test-dinuwak6kalokes3qireteh8': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/04/13 02:02:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:02:19 NOTICE: OpenDrive root 'rclone-test-dinuwak6kalokes3qireteh8': 0 differences found 2024/04/13 02:02:19 NOTICE: OpenDrive root 'rclone-test-dinuwak6kalokes3qireteh8': 1 matching files 2024/04/13 02:02:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lemabot3gecofen7nidopuy4" 2024/04/13 02:02:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:02:20 DEBUG : Starting OpenDrive session with ID: 74af1fa7c27ac39ec8bd487f58444ceaeb94d2cc5e1a95d67496eb09ae6d816b 2024/04/13 02:02:20 DEBUG : Creating backend with remote "/tmp/rclone689987890" run.go:180: Remote "OpenDrive root 'rclone-test-lemabot3gecofen7nidopuy4'", Local "Local file system at /tmp/rclone689987890", Modify Window "1s" 2024/04/13 02:02:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2024/04/13 02:02:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 02:02:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-lemabot3gecofen7nidopuy4' 2024/04/13 02:02:23 NOTICE: OpenDrive root 'rclone-test-lemabot3gecofen7nidopuy4': 1 files missing 2024/04/13 02:02:23 NOTICE: 1 hashes missing 2024/04/13 02:02:23 NOTICE: OpenDrive root 'rclone-test-lemabot3gecofen7nidopuy4': 2 differences found 2024/04/13 02:02:23 NOTICE: OpenDrive root 'rclone-test-lemabot3gecofen7nidopuy4': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/04/13 02:02:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:02:23 NOTICE: OpenDrive root 'rclone-test-lemabot3gecofen7nidopuy4': 0 differences found 2024/04/13 02:02:23 NOTICE: OpenDrive root 'rclone-test-lemabot3gecofen7nidopuy4': 1 matching files 2024/04/13 02:02:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-daqamej0kocodep1bugahes3" 2024/04/13 02:02:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:02:24 DEBUG : Starting OpenDrive session with ID: 0d8d92bd5ecdd7136aa48f27bb8cf2120cfa5f179e3a714958f090c14e3cd2fd 2024/04/13 02:02:24 DEBUG : Creating backend with remote "/tmp/rclone2365423588" run.go:180: Remote "OpenDrive root 'rclone-test-daqamej0kocodep1bugahes3'", Local "Local file system at /tmp/rclone2365423588", Modify Window "1s" 2024/04/13 02:02:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2024/04/13 02:02:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/04/13 02:02:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-daqamej0kocodep1bugahes3' 2024/04/13 02:02:28 NOTICE: OpenDrive root 'rclone-test-daqamej0kocodep1bugahes3': 1 files missing 2024/04/13 02:02:28 NOTICE: 1 hashes missing 2024/04/13 02:02:28 NOTICE: OpenDrive root 'rclone-test-daqamej0kocodep1bugahes3': 2 differences found 2024/04/13 02:02:28 NOTICE: OpenDrive root 'rclone-test-daqamej0kocodep1bugahes3': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/04/13 02:02:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/04/13 02:02:28 NOTICE: OpenDrive root 'rclone-test-daqamej0kocodep1bugahes3': 0 differences found 2024/04/13 02:02:28 NOTICE: OpenDrive root 'rclone-test-daqamej0kocodep1bugahes3': 1 matching files 2024/04/13 02:02:28 DEBUG : OpenDrive root 'rclone-test-daqamej0kocodep1bugahes3': Purge remote 2024/04/13 02:02:28 DEBUG : OpenDrive root 'rclone-test-lemabot3gecofen7nidopuy4': Purge remote 2024/04/13 02:02:29 DEBUG : OpenDrive root 'rclone-test-dinuwak6kalokes3qireteh8': Purge remote 2024/04/13 02:02:29 DEBUG : OpenDrive root 'rclone-test-gerigat5cisarep9jazucuv9': Purge remote 2024/04/13 02:02:30 DEBUG : OpenDrive root 'rclone-test-fonoxim4nufaxuy5tesapej2': Purge remote 2024/04/13 02:02:30 DEBUG : OpenDrive root 'rclone-test-wakefox6tibuwug8howoxoh0': Purge remote 2024/04/13 02:02:30 DEBUG : OpenDrive root 'rclone-test-lohorac2xalamaz0hovunuj4': Purge remote 2024/04/13 02:02:31 DEBUG : OpenDrive root 'rclone-test-poderew0migirab8hewugis2': Purge remote 2024/04/13 02:02:31 DEBUG : OpenDrive root 'rclone-test-poragik5gunibil2bodugos5': Purge remote 2024/04/13 02:02:32 DEBUG : OpenDrive root 'rclone-test-lucedeb3zixubol9bunaqug0': Purge remote --- PASS: TestApplyTransforms (46.03s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:02:32 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 02:02:33 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/04/13 02:02:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/13 02:02:35 INFO : file1: Copied (new) to: sub/file2 2024/04/13 02:02:35 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/13 02:02:35 DEBUG : file1: Unchanged skipping 2024/04/13 02:02:36 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.77s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" copy_test.go:152: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:02:39 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2024/04/13 02:02:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/backup" 2024/04/13 02:02:41 DEBUG : Starting OpenDrive session with ID: 2f98496378e18675c8fa43917942f2e5f5a646fc844c0e254742df87cd7de175 2024/04/13 02:02:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/13 02:02:43 INFO : dst/file1: Moved (server-side) 2024/04/13 02:02:44 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2024/04/13 02:02:46 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/13 02:02:46 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (10.86s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:02:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/dst" 2024/04/13 02:02:49 DEBUG : Starting OpenDrive session with ID: 056505780bbb1bbfe118dc2414311635142c8ecff36b5662ca996470610ffc63 2024/04/13 02:02:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/CompareDest" 2024/04/13 02:02:51 DEBUG : Starting OpenDrive session with ID: 41e0dff785c74963e098b48a0d35faa83c03250bea4ef4482e22292adbcd620b 2024/04/13 02:02:52 DEBUG : one: Need to transfer - File not found at Destination 2024/04/13 02:02:53 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/04/13 02:02:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/13 02:02:57 INFO : one: Copied (new) 2024/04/13 02:02:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:02:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/13 02:03:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/13 02:03:02 INFO : one: Copied (replaced existing) 2024/04/13 02:03:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/13 02:03:05 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/04/13 02:03:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:03:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/13 02:03:08 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/13 02:03:09 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/04/13 02:03:11 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 02:03:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/13 02:03:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/13 02:03:12 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 02:03:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/13 02:03:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/13 02:03:13 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 02:03:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/13 02:03:14 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/04/13 02:03:15 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/04/13 02:03:15 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (29.03s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:03:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/dst" 2024/04/13 02:03:18 DEBUG : Starting OpenDrive session with ID: 5b847a6f471443c50632cc930f0db6454591226084a475503a1d56a0eb4fa398 2024/04/13 02:03:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/CopyDest" 2024/04/13 02:03:20 DEBUG : Starting OpenDrive session with ID: afcd17b5a9fc82ea4a4d552884a8e04fb462a9421537d5750ac11aef79def52b 2024/04/13 02:03:20 DEBUG : one: Need to transfer - File not found at Destination 2024/04/13 02:03:22 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/04/13 02:03:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/13 02:03:23 INFO : one: Copied (new) 2024/04/13 02:03:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:03:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/13 02:03:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/13 02:03:26 INFO : one: Copied (replaced existing) 2024/04/13 02:03:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/13 02:03:29 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/04/13 02:03:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/BackupDir" 2024/04/13 02:03:31 DEBUG : Starting OpenDrive session with ID: 4e71835a6b267958b9a1b28b1885fbc7a7d506ce830b1df928b44cd27fdae81d 2024/04/13 02:03:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:03:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/13 02:03:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/13 02:03:33 INFO : one: Moved (server-side) 2024/04/13 02:03:33 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/13 02:03:33 INFO : one: Copied (server-side copy) 2024/04/13 02:03:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/13 02:03:35 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/04/13 02:03:36 DEBUG : two: Need to transfer - File not found at Destination 2024/04/13 02:03:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/13 02:03:37 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/13 02:03:37 INFO : two: Copied (server-side copy) 2024/04/13 02:03:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/13 02:03:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/13 02:03:38 DEBUG : two: Unchanged skipping 2024/04/13 02:03:39 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/04/13 02:03:41 DEBUG : three: Need to transfer - File not found at Destination 2024/04/13 02:03:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/13 02:03:41 DEBUG : three: Destination not found in --copy-dest 2024/04/13 02:03:42 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/04/13 02:03:43 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/04/13 02:03:43 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (29.38s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" copy_test.go:369: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" copy_test.go:402: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:03:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/13 02:03:50 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2024/04/13 02:03:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/13 02:03:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/04/13 02:03:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/04/13 02:03:52 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2024/04/13 02:03:52 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 2024/04/13 02:03:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/04/13 02:03:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/04/13 02:03:54 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2024/04/13 02:03:55 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c0463a2ea6839055750f93828a0d7d11 OK 2024/04/13 02:03:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.80s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.35s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.29s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.42s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.42s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.37s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:04:01 DEBUG : one: Uploading chunk 0, size=100, remain=0 2024/04/13 02:04:03 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2024/04/13 02:04:05 DEBUG : another: Uploading chunk 0, size=100, remain=0 2024/04/13 02:04:07 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2024/04/13 02:04:08 INFO : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Looking for duplicate md5 hashes using newest mode. 2024/04/13 02:04:09 NOTICE: b6edca74df8d98fbfe0dee3b87d6db25: Found 3 files with duplicate md5 hashes 2024/04/13 02:04:09 INFO : one: Deleted 2024/04/13 02:04:09 INFO : also/one: Deleted 2024/04/13 02:04:09 NOTICE: b6edca74df8d98fbfe0dee3b87d6db25: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (10.77s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.41s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.40s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", 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-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.41s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:04:14 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2024/04/13 02:04:15 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2024/04/13 02:04:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/13 02:04:19 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2024/04/13 02:04:22 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2024/04/13 02:04:24 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2024/04/13 02:04:27 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2024/04/13 02:04:29 DEBUG : a.txt: Excluded (Size Filter) 2024/04/13 02:04:29 DEBUG : a.txt: Excluded 2024/04/13 02:04:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/13 02:04:29 DEBUG : sub dir/hello world: Excluded 2024/04/13 02:04:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/13 02:04:29 DEBUG : sub dir/hello world2: Excluded 2024/04/13 02:04:29 DEBUG : sub dir/ignore dir: Excluded 2024/04/13 02:04:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/04/13 02:04:30 DEBUG : sub dir/hello world: Excluded 2024/04/13 02:04:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/04/13 02:04:30 DEBUG : sub dir/hello world2: Excluded 2024/04/13 02:04:30 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (20.56s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:04:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/04/13 02:04:36 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.96s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.19s) --- PASS: TestListJSON/DirsOnly (0.19s) --- PASS: TestListJSON/Recurse (0.37s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.19s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:04:42 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/04/13 02:04:44 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 2024/04/13 02:04:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/notfound" 2024/04/13 02:04:48 DEBUG : Starting OpenDrive session with ID: 01914e54c872b3139cdfeb2e02ffc98aed609e1afdb5b7d783675e4d836271a0 --- PASS: TestStatJSON (8.95s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.36s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.19s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (1.14s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:04:50 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Making directory 2024/04/13 02:04:50 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Making directory --- PASS: TestMkdir (0.53s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:04:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.58s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:04:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/13 02:04:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.66s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:05:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/13 02:05:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/13 02:05:03 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/04/13 02:05:03 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.76s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:05:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/13 02:05:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (5.00s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:05:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/13 02:05:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (6.18s) --- PASS: TestHashSums/Md5 (0.19s) --- PASS: TestHashSums/Md5Download (0.51s) === RUN TestHashSumsWithErrors 2024/04/13 02:05:15 DEBUG : Creating backend with remote ":memory:" 2024/04/13 02:05:15 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/04/13 02:05:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/13 02:05:15 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/04/13 02:05:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/13 02:05:15 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/04/13 02:05:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/13 02:05:15 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/04/13 02:05:15 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/04/13 02:05:15 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-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:05:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/13 02:05:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/13 02:05:20 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.89s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:05:24 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/04/13 02:05:26 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/04/13 02:05:28 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/04/13 02:05:29 DEBUG : Waiting for deletions to finish 2024/04/13 02:05:29 DEBUG : large: Excluded (Size Filter) 2024/04/13 02:05:29 DEBUG : large: Excluded 2024/04/13 02:05:29 INFO : medium: Deleted 2024/04/13 02:05:29 INFO : small: Deleted --- PASS: TestDelete (7.18s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:05:31 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/04/13 02:05:33 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/04/13 02:05:34 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/04/13 02:05:35 DEBUG : Waiting for deletions to finish 2024/04/13 02:05:35 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/04/13 02:05:36 INFO : large: Deleted 2024/04/13 02:05:36 INFO : medium: Deleted --- PASS: TestMaxDelete (6.87s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:05:38 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/04/13 02:05:40 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/04/13 02:05:41 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/04/13 02:05:43 DEBUG : Waiting for deletions to finish 2024/04/13 02:05:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/04/13 02:05:43 INFO : small: Deleted 2024/04/13 02:05:43 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.40s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:05:45 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/04/13 02:05:47 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/04/13 02:05:49 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/04/13 02:05:50 DEBUG : Waiting for deletions to finish 2024/04/13 02:05:50 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/04/13 02:05:50 INFO : large: Deleted 2024/04/13 02:05:50 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.46s) === RUN TestRetry 2024/04/13 02:05:52 DEBUG : Received error: EOF - low level retry 1/5 2024/04/13 02:05:52 DEBUG : Received error: EOF - low level retry 2/5 2024/04/13 02:05:52 DEBUG : Received error: EOF - low level retry 1/5 2024/04/13 02:05:52 DEBUG : Received error: EOF - low level retry 2/5 2024/04/13 02:05:52 DEBUG : Received error: EOF - low level retry 3/5 2024/04/13 02:05:52 DEBUG : Received error: EOF - low level retry 4/5 2024/04/13 02:05:52 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:05:52 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2024/04/13 02:05:54 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (9.73s) === RUN TestPurge 2024/04/13 02:06:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tahukuv5nigexuv9zuzimob4" 2024/04/13 02:06:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/13 02:06:02 DEBUG : Starting OpenDrive session with ID: 0e7b6648a61ea6250a271984ba72646d5b00116f95244fcf46e262849eed3d96 2024/04/13 02:06:02 DEBUG : Creating backend with remote "/tmp/rclone1921432476" run.go:180: Remote "OpenDrive root 'rclone-test-tahukuv5nigexuv9zuzimob4'", Local "Local file system at /tmp/rclone1921432476", Modify Window "1s" 2024/04/13 02:06:04 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2024/04/13 02:06:05 DEBUG : A2: Making directory 2024/04/13 02:06:06 DEBUG : A1/B2: Making directory 2024/04/13 02:06:06 DEBUG : A1/B2/C2: Making directory 2024/04/13 02:06:07 DEBUG : A1/B1/C3: Making directory 2024/04/13 02:06:07 DEBUG : A3: Making directory 2024/04/13 02:06:08 DEBUG : A3/B3: Making directory 2024/04/13 02:06:08 DEBUG : A3/B3/C4: Making directory 2024/04/13 02:06:09 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/04/13 02:06:13 ERROR : : error listing: directory not found 2024/04/13 02:06:13 DEBUG : OpenDrive root 'rclone-test-tahukuv5nigexuv9zuzimob4': Purge remote 2024/04/13 02:06:13 purge failed: directory not found --- PASS: TestPurge (12.03s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:06:15 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2024/04/13 02:06:16 DEBUG : A2: Making directory 2024/04/13 02:06:17 DEBUG : A1/B2: Making directory 2024/04/13 02:06:17 DEBUG : A1/B2/C2: Making directory 2024/04/13 02:06:18 DEBUG : A1/B1/C3: Making directory 2024/04/13 02:06:18 DEBUG : A3: Making directory 2024/04/13 02:06:18 DEBUG : A3/B3: Making directory 2024/04/13 02:06:19 DEBUG : A3/B3/C4: Making directory 2024/04/13 02:06:20 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/04/13 02:06:23 DEBUG : removing 1 level 3 directories 2024/04/13 02:06:23 INFO : A3/B3/C4: Removing directory 2024/04/13 02:06:25 DEBUG : removing 2 level 3 directories 2024/04/13 02:06:25 INFO : A1/B2/C2: Removing directory 2024/04/13 02:06:25 INFO : A1/B1/C3: Removing directory 2024/04/13 02:06:25 DEBUG : removing 2 level 2 directories 2024/04/13 02:06:25 INFO : A3/B3: Removing directory 2024/04/13 02:06:25 INFO : A1/B2: Removing directory 2024/04/13 02:06:26 DEBUG : removing 2 level 1 directories 2024/04/13 02:06:26 INFO : A3: Removing directory 2024/04/13 02:06:26 INFO : A2: Removing directory 2024/04/13 02:06:29 DEBUG : removing 1 level 3 directories 2024/04/13 02:06:29 INFO : A1/B1/C1: Removing directory 2024/04/13 02:06:29 DEBUG : removing 1 level 2 directories 2024/04/13 02:06:29 INFO : A1/B1: Removing directory 2024/04/13 02:06:30 DEBUG : removing 1 level 1 directories 2024/04/13 02:06:30 INFO : A1: Removing directory 2024/04/13 02:06:30 DEBUG : removing 1 level 0 directories 2024/04/13 02:06:30 INFO : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Removing directory 2024/04/13 02:06:31 ERROR : : error listing: directory not found 2024/04/13 02:06:31 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (17.76s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:06:32 DEBUG : A1: Making directory 2024/04/13 02:06:32 DEBUG : A1/B1: Making directory 2024/04/13 02:06:32 DEBUG : A1/B1/C1: Making directory 2024/04/13 02:06:34 DEBUG : removing 1 level 3 directories 2024/04/13 02:06:34 INFO : A1/B1/C1: Removing directory 2024/04/13 02:06:34 DEBUG : removing 1 level 2 directories 2024/04/13 02:06:34 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.98s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:06:36 DEBUG : A1: Making directory 2024/04/13 02:06:37 DEBUG : A1/B1: Making directory 2024/04/13 02:06:37 DEBUG : A1/B1/C1: Making directory 2024/04/13 02:06:39 DEBUG : removing 1 level 3 directories 2024/04/13 02:06:39 INFO : A1/B1/C1: Removing directory 2024/04/13 02:06:39 DEBUG : removing 1 level 2 directories 2024/04/13 02:06:39 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.82s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:06:42 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/04/13 02:06:44 DEBUG : filename.txt: File name found in url 2024/04/13 02:06:45 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2024/04/13 02:06:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/04/13 02:06:47 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2024/04/13 02:06:49 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (9.79s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:06:51 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 02:06:53 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/04/13 02:06:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/13 02:06:54 INFO : file1: Copied (new) to: sub/file2 2024/04/13 02:06:54 INFO : file1: Deleted 2024/04/13 02:06:54 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/13 02:06:54 DEBUG : file1: Unchanged skipping 2024/04/13 02:06:54 INFO : file1: Deleted 2024/04/13 02:06:55 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (5.58s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:06:57 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 02:06:57 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/04/13 02:06:58 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/13 02:06:58 INFO : file1: Copied (new) 2024/04/13 02:06:58 INFO : file1: Deleted 2024/04/13 02:06:59 DEBUG : file1: Destination exists, skipping 2024/04/13 02:06:59 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.20s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:07:00 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/13 02:07:01 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/04/13 02:07:02 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/13 02:07:02 INFO : file1: Copied (new) to: sub/file2 2024/04/13 02:07:02 INFO : file1: Deleted 2024/04/13 02:07:03 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/13 02:07:03 DEBUG : file1: Unchanged skipping 2024/04/13 02:07:03 INFO : file1: Deleted 2024/04/13 02:07:04 DEBUG : sub/file2: moving to sub/File2-rclone-move-tameyuh6 2024/04/13 02:07:04 DEBUG : sub/file2: same parent dir (ODFfNjExNDkyM180ZmtHUw) - using file/rename instead of move_copy for sub/File2-rclone-move-tameyuh6 2024/04/13 02:07:04 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-tameyuh6 2024/04/13 02:07:04 DEBUG : sub/file2: moving to sub/File2 2024/04/13 02:07:04 DEBUG : sub/File2-rclone-move-tameyuh6: same parent dir (ODFfNjExNDkyM180ZmtHUw) - using file/rename instead of move_copy for sub/File2 2024/04/13 02:07:04 INFO : sub/File2-rclone-move-tameyuh6: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (6.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:07:07 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2024/04/13 02:07:09 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.28s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:07:10 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2024/04/13 02:07:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tokaved7feloxah9lukaqob0/backup" 2024/04/13 02:07:12 DEBUG : Config file has changed externally - reloading 2024/04/13 02:07:13 DEBUG : Starting OpenDrive session with ID: 7fa8ab8af64b2d71ab6b2bd7056cf8af2e7947c206cc54ca6d896d10e2d1b238 2024/04/13 02:07:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/04/13 02:07:15 INFO : dst/file1: Moved (server-side) 2024/04/13 02:07:16 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2024/04/13 02:07:17 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/13 02:07:17 INFO : dst/file1: Copied (new) 2024/04/13 02:07:17 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.80s) === 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-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:07:21 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2024/04/13 02:07:24 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/04/13 02:07:28 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2024/04/13 02:07:31 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2024/04/13 02:07:34 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2024/04/13 02:07:36 DEBUG : A1/B2: Making directory 2024/04/13 02:07:36 DEBUG : A1/B1/C3: Making directory 2024/04/13 02:07:38 DEBUG : A2: same parent dir (ODFfNjExNDkxM19YWHdXbw) - using folder/rename instead of move_copy 2024/04/13 02:07:42 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/04/13 02:07:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/04/13 02:07:43 INFO : A2/two: Moved (server-side) to: A3/two 2024/04/13 02:07:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/04/13 02:07:43 INFO : A2/one: Moved (server-side) to: A3/one 2024/04/13 02:07:46 INFO : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/04/13 02:07:50 INFO : A3/one: Moved (server-side) to: A4/one 2024/04/13 02:07:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/04/13 02:07:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/04/13 02:07:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/04/13 02:07:50 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (37.24s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" --- PASS: TestGetFsInfo (0.39s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:07:58 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 02:07:59 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/04/13 02:08:00 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/04/13 02:08:00 INFO : no_checksum_small_file_from_pipe: Copied (new) 2024/04/13 02:08:00 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/13 02:08:00 DEBUG : Creating backend with remote "/tmp/rclone-spool228989933" 2024/04/13 02:08:00 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/13 02:08:00 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/04/13 02:08:01 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/04/13 02:08:03 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/13 02:08:03 INFO : no_checksum_big_file_from_pipe: Copied (new) 2024/04/13 02:08:03 DEBUG : Waiting for deletions to finish 2024/04/13 02:08:03 INFO : no_checksum_big_file_from_pipe: Deleted 2024/04/13 02:08:03 DEBUG : removing 1 level 0 directories 2024/04/13 02:08:03 INFO : Local file system at /tmp/rclone-spool228989933: Removing directory === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:08:04 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 02:08:04 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/04/13 02:08:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/04/13 02:08:06 INFO : with_checksum_small_file_from_pipe: Copied (new) 2024/04/13 02:08:06 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/13 02:08:06 DEBUG : Creating backend with remote "/tmp/rclone-spool2458648451" 2024/04/13 02:08:06 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/13 02:08:06 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2024/04/13 02:08:06 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/04/13 02:08:08 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/04/13 02:08:08 INFO : with_checksum_big_file_from_pipe: Copied (new) 2024/04/13 02:08:08 DEBUG : Waiting for deletions to finish 2024/04/13 02:08:08 INFO : with_checksum_big_file_from_pipe: Deleted 2024/04/13 02:08:08 DEBUG : removing 1 level 0 directories 2024/04/13 02:08:08 INFO : Local file system at /tmp/rclone-spool2458648451: Removing directory === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:08:09 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 02:08:10 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/04/13 02:08:11 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/13 02:08:11 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/13 02:08:11 DEBUG : Creating backend with remote "/tmp/rclone-spool1184418821" 2024/04/13 02:08:11 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/04/13 02:08:12 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/04/13 02:08:13 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/04/13 02:08:13 DEBUG : Waiting for deletions to finish 2024/04/13 02:08:13 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/04/13 02:08:13 DEBUG : removing 1 level 0 directories 2024/04/13 02:08:13 INFO : Local file system at /tmp/rclone-spool1184418821: Removing directory === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:08:14 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': File to upload is small (34 bytes), uploading instead of streaming 2024/04/13 02:08:15 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/04/13 02:08:16 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2024/04/13 02:08:16 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/04/13 02:08:16 DEBUG : Creating backend with remote "/tmp/rclone-spool1020865425" 2024/04/13 02:08:16 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/04/13 02:08:16 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2024/04/13 02:08:17 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/04/13 02:08:19 INFO : ignore_checksum_big_file_from_pipe: Copied (new) 2024/04/13 02:08:19 DEBUG : Waiting for deletions to finish 2024/04/13 02:08:19 INFO : ignore_checksum_big_file_from_pipe: Deleted 2024/04/13 02:08:19 DEBUG : removing 1 level 0 directories 2024/04/13 02:08:19 INFO : Local file system at /tmp/rclone-spool1020865425: Removing directory --- PASS: TestRcat (22.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.40s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.38s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" operations_test.go:1514: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.44s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:08:22 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2024/04/13 02:08:23 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': File to upload is small (60 bytes), uploading instead of streaming 2024/04/13 02:08:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/13 02:08:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/13 02:08:25 INFO : potato2: Copied (new) --- PASS: TestRcatSize (5.37s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" operations_test.go:1595: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.42s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" 2024/04/13 02:08:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/13 02:08:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/13 02:08:32 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2024/04/13 02:08:34 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Touching "empty space" 2024/04/13 02:08:34 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Touching "potato2" 2024/04/13 02:08:34 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Touching "sub dir/potato3" --- PASS: TestTouchDir (9.95s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" operations_test.go:1685: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.39s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" operations_test.go:1704: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.39s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" operations_test.go:1725: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.39s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" operations_test.go:1761: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0'", Local "Local file system at /tmp/rclone3591318861", Modify Window "1s" operations_test.go:1805: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.44s) === 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) PASS 2024/04/13 02:08:39 DEBUG : OpenDrive root 'rclone-test-tokaved7feloxah9lukaqob0': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 8m41.747307342s (try 1/5)