"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/08 03:08:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri" 2024/11/08 03:08:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:08:58 DEBUG : Starting OpenDrive session with ID: 35d73384410fbf52fd09045f1385f50bf7ccfa7caae783ed56a33338a97c6151 2024/11/08 03:08:59 DEBUG : Creating backend with remote "/tmp/rclone880544761" === 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/08 03:08:59 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2024/11/08 03:08:59 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/11/08 03:08:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 03:08:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/08 03:08:59 DEBUG : potato: Seek from 10 to 0 2024/11/08 03:08:59 DEBUG : potato: Seek from 10 to 0 2024/11/08 03:08:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/08 03:08:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 03:08:59 DEBUG : potato: Seek from 5 to 2 2024/11/08 03:08:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/08 03:08:59 DEBUG : potato: Seek from 7 to 0 2024/11/08 03:08:59 DEBUG : potato: Seek from 7 to 0 2024/11/08 03:08:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/08 03:08:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 03:08:59 DEBUG : potato: Seek from 5 to 2 2024/11/08 03:08:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/08 03:08:59 DEBUG : potato: Seek from 8 to 0 2024/11/08 03:08:59 DEBUG : potato: Seek from 8 to 0 2024/11/08 03:08:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/08 03:08:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/08 03:08:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/08 03:08:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/08 03:08:59 DEBUG : potato: Seek from 5 to 2 2024/11/08 03:08:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/08 03:08:59 DEBUG : potato: Seek from 9 to 0 2024/11/08 03:08:59 DEBUG : potato: Seek from 9 to 0 2024/11/08 03:08: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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:09:00 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2024/11/08 03:09:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2024/11/08 03:09:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2024/11/08 03:09:07 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.64s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.17s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.19s) --- PASS: TestCheck/5 (0.19s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.19s) === RUN TestCheckFsError 2024/11/08 03:09:10 DEBUG : Creating backend with remote "nonexistent" 2024/11/08 03:09:10 DEBUG : Creating backend with remote "nonexistent" 2024/11/08 03:09:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/08 03:09:10 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/11/08 03:09:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/08 03:09:10 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:09:10 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/08 03:09:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2024/11/08 03:09:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/08 03:09:19 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.55s) --- PASS: TestCheckDownload/1 (0.69s) --- PASS: TestCheckDownload/2 (0.68s) --- PASS: TestCheckDownload/3 (0.69s) --- PASS: TestCheckDownload/4 (0.73s) --- PASS: TestCheckDownload/5 (0.72s) --- PASS: TestCheckDownload/6 (0.74s) --- PASS: TestCheckDownload/7 (0.74s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:09:24 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/08 03:09:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2024/11/08 03:09:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/08 03:09:30 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.75s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.19s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.19s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:09:34 DEBUG : test.sum: Uploading chunk 0, size=81, remain=0 2024/11/08 03:09:36 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/08 03:09:36 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/08 03:09:36 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/08 03:09:36 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/08 03:09:36 DEBUG : test.sum: Uploading chunk 0, size=90, remain=0 2024/11/08 03:09:38 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/08 03:09:38 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/08 03:09:38 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/08 03:09:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.19s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:09:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/data" 2024/11/08 03:09:39 DEBUG : Starting OpenDrive session with ID: 0d3fe10fa452c02a07b97b98134a7988339921150bbc6dc662ed792857cc393b 2024/11/08 03:09:40 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/11/08 03:09:42 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSum/subtest1 2024/11/08 03:09:45 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/11/08 03:09:46 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === NAME TestCheckSum fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:455 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:542 Error: Should be true Test: TestCheckSum Messages: test.sum: Modification time difference too big |-208295h4m40.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-08 03:09:47 +0000 UTC) (precision 1s) === RUN TestCheckSum/subtest2 2024/11/08 03:09:49 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest3 2024/11/08 03:09:52 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest4 2024/11/08 03:09:54 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest5 2024/11/08 03:09:57 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSum/subtest6 2024/11/08 03:09:59 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/11/08 03:10:01 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/11/08 03:10:02 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSum/subtest7 --- FAIL: TestCheckSum (27.61s) --- PASS: TestCheckSum/subtest1 (1.06s) --- PASS: TestCheckSum/subtest2 (0.87s) --- PASS: TestCheckSum/subtest3 (0.86s) --- PASS: TestCheckSum/subtest4 (0.86s) --- PASS: TestCheckSum/subtest5 (0.88s) --- PASS: TestCheckSum/subtest6 (0.86s) --- PASS: TestCheckSum/subtest7 (0.85s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:10:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/data" 2024/11/08 03:10:06 DEBUG : Starting OpenDrive session with ID: 77307ff2fd57b47ec184975a166b61d87e69787affdace2a847b9ebcfb3e9a7b 2024/11/08 03:10:08 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/11/08 03:10:10 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest1 2024/11/08 03:10:14 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/11/08 03:10:15 DEBUG : test.sum: Uploading chunk 0, size=41, remain=0 === RUN TestCheckSumDownload/subtest2 2024/11/08 03:10:18 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest3 2024/11/08 03:10:22 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest4 2024/11/08 03:10:25 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest5 2024/11/08 03:10:28 DEBUG : test.sum: Uploading chunk 0, size=123, remain=0 === RUN TestCheckSumDownload/subtest6 2024/11/08 03:10:31 DEBUG : data/banana: Uploading chunk 0, size=13, remain=0 2024/11/08 03:10:33 DEBUG : data/potato: Uploading chunk 0, size=15, remain=0 2024/11/08 03:10:34 DEBUG : test.sum: Uploading chunk 0, size=82, remain=0 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (32.62s) --- PASS: TestCheckSumDownload/subtest1 (1.63s) --- PASS: TestCheckSumDownload/subtest2 (1.41s) --- PASS: TestCheckSumDownload/subtest3 (1.42s) --- PASS: TestCheckSumDownload/subtest4 (1.41s) --- PASS: TestCheckSumDownload/subtest5 (1.44s) --- PASS: TestCheckSumDownload/subtest6 (1.41s) --- PASS: TestCheckSumDownload/subtest7 (1.44s) === RUN TestApplyTransforms 2024/11/08 03:10:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-laluhec7cuvi" 2024/11/08 03:10:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:10:39 DEBUG : Starting OpenDrive session with ID: b3b49b7aeece9c17c286b3333c8e658eaaef72105d725bc3f6fcfb224fa02516 2024/11/08 03:10:39 DEBUG : Creating backend with remote "/tmp/rclone445060000" run.go:180: Remote "OpenDrive root 'rclone-test-laluhec7cuvi'", Local "Local file system at /tmp/rclone445060000", Modify Window "1s" 2024/11/08 03:10:40 DEBUG : hello, world!: Uploading chunk 0, size=13, remain=0 upper checkfile vs. lower remote (without normalization) 2024/11/08 03:10:42 ERROR : hello, world!: sum not found 2024/11/08 03:10:42 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-laluhec7cuvi' 2024/11/08 03:10:42 NOTICE: OpenDrive root 'rclone-test-laluhec7cuvi': 1 files missing 2024/11/08 03:10:42 NOTICE: 1 hashes missing 2024/11/08 03:10:42 NOTICE: OpenDrive root 'rclone-test-laluhec7cuvi': 2 differences found 2024/11/08 03:10:42 NOTICE: OpenDrive root 'rclone-test-laluhec7cuvi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/08 03:10:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:10:42 NOTICE: OpenDrive root 'rclone-test-laluhec7cuvi': 0 differences found 2024/11/08 03:10:42 NOTICE: OpenDrive root 'rclone-test-laluhec7cuvi': 1 matching files 2024/11/08 03:10:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tefisah7pepu" 2024/11/08 03:10:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:10:43 DEBUG : Starting OpenDrive session with ID: 5dbd91b1b17ad121232b8a94cc336d1049dcbf907c42c2a405776efa2fec13e4 2024/11/08 03:10:43 DEBUG : Creating backend with remote "/tmp/rclone3984238904" run.go:180: Remote "OpenDrive root 'rclone-test-tefisah7pepu'", Local "Local file system at /tmp/rclone3984238904", Modify Window "1s" 2024/11/08 03:10:44 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upper remote (without normalization) 2024/11/08 03:10:46 ERROR : HELLO, WORLD!: sum not found 2024/11/08 03:10:46 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-tefisah7pepu' 2024/11/08 03:10:46 NOTICE: OpenDrive root 'rclone-test-tefisah7pepu': 1 files missing 2024/11/08 03:10:46 NOTICE: 1 hashes missing 2024/11/08 03:10:46 NOTICE: OpenDrive root 'rclone-test-tefisah7pepu': 2 differences found 2024/11/08 03:10:46 NOTICE: OpenDrive root 'rclone-test-tefisah7pepu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/08 03:10:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:10:46 NOTICE: OpenDrive root 'rclone-test-tefisah7pepu': 0 differences found 2024/11/08 03:10:46 NOTICE: OpenDrive root 'rclone-test-tefisah7pepu': 1 matching files 2024/11/08 03:10:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vakiwot2hohu" 2024/11/08 03:10:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:10:47 DEBUG : Starting OpenDrive session with ID: 0faecd1ecd36722ba4cbdcf78ca15e4a23c47fcaaf69b3f393529fcd791cb96c 2024/11/08 03:10:47 DEBUG : Creating backend with remote "/tmp/rclone236240286" run.go:180: Remote "OpenDrive root 'rclone-test-vakiwot2hohu'", Local "Local file system at /tmp/rclone236240286", Modify Window "1s" 2024/11/08 03:10:48 DEBUG : HeLlO, wOrLd!: Uploading chunk 0, size=13, remain=0 lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/08 03:10:50 ERROR : HeLlO, wOrLd!: sum not found 2024/11/08 03:10:50 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-vakiwot2hohu' 2024/11/08 03:10:50 NOTICE: OpenDrive root 'rclone-test-vakiwot2hohu': 1 files missing 2024/11/08 03:10:50 NOTICE: 1 hashes missing 2024/11/08 03:10:50 NOTICE: OpenDrive root 'rclone-test-vakiwot2hohu': 2 differences found 2024/11/08 03:10:50 NOTICE: OpenDrive root 'rclone-test-vakiwot2hohu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/08 03:10:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:10:50 NOTICE: OpenDrive root 'rclone-test-vakiwot2hohu': 0 differences found 2024/11/08 03:10:50 NOTICE: OpenDrive root 'rclone-test-vakiwot2hohu': 1 matching files 2024/11/08 03:10:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xokuken8zuzo" 2024/11/08 03:10:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:10:51 DEBUG : Starting OpenDrive session with ID: c5520eae072468ff088c7f0eeb821a478f543c2956f470e945724e5ea7275c56 2024/11/08 03:10:51 DEBUG : Creating backend with remote "/tmp/rclone3842865223" run.go:180: Remote "OpenDrive root 'rclone-test-xokuken8zuzo'", Local "Local file system at /tmp/rclone3842865223", Modify Window "1s" 2024/11/08 03:10:52 DEBUG : HELLO, WORLD!: Uploading chunk 0, size=13, remain=0 upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/08 03:10:54 ERROR : HELLO, WORLD!: sum not found 2024/11/08 03:10:54 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-xokuken8zuzo' 2024/11/08 03:10:54 NOTICE: OpenDrive root 'rclone-test-xokuken8zuzo': 1 files missing 2024/11/08 03:10:54 NOTICE: 1 hashes missing 2024/11/08 03:10:54 NOTICE: OpenDrive root 'rclone-test-xokuken8zuzo': 2 differences found 2024/11/08 03:10:54 NOTICE: OpenDrive root 'rclone-test-xokuken8zuzo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/08 03:10:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:10:55 NOTICE: OpenDrive root 'rclone-test-xokuken8zuzo': 0 differences found 2024/11/08 03:10:55 NOTICE: OpenDrive root 'rclone-test-xokuken8zuzo': 1 matching files 2024/11/08 03:10:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gazuveh6gaye" 2024/11/08 03:10:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:10:55 DEBUG : Starting OpenDrive session with ID: cc669a324b6020e5070cdbe324e8062270d83e781c7a346e06390bf0653ab936 2024/11/08 03:10:56 DEBUG : Creating backend with remote "/tmp/rclone3164835974" run.go:180: Remote "OpenDrive root 'rclone-test-gazuveh6gaye'", Local "Local file system at /tmp/rclone3164835974", Modify Window "1s" 2024/11/08 03:10:57 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFD checkfile vs. NFC remote (without normalization) 2024/11/08 03:10:58 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/08 03:10:58 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-gazuveh6gaye' 2024/11/08 03:10:58 NOTICE: OpenDrive root 'rclone-test-gazuveh6gaye': 1 files missing 2024/11/08 03:10:58 NOTICE: 1 hashes missing 2024/11/08 03:10:58 NOTICE: OpenDrive root 'rclone-test-gazuveh6gaye': 2 differences found 2024/11/08 03:10:58 NOTICE: OpenDrive root 'rclone-test-gazuveh6gaye': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/08 03:10:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:10:59 NOTICE: OpenDrive root 'rclone-test-gazuveh6gaye': 0 differences found 2024/11/08 03:10:59 NOTICE: OpenDrive root 'rclone-test-gazuveh6gaye': 1 matching files 2024/11/08 03:10:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuhurux9juse" 2024/11/08 03:10:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:10:59 DEBUG : Starting OpenDrive session with ID: 3e4537efae3206b42baac39d32e07264a59dfe7d03d9cfde13612f945f4f42b3 2024/11/08 03:11:00 DEBUG : Creating backend with remote "/tmp/rclone1640325366" run.go:180: Remote "OpenDrive root 'rclone-test-kuhurux9juse'", Local "Local file system at /tmp/rclone1640325366", Modify Window "1s" 2024/11/08 03:11:01 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFC checkfile vs. NFD remote (without normalization) 2024/11/08 03:11:02 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/08 03:11:02 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-kuhurux9juse' 2024/11/08 03:11:02 NOTICE: OpenDrive root 'rclone-test-kuhurux9juse': 1 files missing 2024/11/08 03:11:02 NOTICE: 1 hashes missing 2024/11/08 03:11:02 NOTICE: OpenDrive root 'rclone-test-kuhurux9juse': 2 differences found 2024/11/08 03:11:02 NOTICE: OpenDrive root 'rclone-test-kuhurux9juse': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/08 03:11:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:11:03 NOTICE: OpenDrive root 'rclone-test-kuhurux9juse': 0 differences found 2024/11/08 03:11:03 NOTICE: OpenDrive root 'rclone-test-kuhurux9juse': 1 matching files 2024/11/08 03:11:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cirutid4ruxo" 2024/11/08 03:11:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:11:03 DEBUG : Starting OpenDrive session with ID: 0aafaceb002d78979d7baa21cb31d85d9610889a5677af209b1334a5d7e53212 2024/11/08 03:11:03 DEBUG : Creating backend with remote "/tmp/rclone1176011564" run.go:180: Remote "OpenDrive root 'rclone-test-cirutid4ruxo'", Local "Local file system at /tmp/rclone1176011564", Modify Window "1s" 2024/11/08 03:11:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFDx2 checkfile vs. both remote (without normalization) 2024/11/08 03:11:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 03:11:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-cirutid4ruxo' 2024/11/08 03:11:06 NOTICE: OpenDrive root 'rclone-test-cirutid4ruxo': 1 files missing 2024/11/08 03:11:06 NOTICE: 1 hashes missing 2024/11/08 03:11:06 NOTICE: OpenDrive root 'rclone-test-cirutid4ruxo': 2 differences found 2024/11/08 03:11:06 NOTICE: OpenDrive root 'rclone-test-cirutid4ruxo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/08 03:11:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:11:07 NOTICE: OpenDrive root 'rclone-test-cirutid4ruxo': 0 differences found 2024/11/08 03:11:07 NOTICE: OpenDrive root 'rclone-test-cirutid4ruxo': 1 matching files 2024/11/08 03:11:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ligavuz8jutu" 2024/11/08 03:11:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:11:07 DEBUG : Starting OpenDrive session with ID: 6adeb3cca430418c94185b2eba6b033bc5b587657fbfc1d2feaea4442ecbbfa5 2024/11/08 03:11:08 DEBUG : Creating backend with remote "/tmp/rclone3288017031" run.go:180: Remote "OpenDrive root 'rclone-test-ligavuz8jutu'", Local "Local file system at /tmp/rclone3288017031", Modify Window "1s" 2024/11/08 03:11:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 NFCx2 checkfile vs. both remote (without normalization) 2024/11/08 03:11:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 03:11:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-ligavuz8jutu' 2024/11/08 03:11:10 NOTICE: OpenDrive root 'rclone-test-ligavuz8jutu': 1 files missing 2024/11/08 03:11:10 NOTICE: 1 hashes missing 2024/11/08 03:11:10 NOTICE: OpenDrive root 'rclone-test-ligavuz8jutu': 2 differences found 2024/11/08 03:11:10 NOTICE: OpenDrive root 'rclone-test-ligavuz8jutu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/08 03:11:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:11:11 NOTICE: OpenDrive root 'rclone-test-ligavuz8jutu': 0 differences found 2024/11/08 03:11:11 NOTICE: OpenDrive root 'rclone-test-ligavuz8jutu': 1 matching files 2024/11/08 03:11:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cafuger0depa" 2024/11/08 03:11:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:11:11 DEBUG : Starting OpenDrive session with ID: 32a17e4c464a98639dad3b18183dc3cb56e1babf0997010f2aa15371eb5f3fcd 2024/11/08 03:11:11 DEBUG : Creating backend with remote "/tmp/rclone1506513948" run.go:180: Remote "OpenDrive root 'rclone-test-cafuger0depa'", Local "Local file system at /tmp/rclone1506513948", Modify Window "1s" 2024/11/08 03:11:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFDx2 remote (without normalization) 2024/11/08 03:11:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 03:11:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-cafuger0depa' 2024/11/08 03:11:14 NOTICE: OpenDrive root 'rclone-test-cafuger0depa': 1 files missing 2024/11/08 03:11:14 NOTICE: 1 hashes missing 2024/11/08 03:11:14 NOTICE: OpenDrive root 'rclone-test-cafuger0depa': 2 differences found 2024/11/08 03:11:14 NOTICE: OpenDrive root 'rclone-test-cafuger0depa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/08 03:11:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:11:15 NOTICE: OpenDrive root 'rclone-test-cafuger0depa': 0 differences found 2024/11/08 03:11:15 NOTICE: OpenDrive root 'rclone-test-cafuger0depa': 1 matching files 2024/11/08 03:11:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sodorix4fuqi" 2024/11/08 03:11:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:11:15 DEBUG : Starting OpenDrive session with ID: 5a52cf3afffb064bd1df51e6444b96cc3161df2cef03fb54353332c5c7b05275 2024/11/08 03:11:16 DEBUG : Creating backend with remote "/tmp/rclone3061065791" run.go:180: Remote "OpenDrive root 'rclone-test-sodorix4fuqi'", Local "Local file system at /tmp/rclone3061065791", Modify Window "1s" 2024/11/08 03:11:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading chunk 0, size=13, remain=0 both checkfile vs. NFCx2 remote (without normalization) 2024/11/08 03:11:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/08 03:11:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-sodorix4fuqi' 2024/11/08 03:11:18 NOTICE: OpenDrive root 'rclone-test-sodorix4fuqi': 1 files missing 2024/11/08 03:11:18 NOTICE: 1 hashes missing 2024/11/08 03:11:18 NOTICE: OpenDrive root 'rclone-test-sodorix4fuqi': 2 differences found 2024/11/08 03:11:18 NOTICE: OpenDrive root 'rclone-test-sodorix4fuqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/08 03:11:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/08 03:11:18 NOTICE: OpenDrive root 'rclone-test-sodorix4fuqi': 0 differences found 2024/11/08 03:11:18 NOTICE: OpenDrive root 'rclone-test-sodorix4fuqi': 1 matching files 2024/11/08 03:11:18 DEBUG : OpenDrive root 'rclone-test-sodorix4fuqi': Purge remote 2024/11/08 03:11:19 DEBUG : OpenDrive root 'rclone-test-cafuger0depa': Purge remote 2024/11/08 03:11:19 DEBUG : OpenDrive root 'rclone-test-ligavuz8jutu': Purge remote 2024/11/08 03:11:20 DEBUG : OpenDrive root 'rclone-test-cirutid4ruxo': Purge remote 2024/11/08 03:11:20 DEBUG : OpenDrive root 'rclone-test-kuhurux9juse': Purge remote 2024/11/08 03:11:20 DEBUG : OpenDrive root 'rclone-test-gazuveh6gaye': Purge remote 2024/11/08 03:11:21 DEBUG : OpenDrive root 'rclone-test-xokuken8zuzo': Purge remote 2024/11/08 03:11:21 DEBUG : OpenDrive root 'rclone-test-vakiwot2hohu': Purge remote 2024/11/08 03:11:22 DEBUG : OpenDrive root 'rclone-test-tefisah7pepu': Purge remote 2024/11/08 03:11:22 DEBUG : OpenDrive root 'rclone-test-laluhec7cuvi': Purge remote --- PASS: TestApplyTransforms (43.85s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:11:22 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 03:11:23 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/11/08 03:11:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 03:11:24 INFO : file1: Copied (new) to: sub/file2 2024/11/08 03:11:25 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:11:25 DEBUG : file1: Unchanged skipping 2024/11/08 03:11:25 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.39s) === RUN TestCopyLongFile run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.35s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:11:28 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2024/11/08 03:11:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/backup" 2024/11/08 03:11:30 DEBUG : Starting OpenDrive session with ID: cf36407100ee0983f6e70e0b81dc9509b239bca9447c4f8468250fc4323e00ba 2024/11/08 03:11:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/08 03:11:32 INFO : dst/file1: Moved (server-side) 2024/11/08 03:11:33 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:11:34 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 03:11:34 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.75s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:11:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/dst" 2024/11/08 03:11:37 DEBUG : Config file has changed externally - reloading 2024/11/08 03:11:37 DEBUG : Starting OpenDrive session with ID: e51b5e506976be758c87329f6bb1b4e1aafa9061431bd3b1b2bb138e23279492 2024/11/08 03:11:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/CompareDest" 2024/11/08 03:11:39 DEBUG : Starting OpenDrive session with ID: b5de211614559f759cfcf0f7f91d4593b59c723024c42e5b4353cf7d0456da4f 2024/11/08 03:11:39 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 03:11:41 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/08 03:11:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/08 03:11:42 INFO : one: Copied (new) 2024/11/08 03:11:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:11:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/08 03:11:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/08 03:11:44 INFO : one: Copied (replaced existing) 2024/11/08 03:11:45 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/08 03:11:47 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/08 03:11:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:11:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:11:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 03:11:50 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/08 03:11:52 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 03:11:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:11:52 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 03:11:52 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 03:11:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:11:52 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 03:11:53 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 03:11:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/08 03:11:55 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/08 03:11:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/08 03:11:56 INFO : two: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyFileCompareDest (28.93s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:12:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/dst" 2024/11/08 03:12:06 DEBUG : Starting OpenDrive session with ID: e419bc913d145b2f2657bf5aa621cd7bb3abff9d6ae2b61ea24f93f406e74f94 2024/11/08 03:12:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/CopyDest" 2024/11/08 03:12:08 DEBUG : Starting OpenDrive session with ID: abc3dd724506da0a71b10ecdaa1763fbeeae45b2dca1309d3e3bbbe98e222c65 2024/11/08 03:12:08 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 03:12:10 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/08 03:12:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/08 03:12:11 INFO : one: Copied (new) 2024/11/08 03:12:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:12:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/08 03:12:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/08 03:12:13 INFO : one: Copied (replaced existing) 2024/11/08 03:12:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/08 03:12:16 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/08 03:12:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/BackupDir" 2024/11/08 03:12:18 DEBUG : Starting OpenDrive session with ID: 7bf36f534dbeffbb36cd7fdeee5628dd9550afc5fbd526cc00a5b210d2ad72b7 2024/11/08 03:12:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:12:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:12:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 03:12:20 INFO : one: Moved (server-side) 2024/11/08 03:12:20 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/08 03:12:20 INFO : one: Copied (server-side copy) 2024/11/08 03:12:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/08 03:12:21 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/08 03:12:23 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 03:12:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:12:23 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/08 03:12:23 INFO : two: Copied (server-side copy) 2024/11/08 03:12:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/08 03:12:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/08 03:12:24 DEBUG : two: Unchanged skipping 2024/11/08 03:12:25 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/08 03:12:27 DEBUG : three: Need to transfer - File not found at Destination 2024/11/08 03:12:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/08 03:12:27 DEBUG : three: Destination not found in --copy-dest 2024/11/08 03:12:28 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/08 03:12:29 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/08 03:12:29 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (26.55s) === RUN TestCopyInplace run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:12:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/08 03:12:34 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:12:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 03:12:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/08 03:12:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/08 03:12:37 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2024/11/08 03:12:37 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/11/08 03:12:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/08 03:12:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/08 03:12:38 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2024/11/08 03:12:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b22bfb0c171223d78117eec706a4ab79 OK 2024/11/08 03:12:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (8.03s) === RUN TestDeduplicateInteractive run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.35s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:12:43 DEBUG : one: Uploading chunk 0, size=100, remain=0 2024/11/08 03:12:46 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2024/11/08 03:12:47 DEBUG : another: Uploading chunk 0, size=100, remain=0 2024/11/08 03:12:49 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2024/11/08 03:12:50 INFO : OpenDrive root 'rclone-test-sulanap0yiri': Looking for duplicate md5 hashes using newest mode. 2024/11/08 03:12:50 NOTICE: 07459fbcef9a587b48ca3f1410d3f786: Found 3 files with duplicate md5 hashes 2024/11/08 03:12:51 INFO : one: Deleted 2024/11/08 03:12:51 INFO : also/one: Deleted 2024/11/08 03:12:51 NOTICE: 07459fbcef9a587b48ca3f1410d3f786: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.65s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.33s) === RUN TestDeduplicateRename run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.33s) === RUN TestMergeDirs run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.34s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:12:55 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2024/11/08 03:12:57 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2024/11/08 03:12:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/08 03:13:01 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2024/11/08 03:13:03 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/08 03:13:05 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2024/11/08 03:13:07 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2024/11/08 03:13:09 DEBUG : a.txt: Excluded (Size Filter) 2024/11/08 03:13:09 DEBUG : a.txt: Excluded 2024/11/08 03:13:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/08 03:13:09 DEBUG : sub dir/hello world: Excluded 2024/11/08 03:13:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/08 03:13:09 DEBUG : sub dir/hello world2: Excluded 2024/11/08 03:13:09 DEBUG : sub dir/ignore dir: Excluded 2024/11/08 03:13:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/08 03:13:10 DEBUG : sub dir/hello world: Excluded 2024/11/08 03:13:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/08 03:13:10 DEBUG : sub dir/hello world2: Excluded 2024/11/08 03:13:10 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (19.16s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:13:14 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/08 03:13:16 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.42s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.36s) --- PASS: TestListJSON/SubDir (0.19s) --- PASS: TestListJSON/NoModTime (0.19s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:13:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2024/11/08 03:13:23 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/11/08 03:13:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/notfound" 2024/11/08 03:13:28 DEBUG : Starting OpenDrive session with ID: 467ab881f4cdaac8a44ef8925abe002e0fbf16cc127594b4eb93720be36da3f1 === NAME TestStatJSON run.go:125: removing dir "sub" failed - try 1/3: folder not empty --- PASS: TestStatJSON (10.52s) --- 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.17s) --- PASS: TestStatJSON/NotFound (0.35s) --- PASS: TestStatJSON/DirFilesOnly (0.17s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.19s) --- PASS: TestStatJSON/DirDirsOnly (0.19s) --- PASS: TestStatJSON/FileDirsOnly (0.18s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.17s) --- PASS: TestStatJSON/RootNotFound (1.46s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:13:31 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Making directory 2024/11/08 03:13:31 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Making directory --- PASS: TestMkdir (0.52s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:13:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (3.67s) === RUN TestLs run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:13:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/08 03:13:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (4.51s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:13:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/08 03:13:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/08 03:13:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2024/11/08 03:13:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.65s) === RUN TestLsLong run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:13:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/08 03:13:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (5.01s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:13:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/08 03:13:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.21s) --- PASS: TestHashSums/Md5 (0.19s) --- PASS: TestHashSums/Md5Download (0.77s) === RUN TestHashSumsWithErrors 2024/11/08 03:13:55 DEBUG : Creating backend with remote ":memory:" 2024/11/08 03:13:55 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/08 03:13:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/08 03:13:55 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/08 03:13:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/08 03:13:55 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/08 03:13:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/08 03:13:55 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/08 03:13:55 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/08 03:13:55 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:13:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/08 03:13:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/08 03:14:00 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (7.86s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:14:04 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/11/08 03:14:05 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/11/08 03:14:07 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/11/08 03:14:08 DEBUG : Waiting for deletions to finish 2024/11/08 03:14:09 DEBUG : large: Excluded (Size Filter) 2024/11/08 03:14:09 DEBUG : large: Excluded 2024/11/08 03:14:09 INFO : medium: Deleted 2024/11/08 03:14:09 INFO : small: Deleted --- PASS: TestDelete (7.02s) === RUN TestMaxDelete run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:14:10 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/11/08 03:14:12 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/11/08 03:14:14 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/11/08 03:14:15 DEBUG : Waiting for deletions to finish 2024/11/08 03:14:15 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/08 03:14:16 INFO : large: Deleted 2024/11/08 03:14:16 INFO : medium: Deleted --- PASS: TestMaxDelete (7.23s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:14:18 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/11/08 03:14:19 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/11/08 03:14:21 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/11/08 03:14:22 DEBUG : Waiting for deletions to finish 2024/11/08 03:14:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/08 03:14:22 INFO : small: Deleted 2024/11/08 03:14:22 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.67s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:14:24 DEBUG : small: Uploading chunk 0, size=10, remain=0 2024/11/08 03:14:26 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2024/11/08 03:14:28 DEBUG : large: Uploading chunk 0, size=100, remain=0 2024/11/08 03:14:29 DEBUG : Waiting for deletions to finish 2024/11/08 03:14:29 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2024/11/08 03:14:30 INFO : large: Deleted 2024/11/08 03:14:30 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.30s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:14:31 DEBUG : ReadFile: Uploading chunk 0, size=28, remain=0 --- PASS: TestReadFile (3.47s) === RUN TestRetry 2024/11/08 03:14:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/08 03:14:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/08 03:14:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 03:14:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 03:14:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 03:14:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/08 03:14:34 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:14:35 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2024/11/08 03:14:37 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (9.68s) === RUN TestPurge 2024/11/08 03:14:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-laculad8tehu" 2024/11/08 03:14:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 03:14:44 DEBUG : Starting OpenDrive session with ID: 003c50e2df68a927fb5d6d5e65c494b628f99c04d1ef5f092bd496b3372dd50f 2024/11/08 03:14:45 DEBUG : Creating backend with remote "/tmp/rclone2084917793" run.go:180: Remote "OpenDrive root 'rclone-test-laculad8tehu'", Local "Local file system at /tmp/rclone2084917793", Modify Window "1s" 2024/11/08 03:14:47 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2024/11/08 03:14:48 DEBUG : A2: Making directory 2024/11/08 03:14:49 DEBUG : A1/B2: Making directory 2024/11/08 03:14:49 DEBUG : A1/B2/C2: Making directory 2024/11/08 03:14:49 DEBUG : A1/B1/C3: Making directory 2024/11/08 03:14:50 DEBUG : A3: Making directory 2024/11/08 03:14:50 DEBUG : A3/B3: Making directory 2024/11/08 03:14:50 DEBUG : A3/B3/C4: Making directory 2024/11/08 03:14:52 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/11/08 03:14:55 ERROR : : error listing: directory not found 2024/11/08 03:14:55 DEBUG : OpenDrive root 'rclone-test-laculad8tehu': Purge remote 2024/11/08 03:14:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (11.54s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:14:57 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2024/11/08 03:14:58 DEBUG : A2: Making directory 2024/11/08 03:14:59 DEBUG : A1/B2: Making directory 2024/11/08 03:14:59 DEBUG : A1/B2/C2: Making directory 2024/11/08 03:14:59 DEBUG : A1/B1/C3: Making directory 2024/11/08 03:15:00 DEBUG : A3: Making directory 2024/11/08 03:15:00 DEBUG : A3/B3: Making directory operations_test.go:657: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:657 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsNoLeaveRoot fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:657 Error: Not equal: expected: []string{} actual : []string{"A3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A3" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (17.12s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:15:13 DEBUG : A1: Making directory 2024/11/08 03:15:13 DEBUG : A1/B1: Making directory 2024/11/08 03:15:14 DEBUG : A1/B1/C1: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A3"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=2) "A3" } Test: TestRmdirsLeaveRoot Messages: directories 2024/11/08 03:15:25 DEBUG : removing 1 level 3 directories 2024/11/08 03:15:25 INFO : A1/B1/C1: Removing directory 2024/11/08 03:15:25 DEBUG : removing 1 level 2 directories 2024/11/08 03:15:25 INFO : A1/B1: Removing directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "A3"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=2) { + (string) (len=2) "A1", + (string) (len=2) "A3" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (23.33s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:15:36 DEBUG : A1: Making directory 2024/11/08 03:15:36 DEBUG : A1/B1: Making directory 2024/11/08 03:15:37 DEBUG : A1/B1/C1: Making directory 2024/11/08 03:15:38 DEBUG : removing 1 level 3 directories 2024/11/08 03:15:38 INFO : A1/B1/C1: Removing directory 2024/11/08 03:15:39 DEBUG : removing 1 level 2 directories 2024/11/08 03:15:39 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.49s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:15:41 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:15:43 DEBUG : filename.txt: File name found in url 2024/11/08 03:15:43 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2024/11/08 03:15:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/08 03:15:45 DEBUG : headerfilename.txt: Uploading chunk 0, size=14, remain=0 2024/11/08 03:15:47 DEBUG : file2: Uploading chunk 0, size=14, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyURL (16.08s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:15:57 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 03:15:58 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/11/08 03:15:59 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 03:15:59 INFO : file1: Copied (new) to: sub/file2 2024/11/08 03:15:59 INFO : file1: Deleted 2024/11/08 03:15:59 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:15:59 DEBUG : file1: Unchanged skipping 2024/11/08 03:15:59 INFO : file1: Deleted 2024/11/08 03:16:00 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.72s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:16:01 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 03:16:02 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:16:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 03:16:03 INFO : file1: Copied (new) 2024/11/08 03:16:03 INFO : file1: Deleted 2024/11/08 03:16:04 DEBUG : file1: Destination exists, skipping 2024/11/08 03:16:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.07s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:16:05 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/08 03:16:06 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2024/11/08 03:16:07 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 03:16:07 INFO : file1: Copied (new) to: sub/file2 2024/11/08 03:16:07 INFO : file1: Deleted 2024/11/08 03:16:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:16:07 DEBUG : file1: Unchanged skipping 2024/11/08 03:16:07 INFO : file1: Deleted 2024/11/08 03:16:08 DEBUG : sub/file2: moving to sub/File2-rclone-move-vunabom0 2024/11/08 03:16:08 DEBUG : sub/file2: same parent dir (ODFfNjg0Nzk2Nl9iaW1TZQ) - using file/rename instead of move_copy for sub/File2-rclone-move-vunabom0 2024/11/08 03:16:09 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-vunabom0 2024/11/08 03:16:09 DEBUG : sub/file2: moving to sub/File2 2024/11/08 03:16:09 DEBUG : sub/File2-rclone-move-vunabom0: same parent dir (ODFfNjg0Nzk2Nl9iaW1TZQ) - using file/rename instead of move_copy for sub/File2 2024/11/08 03:16:09 INFO : sub/File2-rclone-move-vunabom0: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (6.07s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:16:11 DEBUG : hello: Uploading chunk 0, size=5, remain=0 2024/11/08 03:16:13 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (2.95s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:16:14 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2024/11/08 03:16:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sulanap0yiri/backup" 2024/11/08 03:16:17 DEBUG : Starting OpenDrive session with ID: 9888f2fe2530f23f41a19859316b549ef0836d2321504d39a907f5aa1f63b679 2024/11/08 03:16:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/08 03:16:19 INFO : dst/file1: Moved (server-side) 2024/11/08 03:16:19 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2024/11/08 03:16:21 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/08 03:16:21 INFO : dst/file1: Copied (new) 2024/11/08 03:16:21 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.99s) === 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:16:24 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2024/11/08 03:16:26 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2024/11/08 03:16:29 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2024/11/08 03:16:31 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2024/11/08 03:16:33 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2024/11/08 03:16:34 DEBUG : A1/B2: Making directory 2024/11/08 03:16:35 DEBUG : A1/B1/C3: Making directory 2024/11/08 03:16:36 DEBUG : A2: same parent dir (ODFfNjg0Nzg1MV9FUVloUg) - using folder/rename instead of move_copy 2024/11/08 03:16:41 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/08 03:16:41 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/08 03:16:41 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/08 03:16:41 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/08 03:16:41 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/08 03:16:44 INFO : OpenDrive root 'rclone-test-sulanap0yiri': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/08 03:16:48 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/08 03:16:48 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/08 03:16:48 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/08 03:16:48 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/08 03:16:48 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (31.96s) === RUN TestGetFsInfo run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" --- PASS: TestGetFsInfo (0.36s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:16:56 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 03:16:57 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/11/08 03:16:57 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/08 03:16:57 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/08 03:16:57 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/08 03:16:58 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/11/08 03:17:00 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/11/08 03:17:00 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:17:01 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 03:17:02 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/11/08 03:17:04 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/11/08 03:17:04 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/11/08 03:17:04 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/08 03:17:05 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/11/08 03:17:06 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/11/08 03:17:06 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:17:07 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 03:17:08 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/11/08 03:17:09 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/08 03:17:09 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/08 03:17:10 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/11/08 03:17:11 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:17:12 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': File to upload is small (34 bytes), uploading instead of streaming 2024/11/08 03:17:13 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2024/11/08 03:17:14 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/08 03:17:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/08 03:17:14 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2024/11/08 03:17:15 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2024/11/08 03:17:17 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/11/08 03:17:17 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.42s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.35s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:17:19 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2024/11/08 03:17:20 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': File to upload is small (60 bytes), uploading instead of streaming 2024/11/08 03:17:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/08 03:17:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/08 03:17:21 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (4.38s) === RUN TestRcatSizeMetadata run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.36s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" 2024/11/08 03:17:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/08 03:17:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/08 03:17:28 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 2024/11/08 03:17:29 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Touching "empty space" 2024/11/08 03:17:29 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Touching "potato2" 2024/11/08 03:17:30 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Touching "sub dir/potato3" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestTouchDir (10.27s) === RUN TestMkdirMetadata run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.38s) === RUN TestMkdirModTime run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.37s) === RUN TestSetDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", 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-sulanap0yiri'", Local "Local file system at /tmp/rclone880544761", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.38s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2024/11/08 03:17:35 DEBUG : OpenDrive root 'rclone-test-sulanap0yiri': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m37.842561083s (try 1/5): exit status 1: Failed [TestCheckSum TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot]