"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/10/04 03:00:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove" 2024/10/04 03:00:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:00:11 DEBUG : Starting OpenDrive session with ID: 46c3067ecdd345b301351f8f129115bd4e60bc9378275f2eccb026b5b5905016 2024/10/04 03:00:11 DEBUG : Creating backend with remote "/tmp/rclone104537155" === 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-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/04 03:00:12 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/10/04 03:00:12 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/10/04 03:00:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 03:00:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/10/04 03:00:12 DEBUG : potato: Seek from 10 to 0 2024/10/04 03:00:12 DEBUG : potato: Seek from 10 to 0 2024/10/04 03:00:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/10/04 03:00:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 03:00:12 DEBUG : potato: Seek from 5 to 2 2024/10/04 03:00:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/10/04 03:00:12 DEBUG : potato: Seek from 7 to 0 2024/10/04 03:00:12 DEBUG : potato: Seek from 7 to 0 2024/10/04 03:00:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/10/04 03:00:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 03:00:12 DEBUG : potato: Seek from 5 to 2 2024/10/04 03:00:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/10/04 03:00:12 DEBUG : potato: Seek from 8 to 0 2024/10/04 03:00:12 DEBUG : potato: Seek from 8 to 0 2024/10/04 03:00:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/10/04 03:00:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/10/04 03:00:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/10/04 03:00:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/10/04 03:00:12 DEBUG : potato: Seek from 5 to 2 2024/10/04 03:00:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/10/04 03:00:12 DEBUG : potato: Seek from 9 to 0 2024/10/04 03:00:12 DEBUG : potato: Seek from 9 to 0 2024/10/04 03:00:12 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-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:00:13 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2024/10/04 03:00:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2024/10/04 03:00:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2024/10/04 03:00:20 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.05s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.19s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2024/10/04 03:00:22 DEBUG : Creating backend with remote "nonexistent" 2024/10/04 03:00:22 DEBUG : Creating backend with remote "nonexistent" 2024/10/04 03:00:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/10/04 03:00:22 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/10/04 03:00:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/10/04 03:00:22 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-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:00:23 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/10/04 03:00:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2024/10/04 03:00:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/10/04 03:00:32 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.59s) --- PASS: TestCheckDownload/1 (0.68s) --- PASS: TestCheckDownload/2 (0.68s) --- PASS: TestCheckDownload/3 (0.68s) --- PASS: TestCheckDownload/4 (0.73s) --- PASS: TestCheckDownload/5 (0.73s) --- PASS: TestCheckDownload/6 (0.74s) --- PASS: TestCheckDownload/7 (0.73s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:00:36 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/10/04 03:00:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2024/10/04 03:00:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/10/04 03:00:43 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.57s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:00:46 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2024/10/04 03:00:48 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/04 03:00:48 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/04 03:00:48 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/04 03:00:48 NOTICE: test.sum: 2 warning(s) suppressed... 2024/10/04 03:00:48 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2024/10/04 03:00:50 NOTICE: test.sum: improperly formatted checksum line 4 2024/10/04 03:00:50 NOTICE: test.sum: improperly formatted checksum line 5 2024/10/04 03:00:50 NOTICE: test.sum: improperly formatted checksum line 6 2024/10/04 03:00:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.98s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:00:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/data" 2024/10/04 03:00:51 DEBUG : Starting OpenDrive session with ID: d6ed9be64867481f628e24817669e0a9e49739af43e005503e90a0928796d89d 2024/10/04 03:00:53 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/10/04 03:00:55 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2024/10/04 03:00:58 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/10/04 03:01:00 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest2 2024/10/04 03:01:02 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2024/10/04 03:01:05 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2024/10/04 03:01:07 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2024/10/04 03:01:10 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2024/10/04 03:01:12 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/10/04 03:01:14 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/10/04 03:01:15 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (28.14s) --- PASS: TestCheckSum/subtest1 (1.05s) --- PASS: TestCheckSum/subtest2 (0.85s) --- PASS: TestCheckSum/subtest3 (0.87s) --- PASS: TestCheckSum/subtest4 (0.88s) --- PASS: TestCheckSum/subtest5 (0.86s) --- PASS: TestCheckSum/subtest6 (0.86s) --- PASS: TestCheckSum/subtest7 (0.86s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:01:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/data" 2024/10/04 03:01:19 DEBUG : Starting OpenDrive session with ID: 1e9d4b0ab455155f8c7f10fbe0eb6838e81ec344d25d65069c1969c9a90a1b9c 2024/10/04 03:01:21 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/10/04 03:01:22 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2024/10/04 03:01:26 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/10/04 03:01:27 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2024/10/04 03:01:30 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2024/10/04 03:01:33 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2024/10/04 03:01:36 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2024/10/04 03:01:39 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2024/10/04 03:01:42 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/10/04 03:01:44 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/10/04 03:01:45 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (30.77s) --- PASS: TestCheckSumDownload/subtest1 (1.55s) --- PASS: TestCheckSumDownload/subtest2 (1.36s) --- PASS: TestCheckSumDownload/subtest3 (1.42s) --- PASS: TestCheckSumDownload/subtest4 (1.40s) --- PASS: TestCheckSumDownload/subtest5 (1.41s) --- PASS: TestCheckSumDownload/subtest6 (1.41s) --- PASS: TestCheckSumDownload/subtest7 (1.41s) === RUN TestApplyTransforms 2024/10/04 03:01:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gekovaq7koka" 2024/10/04 03:01:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:01:50 DEBUG : Starting OpenDrive session with ID: 3ca6ab65db6e3a5d34a9c99da000bb396f01de872ce765d2a8c7f52df0b6fa93 2024/10/04 03:01:50 DEBUG : Creating backend with remote "/tmp/rclone3395104717" run.go:180: Remote "OpenDrive root 'rclone-test-gekovaq7koka'", Local "Local file system at /tmp/rclone3395104717", Modify Window "1s" 2024/10/04 03:01:51 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2024/10/04 03:01:52 ERROR : hello, world!: sum not found 2024/10/04 03:01:52 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-gekovaq7koka' 2024/10/04 03:01:52 NOTICE: OpenDrive root 'rclone-test-gekovaq7koka': 1 files missing 2024/10/04 03:01:52 NOTICE: 1 hashes missing 2024/10/04 03:01:52 NOTICE: OpenDrive root 'rclone-test-gekovaq7koka': 2 differences found 2024/10/04 03:01:52 NOTICE: OpenDrive root 'rclone-test-gekovaq7koka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/10/04 03:01:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:01:53 NOTICE: OpenDrive root 'rclone-test-gekovaq7koka': 0 differences found 2024/10/04 03:01:53 NOTICE: OpenDrive root 'rclone-test-gekovaq7koka': 1 matching files 2024/10/04 03:01:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zajugit9yuwo" 2024/10/04 03:01:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:01:53 DEBUG : Starting OpenDrive session with ID: ee731fa9a8409396dc2b471adc22d1b71249a024fe52344557804f53c1672b1c 2024/10/04 03:01:54 DEBUG : Creating backend with remote "/tmp/rclone729698657" run.go:180: Remote "OpenDrive root 'rclone-test-zajugit9yuwo'", Local "Local file system at /tmp/rclone729698657", Modify Window "1s" 2024/10/04 03:01:55 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2024/10/04 03:01:57 ERROR : HELLO, WORLD!: sum not found 2024/10/04 03:01:57 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-zajugit9yuwo' 2024/10/04 03:01:57 NOTICE: OpenDrive root 'rclone-test-zajugit9yuwo': 1 files missing 2024/10/04 03:01:57 NOTICE: 1 hashes missing 2024/10/04 03:01:57 NOTICE: OpenDrive root 'rclone-test-zajugit9yuwo': 2 differences found 2024/10/04 03:01:57 NOTICE: OpenDrive root 'rclone-test-zajugit9yuwo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/10/04 03:01:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:01:57 NOTICE: OpenDrive root 'rclone-test-zajugit9yuwo': 0 differences found 2024/10/04 03:01:57 NOTICE: OpenDrive root 'rclone-test-zajugit9yuwo': 1 matching files 2024/10/04 03:01:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wisizej3dani" 2024/10/04 03:01:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:01:58 DEBUG : Starting OpenDrive session with ID: 5afb785224ea2896bb6458a240ef5e5eaeabe938e6a131ddd32727a2c4d7c2ef 2024/10/04 03:01:58 DEBUG : Creating backend with remote "/tmp/rclone4181706237" run.go:180: Remote "OpenDrive root 'rclone-test-wisizej3dani'", Local "Local file system at /tmp/rclone4181706237", Modify Window "1s" 2024/10/04 03:02:00 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2024/10/04 03:02:01 ERROR : HeLlO, wOrLd!: sum not found 2024/10/04 03:02:01 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-wisizej3dani' 2024/10/04 03:02:01 NOTICE: OpenDrive root 'rclone-test-wisizej3dani': 1 files missing 2024/10/04 03:02:01 NOTICE: 1 hashes missing 2024/10/04 03:02:01 NOTICE: OpenDrive root 'rclone-test-wisizej3dani': 2 differences found 2024/10/04 03:02:01 NOTICE: OpenDrive root 'rclone-test-wisizej3dani': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/10/04 03:02:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:02:02 NOTICE: OpenDrive root 'rclone-test-wisizej3dani': 0 differences found 2024/10/04 03:02:02 NOTICE: OpenDrive root 'rclone-test-wisizej3dani': 1 matching files 2024/10/04 03:02:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jexijem2bapi" 2024/10/04 03:02:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:02:02 DEBUG : Starting OpenDrive session with ID: 02460fb6acd73d7fe98904a08ce51fa04395f0caa5b2e2ed613e3b23a1e919b7 2024/10/04 03:02:02 DEBUG : Creating backend with remote "/tmp/rclone1352290362" run.go:180: Remote "OpenDrive root 'rclone-test-jexijem2bapi'", Local "Local file system at /tmp/rclone1352290362", Modify Window "1s" 2024/10/04 03:02:04 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2024/10/04 03:02:05 ERROR : HELLO, WORLD!: sum not found 2024/10/04 03:02:05 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-jexijem2bapi' 2024/10/04 03:02:05 NOTICE: OpenDrive root 'rclone-test-jexijem2bapi': 1 files missing 2024/10/04 03:02:05 NOTICE: 1 hashes missing 2024/10/04 03:02:05 NOTICE: OpenDrive root 'rclone-test-jexijem2bapi': 2 differences found 2024/10/04 03:02:05 NOTICE: OpenDrive root 'rclone-test-jexijem2bapi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/10/04 03:02:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:02:06 NOTICE: OpenDrive root 'rclone-test-jexijem2bapi': 0 differences found 2024/10/04 03:02:06 NOTICE: OpenDrive root 'rclone-test-jexijem2bapi': 1 matching files 2024/10/04 03:02:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gozozup2weke" 2024/10/04 03:02:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:02:06 DEBUG : Starting OpenDrive session with ID: 209749cfd2a04399479ed67becd6e042db80faab592ff2029e4b1c5236749bb5 2024/10/04 03:02:06 DEBUG : Creating backend with remote "/tmp/rclone1074014556" run.go:180: Remote "OpenDrive root 'rclone-test-gozozup2weke'", Local "Local file system at /tmp/rclone1074014556", Modify Window "1s" 2024/10/04 03:02:08 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2024/10/04 03:02:09 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/04 03:02:09 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-gozozup2weke' 2024/10/04 03:02:09 NOTICE: OpenDrive root 'rclone-test-gozozup2weke': 1 files missing 2024/10/04 03:02:09 NOTICE: 1 hashes missing 2024/10/04 03:02:09 NOTICE: OpenDrive root 'rclone-test-gozozup2weke': 2 differences found 2024/10/04 03:02:09 NOTICE: OpenDrive root 'rclone-test-gozozup2weke': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/10/04 03:02:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:02:09 NOTICE: OpenDrive root 'rclone-test-gozozup2weke': 0 differences found 2024/10/04 03:02:09 NOTICE: OpenDrive root 'rclone-test-gozozup2weke': 1 matching files 2024/10/04 03:02:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pafujuw3diku" 2024/10/04 03:02:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:02:10 DEBUG : Starting OpenDrive session with ID: 402ca42006b8367b27f15c0429c4bbe1a1c0e98b34a45ae38fc063ebf947d4ad 2024/10/04 03:02:10 DEBUG : Creating backend with remote "/tmp/rclone2207230631" run.go:180: Remote "OpenDrive root 'rclone-test-pafujuw3diku'", Local "Local file system at /tmp/rclone2207230631", Modify Window "1s" 2024/10/04 03:02:11 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2024/10/04 03:02:13 ERROR : 測試_Русский___ě_áñ: sum not found 2024/10/04 03:02:13 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-pafujuw3diku' 2024/10/04 03:02:13 NOTICE: OpenDrive root 'rclone-test-pafujuw3diku': 1 files missing 2024/10/04 03:02:13 NOTICE: 1 hashes missing 2024/10/04 03:02:13 NOTICE: OpenDrive root 'rclone-test-pafujuw3diku': 2 differences found 2024/10/04 03:02:13 NOTICE: OpenDrive root 'rclone-test-pafujuw3diku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/10/04 03:02:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:02:13 NOTICE: OpenDrive root 'rclone-test-pafujuw3diku': 0 differences found 2024/10/04 03:02:13 NOTICE: OpenDrive root 'rclone-test-pafujuw3diku': 1 matching files 2024/10/04 03:02:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-voyacut8kihu" 2024/10/04 03:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:02:14 DEBUG : Starting OpenDrive session with ID: 8566292bf19da6be450803c90ab4d45cff4c0b5083528244ae0503b9811193a0 2024/10/04 03:02:14 DEBUG : Creating backend with remote "/tmp/rclone245114899" run.go:180: Remote "OpenDrive root 'rclone-test-voyacut8kihu'", Local "Local file system at /tmp/rclone245114899", Modify Window "1s" 2024/10/04 03:02:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2024/10/04 03:02:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 03:02:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-voyacut8kihu' 2024/10/04 03:02:17 NOTICE: OpenDrive root 'rclone-test-voyacut8kihu': 1 files missing 2024/10/04 03:02:17 NOTICE: 1 hashes missing 2024/10/04 03:02:17 NOTICE: OpenDrive root 'rclone-test-voyacut8kihu': 2 differences found 2024/10/04 03:02:17 NOTICE: OpenDrive root 'rclone-test-voyacut8kihu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/10/04 03:02:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:02:17 NOTICE: OpenDrive root 'rclone-test-voyacut8kihu': 0 differences found 2024/10/04 03:02:17 NOTICE: OpenDrive root 'rclone-test-voyacut8kihu': 1 matching files 2024/10/04 03:02:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tehodop2behi" 2024/10/04 03:02:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:02:18 DEBUG : Starting OpenDrive session with ID: 1107880dc9c85a09cea70f224d980976806693e1cb760a94f259fd05b1f41abb 2024/10/04 03:02:18 DEBUG : Creating backend with remote "/tmp/rclone577498757" run.go:180: Remote "OpenDrive root 'rclone-test-tehodop2behi'", Local "Local file system at /tmp/rclone577498757", Modify Window "1s" 2024/10/04 03:02:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2024/10/04 03:02:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 03:02:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-tehodop2behi' 2024/10/04 03:02:21 NOTICE: OpenDrive root 'rclone-test-tehodop2behi': 1 files missing 2024/10/04 03:02:21 NOTICE: 1 hashes missing 2024/10/04 03:02:21 NOTICE: OpenDrive root 'rclone-test-tehodop2behi': 2 differences found 2024/10/04 03:02:21 NOTICE: OpenDrive root 'rclone-test-tehodop2behi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/10/04 03:02:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:02:21 NOTICE: OpenDrive root 'rclone-test-tehodop2behi': 0 differences found 2024/10/04 03:02:21 NOTICE: OpenDrive root 'rclone-test-tehodop2behi': 1 matching files 2024/10/04 03:02:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sigukac9nifu" 2024/10/04 03:02:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:02:22 DEBUG : Starting OpenDrive session with ID: c4c0afcd6755d09d88d1aa9b891ab2f09b7e28392ed973fbad9714b14981c9b5 2024/10/04 03:02:22 DEBUG : Creating backend with remote "/tmp/rclone2206369791" run.go:180: Remote "OpenDrive root 'rclone-test-sigukac9nifu'", Local "Local file system at /tmp/rclone2206369791", Modify Window "1s" 2024/10/04 03:02:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2024/10/04 03:02:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 03:02:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-sigukac9nifu' 2024/10/04 03:02:25 NOTICE: OpenDrive root 'rclone-test-sigukac9nifu': 1 files missing 2024/10/04 03:02:25 NOTICE: 1 hashes missing 2024/10/04 03:02:25 NOTICE: OpenDrive root 'rclone-test-sigukac9nifu': 2 differences found 2024/10/04 03:02:25 NOTICE: OpenDrive root 'rclone-test-sigukac9nifu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/10/04 03:02:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:02:25 NOTICE: OpenDrive root 'rclone-test-sigukac9nifu': 0 differences found 2024/10/04 03:02:25 NOTICE: OpenDrive root 'rclone-test-sigukac9nifu': 1 matching files 2024/10/04 03:02:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-budodox2juca" 2024/10/04 03:02:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:02:26 DEBUG : Starting OpenDrive session with ID: a4c9ad3f17ffd45df0f5ea88a531d9005df37dd59a3207aa05f2a8b57991434b 2024/10/04 03:02:26 DEBUG : Creating backend with remote "/tmp/rclone2900399204" run.go:180: Remote "OpenDrive root 'rclone-test-budodox2juca'", Local "Local file system at /tmp/rclone2900399204", Modify Window "1s" 2024/10/04 03:02:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2024/10/04 03:02:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/10/04 03:02:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-budodox2juca' 2024/10/04 03:02:29 NOTICE: OpenDrive root 'rclone-test-budodox2juca': 1 files missing 2024/10/04 03:02:29 NOTICE: 1 hashes missing 2024/10/04 03:02:29 NOTICE: OpenDrive root 'rclone-test-budodox2juca': 2 differences found 2024/10/04 03:02:29 NOTICE: OpenDrive root 'rclone-test-budodox2juca': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/10/04 03:02:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/10/04 03:02:30 NOTICE: OpenDrive root 'rclone-test-budodox2juca': 0 differences found 2024/10/04 03:02:30 NOTICE: OpenDrive root 'rclone-test-budodox2juca': 1 matching files 2024/10/04 03:02:30 DEBUG : OpenDrive root 'rclone-test-budodox2juca': Purge remote 2024/10/04 03:02:30 DEBUG : OpenDrive root 'rclone-test-sigukac9nifu': Purge remote 2024/10/04 03:02:30 DEBUG : OpenDrive root 'rclone-test-tehodop2behi': Purge remote 2024/10/04 03:02:31 DEBUG : OpenDrive root 'rclone-test-voyacut8kihu': Purge remote 2024/10/04 03:02:31 DEBUG : OpenDrive root 'rclone-test-pafujuw3diku': Purge remote 2024/10/04 03:02:31 DEBUG : OpenDrive root 'rclone-test-gozozup2weke': Purge remote 2024/10/04 03:02:32 DEBUG : OpenDrive root 'rclone-test-jexijem2bapi': Purge remote 2024/10/04 03:02:32 DEBUG : OpenDrive root 'rclone-test-wisizej3dani': Purge remote 2024/10/04 03:02:32 DEBUG : OpenDrive root 'rclone-test-zajugit9yuwo': Purge remote 2024/10/04 03:02:33 DEBUG : OpenDrive root 'rclone-test-gekovaq7koka': Purge remote --- PASS: TestApplyTransforms (44.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:02:33 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 03:02:34 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/10/04 03:02:35 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:02:35 INFO : file1: Copied (new) to: sub/file2 2024/10/04 03:02:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/04 03:02:36 DEBUG : file1: Unchanged skipping 2024/10/04 03:02:36 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': don't need to copy/move sub/file2, it is already at target location fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyFile (12.01s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.34s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:02:46 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2024/10/04 03:02:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/backup" 2024/10/04 03:02:49 DEBUG : Starting OpenDrive session with ID: 694ce2b5bc6977f7fcc00b71bb2249ae1bf9fb833a03196f081e846356f0fa5e 2024/10/04 03:02:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/04 03:02:51 INFO : dst/file1: Moved (server-side) 2024/10/04 03:02:51 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2024/10/04 03:02:52 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:02:52 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.63s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:02:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/dst" 2024/10/04 03:02:55 DEBUG : Starting OpenDrive session with ID: fe5ac686b32a26bed71f01988f1e6e769ec82e7be923c85389448ada3b624db0 2024/10/04 03:02:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/CompareDest" 2024/10/04 03:02:57 DEBUG : Starting OpenDrive session with ID: 1828b4669eacebb300e9cf96a7339d8005d6665362a900dd3e7a324c1ebb4a6f 2024/10/04 03:02:58 DEBUG : one: Need to transfer - File not found at Destination 2024/10/04 03:02:59 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/10/04 03:03:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/04 03:03:00 INFO : one: Copied (new) 2024/10/04 03:03:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 03:03:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/04 03:03:02 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/04 03:03:02 INFO : one: Copied (replaced existing) 2024/10/04 03:03:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/04 03:03:05 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/10/04 03:03:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 03:03:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/04 03:03:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/04 03:03:08 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/10/04 03:03:10 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 03:03:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/04 03:03:10 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/04 03:03:10 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 03:03:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/04 03:03:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/04 03:03:12 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 03:03:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/04 03:03:12 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/10/04 03:03:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/04 03:03:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (20.72s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:03:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/dst" 2024/10/04 03:03:16 DEBUG : Starting OpenDrive session with ID: e8415b7e90167d576e7751b9f44851f54c4797663a7509659c4e8a9e9ce4e5a3 2024/10/04 03:03:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/CopyDest" 2024/10/04 03:03:18 DEBUG : Starting OpenDrive session with ID: 835c2e286732db9acc338a1a8571b17506f033f63a2be3b8c56b9993e39c6cf3 2024/10/04 03:03:18 DEBUG : one: Need to transfer - File not found at Destination 2024/10/04 03:03:20 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/10/04 03:03:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/04 03:03:21 INFO : one: Copied (new) 2024/10/04 03:03:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 03:03:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/10/04 03:03:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/04 03:03:23 INFO : one: Copied (replaced existing) 2024/10/04 03:03:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/10/04 03:03:26 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/10/04 03:03:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/BackupDir" 2024/10/04 03:03:28 DEBUG : Starting OpenDrive session with ID: fd4732a157319c6493fdc0b6e2a194918e3f1b09f048ef03b210cd043e1acf70 2024/10/04 03:03:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 03:03:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/04 03:03:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 03:03:30 INFO : one: Moved (server-side) 2024/10/04 03:03:30 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/04 03:03:30 INFO : one: Copied (server-side copy) 2024/10/04 03:03:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/04 03:03:31 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/10/04 03:03:33 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 03:03:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/04 03:03:33 DEBUG : two: Dst hash empty - aborting Src hash check 2024/10/04 03:03:33 INFO : two: Copied (server-side copy) 2024/10/04 03:03:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/04 03:03:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/10/04 03:03:34 DEBUG : two: Unchanged skipping 2024/10/04 03:03:35 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/10/04 03:03:37 DEBUG : three: Need to transfer - File not found at Destination 2024/10/04 03:03:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/04 03:03:37 DEBUG : three: Destination not found in --copy-dest 2024/10/04 03:03:38 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/10/04 03:03:39 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/10/04 03:03:39 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (26.10s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.34s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", 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-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:03:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/10/04 03:03:44 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2024/10/04 03:03:45 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:03:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/10/04 03:03:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/10/04 03:03:46 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2024/10/04 03:03:46 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/10/04 03:03:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/10/04 03:03:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/10/04 03:03:48 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2024/10/04 03:03:49 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3c64f0627a727b71ce73d41d3a0c953e OK 2024/10/04 03:03:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.45s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.34s) === RUN TestDeduplicateSkip run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.34s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.34s) === RUN TestDeduplicateFirst run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.34s) === RUN TestDeduplicateNewest run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.34s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:03:53 DEBUG : one: Uploading chunk 0, size=100, remain=0 2024/10/04 03:03:56 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2024/10/04 03:03:58 DEBUG : another: Uploading chunk 0, size=100, remain=0 2024/10/04 03:04:00 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2024/10/04 03:04:01 INFO : OpenDrive root 'rclone-test-faneceb9pove': Looking for duplicate md5 hashes using newest mode. 2024/10/04 03:04:01 NOTICE: 9f303ebf0030e5d0c2fd46be68da8aab: Found 3 files with duplicate md5 hashes 2024/10/04 03:04:01 INFO : one: Deleted 2024/10/04 03:04:01 INFO : also/one: Deleted 2024/10/04 03:04:01 NOTICE: 9f303ebf0030e5d0c2fd46be68da8aab: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (10.31s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.34s) === RUN TestDeduplicateLargest run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.34s) === RUN TestDeduplicateSmallest run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.34s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.35s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:04:05 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2024/10/04 03:04:07 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2024/10/04 03:04:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/10/04 03:04:11 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2024/10/04 03:04:13 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2024/10/04 03:04:15 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2024/10/04 03:04:17 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2024/10/04 03:04:19 DEBUG : a.txt: Excluded (Size Filter) 2024/10/04 03:04:19 DEBUG : a.txt: Excluded 2024/10/04 03:04:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/04 03:04:19 DEBUG : sub dir/hello world: Excluded 2024/10/04 03:04:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/04 03:04:19 DEBUG : sub dir/hello world2: Excluded 2024/10/04 03:04:19 DEBUG : sub dir/ignore dir: Excluded 2024/10/04 03:04:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/10/04 03:04:19 DEBUG : sub dir/hello world: Excluded 2024/10/04 03:04:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/10/04 03:04:19 DEBUG : sub dir/hello world2: Excluded 2024/10/04 03:04:20 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.17s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:04:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/10/04 03:04:26 DEBUG : sub/file2: Uploading chunk 0, size=9, remain=0 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata --- PASS: TestListJSON (7.18s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.36s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:04:31 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/10/04 03:04:33 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/10/04 03:04:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/notfound" 2024/10/04 03:04:37 DEBUG : Starting OpenDrive session with ID: b7171d79f97f359cca3b9f75f8bc6b7dfb30930ef4d33d2a2c2e72f736b9e9d9 --- PASS: TestStatJSON (9.14s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.35s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.17s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.40s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:04:39 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Making directory 2024/10/04 03:04:39 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Making directory --- PASS: TestMkdir (0.52s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:04:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.71s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:04:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/04 03:04:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:04:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/04 03:04:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/04 03:04:52 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/10/04 03:04:52 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.93s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:04:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/04 03:04:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (4.60s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:04:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/04 03:05:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.26s) --- PASS: TestHashSums/Md5 (0.18s) --- PASS: TestHashSums/Md5Download (0.73s) === RUN TestHashSumsWithErrors 2024/10/04 03:05:03 DEBUG : Creating backend with remote ":memory:" 2024/10/04 03:05:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/10/04 03:05:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/04 03:05:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/10/04 03:05:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/04 03:05:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/10/04 03:05:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/04 03:05:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/10/04 03:05:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/10/04 03:05:03 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-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:05:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/04 03:05:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/04 03:05:07 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.25s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:05:11 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/10/04 03:05:12 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/10/04 03:05:14 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/10/04 03:05:15 DEBUG : Waiting for deletions to finish 2024/10/04 03:05:15 DEBUG : large: Excluded (Size Filter) 2024/10/04 03:05:15 DEBUG : large: Excluded 2024/10/04 03:05:15 INFO : medium: Deleted 2024/10/04 03:05:15 INFO : small: Deleted --- PASS: TestDelete (6.20s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:05:17 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/10/04 03:05:19 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/10/04 03:05:20 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/10/04 03:05:21 DEBUG : Waiting for deletions to finish 2024/10/04 03:05:21 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2024/10/04 03:05:22 INFO : small: Deleted 2024/10/04 03:05:22 INFO : large: Deleted --- PASS: TestMaxDelete (6.43s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:05:23 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/10/04 03:05:25 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/10/04 03:05:27 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/10/04 03:05:28 DEBUG : Waiting for deletions to finish 2024/10/04 03:05:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/10/04 03:05:28 INFO : medium: Deleted 2024/10/04 03:05:28 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.59s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:05:30 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/10/04 03:05:32 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/10/04 03:05:34 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/10/04 03:05:35 DEBUG : Waiting for deletions to finish 2024/10/04 03:05:35 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2024/10/04 03:05:35 INFO : large: Deleted 2024/10/04 03:05:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.99s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:05:37 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.37s) === RUN TestRetry 2024/10/04 03:05:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/10/04 03:05:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/10/04 03:05:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 03:05:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 03:05:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 03:05:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/10/04 03:05:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:05:40 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2024/10/04 03:05:42 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (8.86s) === RUN TestPurge 2024/10/04 03:05:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zacosin4koxa" 2024/10/04 03:05:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 03:05:49 DEBUG : Starting OpenDrive session with ID: 3cbaa605772a71e3d56b9800f34d5a0487389701b0029d0bf8413fc5f0e3d132 2024/10/04 03:05:49 DEBUG : Creating backend with remote "/tmp/rclone787459545" run.go:180: Remote "OpenDrive root 'rclone-test-zacosin4koxa'", Local "Local file system at /tmp/rclone787459545", Modify Window "1s" 2024/10/04 03:05:52 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2024/10/04 03:05:53 DEBUG : A2: Making directory 2024/10/04 03:05:53 DEBUG : A1/B2: Making directory 2024/10/04 03:05:54 DEBUG : A1/B2/C2: Making directory 2024/10/04 03:05:54 DEBUG : A1/B1/C3: Making directory 2024/10/04 03:05:54 DEBUG : A3: Making directory 2024/10/04 03:05:55 DEBUG : A3/B3: Making directory 2024/10/04 03:05:55 DEBUG : A3/B3/C4: Making directory 2024/10/04 03:05:56 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/10/04 03:06:00 ERROR : : error listing: directory not found 2024/10/04 03:06:00 DEBUG : OpenDrive root 'rclone-test-zacosin4koxa': Purge remote 2024/10/04 03:06:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (12.09s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:06:02 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2024/10/04 03:06:03 DEBUG : A2: Making directory 2024/10/04 03:06:04 DEBUG : A1/B2: Making directory 2024/10/04 03:06:04 DEBUG : A1/B2/C2: Making directory 2024/10/04 03:06:04 DEBUG : A1/B1/C3: Making directory 2024/10/04 03:06:05 DEBUG : A3: Making directory 2024/10/04 03:06:05 DEBUG : A3/B3: Making directory 2024/10/04 03:06:05 DEBUG : A3/B3/C4: Making directory 2024/10/04 03:06:07 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/10/04 03:06:08 DEBUG : removing 1 level 3 directories 2024/10/04 03:06:08 INFO : A3/B3/C4: Removing directory 2024/10/04 03:06:11 DEBUG : removing 2 level 3 directories 2024/10/04 03:06:11 INFO : A1/B2/C2: Removing directory 2024/10/04 03:06:11 INFO : A1/B1/C3: Removing directory 2024/10/04 03:06:11 DEBUG : removing 2 level 2 directories 2024/10/04 03:06:11 INFO : A3/B3: Removing directory 2024/10/04 03:06:11 INFO : A1/B2: Removing directory 2024/10/04 03:06:11 DEBUG : removing 2 level 1 directories 2024/10/04 03:06:11 INFO : A3: Removing directory 2024/10/04 03:06:11 INFO : A2: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/10/04 03:06:22 DEBUG : removing 1 level 3 directories 2024/10/04 03:06:22 INFO : A1/B1/C1: Removing directory 2024/10/04 03:06:22 DEBUG : removing 1 level 2 directories 2024/10/04 03:06:22 INFO : A1/B1: Removing directory 2024/10/04 03:06:23 DEBUG : removing 1 level 1 directories 2024/10/04 03:06:23 INFO : A1: Removing directory 2024/10/04 03:06:23 DEBUG : removing 1 level 0 directories 2024/10/04 03:06:23 INFO : OpenDrive root 'rclone-test-faneceb9pove': Removing directory 2024/10/04 03:06:24 ERROR : : error listing: directory not found 2024/10/04 03:06:24 ERROR : : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (23.28s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:06:24 DEBUG : A1: Making directory 2024/10/04 03:06:25 DEBUG : A1/B1: Making directory 2024/10/04 03:06:25 DEBUG : A1/B1/C1: Making directory 2024/10/04 03:06:26 DEBUG : removing 1 level 3 directories 2024/10/04 03:06:26 INFO : A1/B1/C1: Removing directory 2024/10/04 03:06:27 DEBUG : removing 1 level 2 directories 2024/10/04 03:06:27 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.54s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:06:28 DEBUG : A1: Making directory 2024/10/04 03:06:29 DEBUG : A1/B1: Making directory 2024/10/04 03:06:29 DEBUG : A1/B1/C1: Making directory 2024/10/04 03:06:31 DEBUG : removing 1 level 3 directories 2024/10/04 03:06:31 INFO : A1/B1/C1: Removing directory 2024/10/04 03:06:31 DEBUG : removing 1 level 2 directories 2024/10/04 03:06:31 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.35s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:06:34 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/10/04 03:06:35 DEBUG : filename.txt: File name found in url 2024/10/04 03:06:36 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2024/10/04 03:06:37 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/10/04 03:06:38 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2024/10/04 03:06:39 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (8.64s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:06:42 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 03:06:43 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/10/04 03:06:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:06:44 INFO : file1: Copied (new) to: sub/file2 2024/10/04 03:06:44 INFO : file1: Deleted 2024/10/04 03:06:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/04 03:06:44 DEBUG : file1: Unchanged skipping 2024/10/04 03:06:44 INFO : file1: Deleted 2024/10/04 03:06:45 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.50s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:06:46 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 03:06:47 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/10/04 03:06:48 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:06:48 INFO : file1: Copied (new) 2024/10/04 03:06:48 INFO : file1: Deleted 2024/10/04 03:06:48 DEBUG : file1: Destination exists, skipping 2024/10/04 03:06:48 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.94s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:06:49 DEBUG : file1: Need to transfer - File not found at Destination 2024/10/04 03:06:50 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/10/04 03:06:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:06:51 INFO : file1: Copied (new) to: sub/file2 2024/10/04 03:06:51 INFO : file1: Deleted 2024/10/04 03:06:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/04 03:06:52 DEBUG : file1: Unchanged skipping 2024/10/04 03:06:52 INFO : file1: Deleted 2024/10/04 03:06:53 DEBUG : sub/file2: moving to sub/File2-rclone-move-jubuxoj0 2024/10/04 03:06:53 DEBUG : sub/file2: same parent dir (ODFfNjU3NTk0MV9iSEtlNA) - using file/rename instead of move_copy for sub/File2-rclone-move-jubuxoj0 2024/10/04 03:06:53 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-jubuxoj0 2024/10/04 03:06:53 DEBUG : sub/file2: moving to sub/File2 2024/10/04 03:06:53 DEBUG : sub/File2-rclone-move-jubuxoj0: same parent dir (ODFfNjU3NTk0MV9iSEtlNA) - using file/rename instead of move_copy for sub/File2 2024/10/04 03:06:53 INFO : sub/File2-rclone-move-jubuxoj0: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.95s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:06:56 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2024/10/04 03:06:57 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (3.27s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:06:59 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2024/10/04 03:07:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faneceb9pove/backup" 2024/10/04 03:07:01 DEBUG : Starting OpenDrive session with ID: 048966d62dda9906db7188f0bc5f4dd7174b8b55f0ba7882c9c09340da932b40 2024/10/04 03:07:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/10/04 03:07:03 INFO : dst/file1: Moved (server-side) 2024/10/04 03:07:04 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2024/10/04 03:07:05 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/10/04 03:07:05 INFO : dst/file1: Copied (new) 2024/10/04 03:07:05 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.48s) === 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-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:07:09 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2024/10/04 03:07:11 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/10/04 03:07:13 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2024/10/04 03:07:15 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2024/10/04 03:07:17 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2024/10/04 03:07:18 DEBUG : A1/B2: Making directory 2024/10/04 03:07:18 DEBUG : A1/B1/C3: Making directory 2024/10/04 03:07:20 DEBUG : A2: same parent dir (ODFfNjU3NTkzMF9JN1pNUQ) - using folder/rename instead of move_copy 2024/10/04 03:07:24 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/10/04 03:07:24 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/10/04 03:07:24 INFO : A2/two: Moved (server-side) to: A3/two 2024/10/04 03:07:24 INFO : A2/one: Moved (server-side) to: A3/one 2024/10/04 03:07:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/10/04 03:07:27 INFO : OpenDrive root 'rclone-test-faneceb9pove': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/10/04 03:07:31 INFO : A3/one: Moved (server-side) to: A4/one 2024/10/04 03:07:31 INFO : A3/two: Moved (server-side) to: A4/two 2024/10/04 03:07:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/10/04 03:07:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/10/04 03:07:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (30.33s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" --- PASS: TestGetFsInfo (0.34s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:07:38 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 03:07:39 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/10/04 03:07:40 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/04 03:07:40 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/04 03:07:40 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/04 03:07:41 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/10/04 03:07:42 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/10/04 03:07:42 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:07:43 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 03:07:44 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/10/04 03:07:45 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/10/04 03:07:45 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/10/04 03:07:45 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/04 03:07:46 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/10/04 03:07:47 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/10/04 03:07:47 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:07:48 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 03:07:49 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/10/04 03:07:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/04 03:07:50 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/04 03:07:51 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/10/04 03:07:52 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-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:07:53 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': File to upload is small (34 bytes), uploading instead of streaming 2024/10/04 03:07:54 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/10/04 03:07:55 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/04 03:07:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/10/04 03:07:55 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/10/04 03:07:56 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/10/04 03:07:57 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/10/04 03:07:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.98s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.34s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:07:59 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2024/10/04 03:08:00 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': File to upload is small (60 bytes), uploading instead of streaming 2024/10/04 03:08:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/04 03:08:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/04 03:08:02 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.34s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" 2024/10/04 03:08:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/10/04 03:08:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/10/04 03:08:08 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2024/10/04 03:08:09 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Touching "empty space" 2024/10/04 03:08:09 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Touching "potato2" 2024/10/04 03:08:10 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Touching "sub dir/potato3" --- PASS: TestTouchDir (8.54s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.35s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.36s) === RUN TestCopyDirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", 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-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.36s) === RUN TestDirsEqual run.go:180: Remote "OpenDrive root 'rclone-test-faneceb9pove'", Local "Local file system at /tmp/rclone104537155", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.36s) === 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/10/04 03:08:13 DEBUG : OpenDrive root 'rclone-test-faneceb9pove': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 8m3.280796989s (try 1/5)