"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/08/22 01:51:11 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wewebez5tiqi" 2026/08/22 01:51:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 01:51:11 DEBUG : Creating backend with remote "/tmp/rclone3353931894" === 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:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/22 01:51:11 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.65s) === RUN TestMultithreadCopyAbort run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/22 01:51:12 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.57s) === RUN TestSizeDiffers 2026/08/22 01:51:12 DEBUG : a: size = 0 OK 2026/08/22 01:51:12 DEBUG : a: size = 1 (memory) 2026/08/22 01:51:12 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/22 01:51:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/22 01:51:12 DEBUG : potato: Seek from 10 to 0 2026/08/22 01:51:12 DEBUG : potato: Seek from 10 to 0 2026/08/22 01:51:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/22 01:51:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Seek from 5 to 2 2026/08/22 01:51:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/22 01:51:12 DEBUG : potato: Seek from 7 to 0 2026/08/22 01:51:12 DEBUG : potato: Seek from 7 to 0 2026/08/22 01:51:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/22 01:51:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Seek from 5 to 2 2026/08/22 01:51:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/22 01:51:12 DEBUG : potato: Seek from 8 to 0 2026/08/22 01:51:12 DEBUG : potato: Seek from 8 to 0 2026/08/22 01:51:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/22 01:51:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/22 01:51:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/22 01:51:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/22 01:51:12 DEBUG : potato: Seek from 5 to 2 2026/08/22 01:51:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/22 01:51:12 DEBUG : potato: Seek from 9 to 0 2026/08/22 01:51:12 DEBUG : potato: Seek from 9 to 0 2026/08/22 01:51: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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:51:12 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi" with ID 5846673 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/08/22 01:51:29 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/empty space 2026/08/22 01:51:30 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 2026/08/22 01:51:30 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/remotepotato 2026/08/22 01:51:31 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/rutabaga --- PASS: TestCheck (19.73s) --- PASS: TestCheck/1 (0.57s) --- PASS: TestCheck/2 (0.57s) --- PASS: TestCheck/3 (0.56s) --- PASS: TestCheck/4 (0.56s) --- PASS: TestCheck/5 (0.56s) --- PASS: TestCheck/6 (0.57s) --- PASS: TestCheck/7 (0.57s) === RUN TestCheckFsError 2026/08/22 01:51:32 DEBUG : Creating backend with remote "nonexistent" 2026/08/22 01:51:32 DEBUG : Creating backend with remote "nonexistent" 2026/08/22 01:51:32 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/22 01:51:32 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/22 01:51:32 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/22 01:51:32 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/22 01:51:58 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/empty space 2026/08/22 01:51:58 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 2026/08/22 01:51:59 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/remotepotato 2026/08/22 01:51:59 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/rutabaga --- PASS: TestCheckDownload (28.16s) --- PASS: TestCheckDownload/1 (1.88s) --- PASS: TestCheckDownload/2 (1.87s) --- PASS: TestCheckDownload/3 (2.79s) --- PASS: TestCheckDownload/4 (1.83s) --- PASS: TestCheckDownload/5 (1.83s) --- PASS: TestCheckDownload/6 (1.85s) --- PASS: TestCheckDownload/7 (1.87s) === RUN TestCheckSizeOnly run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/22 01:52:17 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/empty space 2026/08/22 01:52:17 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 2026/08/22 01:52:18 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/remotepotato 2026/08/22 01:52:18 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/rutabaga --- PASS: TestCheckSizeOnly (19.04s) --- PASS: TestCheckSizeOnly/1 (0.56s) --- PASS: TestCheckSizeOnly/2 (0.56s) --- PASS: TestCheckSizeOnly/3 (0.57s) --- PASS: TestCheckSizeOnly/4 (0.56s) --- PASS: TestCheckSizeOnly/5 (0.57s) --- PASS: TestCheckSizeOnly/6 (0.55s) --- PASS: TestCheckSizeOnly/7 (0.57s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:52:23 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/22 01:52:23 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/22 01:52:23 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/22 01:52:23 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/22 01:52:29 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/22 01:52:29 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/22 01:52:29 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/22 01:52:29 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/22 01:52:30 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/test.sum --- PASS: TestParseSumFile (11.85s) === RUN TestCheckSum run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:52:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wewebez5tiqi/data" check_test.go:354: FileLu root 'rclone-test-wewebez5tiqi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.72s) === RUN TestCheckSumDownload run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:52:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wewebez5tiqi/data" 2026/08/22 01:52:34 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/data" with ID 5846674 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/08/22 01:53:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/test.sum 2026/08/22 01:53:43 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/data/banana 2026/08/22 01:53:44 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/data/potato 2026/08/22 01:53:45 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/data" --- PASS: TestCheckSumDownload (72.85s) --- PASS: TestCheckSumDownload/subtest1 (4.22s) --- PASS: TestCheckSumDownload/subtest2 (4.20s) --- PASS: TestCheckSumDownload/subtest3 (4.26s) --- PASS: TestCheckSumDownload/subtest4 (4.26s) --- PASS: TestCheckSumDownload/subtest5 (4.21s) --- PASS: TestCheckSumDownload/subtest6 (4.29s) --- PASS: TestCheckSumDownload/subtest7 (4.27s) === RUN TestCheckSumConcurrency 2026/08/22 01:53:45 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/22 01:53:45 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/22 01:53:45 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/22 01:53:45 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/22 01:53:45 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/22 01:53:45 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/22 01:53:45 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/22 01:53:45 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/22 01:53:45 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/22 01:53:45 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/22 01:53:45 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/22 01:53:45 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/22 01:53:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cehinix8tede" 2026/08/22 01:53:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 01:53:45 DEBUG : Creating backend with remote "/tmp/rclone4241957488" run.go:198: Remote "FileLu root 'rclone-test-cehinix8tede'", Local "Local file system at /tmp/rclone4241957488", Modify Window "876000h0m0s" 2026/08/22 01:53:46 INFO : FileLu root 'rclone-test-cehinix8tede': Successfully created folder "rclone-test-cehinix8tede" with ID 5846675 upper checkfile vs. lower remote (without normalization) 2026/08/22 01:53:49 ERROR : hello, world!: sum not found 2026/08/22 01:53:49 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-cehinix8tede' 2026/08/22 01:53:49 NOTICE: FileLu root 'rclone-test-cehinix8tede': 1 files missing 2026/08/22 01:53:49 NOTICE: 1 hashes missing 2026/08/22 01:53:49 NOTICE: FileLu root 'rclone-test-cehinix8tede': 1 differences found 2026/08/22 01:53:49 NOTICE: FileLu root 'rclone-test-cehinix8tede': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/22 01:53:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 01:53:51 NOTICE: FileLu root 'rclone-test-cehinix8tede': 0 differences found 2026/08/22 01:53:51 NOTICE: FileLu root 'rclone-test-cehinix8tede': 1 matching files 2026/08/22 01:53:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-halekuy3gebi" 2026/08/22 01:53:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 01:53:51 DEBUG : Creating backend with remote "/tmp/rclone1711445863" run.go:198: Remote "FileLu root 'rclone-test-halekuy3gebi'", Local "Local file system at /tmp/rclone1711445863", Modify Window "876000h0m0s" 2026/08/22 01:53:52 INFO : FileLu root 'rclone-test-halekuy3gebi': Successfully created folder "rclone-test-halekuy3gebi" with ID 5846676 lower checkfile vs. upper remote (without normalization) 2026/08/22 01:53:55 ERROR : HELLO, WORLD!: sum not found 2026/08/22 01:53:55 ERROR : hello, world!: file not in FileLu root 'rclone-test-halekuy3gebi' 2026/08/22 01:53:55 NOTICE: FileLu root 'rclone-test-halekuy3gebi': 1 files missing 2026/08/22 01:53:55 NOTICE: 1 hashes missing 2026/08/22 01:53:55 NOTICE: FileLu root 'rclone-test-halekuy3gebi': 1 differences found 2026/08/22 01:53:55 NOTICE: FileLu root 'rclone-test-halekuy3gebi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/22 01:53:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 01:53:57 NOTICE: FileLu root 'rclone-test-halekuy3gebi': 0 differences found 2026/08/22 01:53:57 NOTICE: FileLu root 'rclone-test-halekuy3gebi': 1 matching files 2026/08/22 01:53:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vukayod6wulo" 2026/08/22 01:53:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 01:53:57 DEBUG : Creating backend with remote "/tmp/rclone2386046210" run.go:198: Remote "FileLu root 'rclone-test-vukayod6wulo'", Local "Local file system at /tmp/rclone2386046210", Modify Window "876000h0m0s" 2026/08/22 01:53:57 INFO : FileLu root 'rclone-test-vukayod6wulo': Successfully created folder "rclone-test-vukayod6wulo" with ID 5846677 lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/22 01:54:01 ERROR : HeLlO, wOrLd!: sum not found 2026/08/22 01:54:01 ERROR : hello, world!: file not in FileLu root 'rclone-test-vukayod6wulo' 2026/08/22 01:54:01 NOTICE: FileLu root 'rclone-test-vukayod6wulo': 1 files missing 2026/08/22 01:54:01 NOTICE: 1 hashes missing 2026/08/22 01:54:01 NOTICE: FileLu root 'rclone-test-vukayod6wulo': 1 differences found 2026/08/22 01:54:01 NOTICE: FileLu root 'rclone-test-vukayod6wulo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/22 01:54:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 01:54:02 NOTICE: FileLu root 'rclone-test-vukayod6wulo': 0 differences found 2026/08/22 01:54:02 NOTICE: FileLu root 'rclone-test-vukayod6wulo': 1 matching files 2026/08/22 01:54:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kizijir3duhi" 2026/08/22 01:54:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 01:54:02 DEBUG : Creating backend with remote "/tmp/rclone529213324" run.go:198: Remote "FileLu root 'rclone-test-kizijir3duhi'", Local "Local file system at /tmp/rclone529213324", Modify Window "876000h0m0s" 2026/08/22 01:54:03 INFO : FileLu root 'rclone-test-kizijir3duhi': Successfully created folder "rclone-test-kizijir3duhi" with ID 5846678 upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/22 01:54:06 ERROR : HELLO, WORLD!: sum not found 2026/08/22 01:54:06 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-kizijir3duhi' 2026/08/22 01:54:06 NOTICE: FileLu root 'rclone-test-kizijir3duhi': 1 files missing 2026/08/22 01:54:06 NOTICE: 1 hashes missing 2026/08/22 01:54:06 NOTICE: FileLu root 'rclone-test-kizijir3duhi': 1 differences found 2026/08/22 01:54:06 NOTICE: FileLu root 'rclone-test-kizijir3duhi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/22 01:54:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 01:54:08 NOTICE: FileLu root 'rclone-test-kizijir3duhi': 0 differences found 2026/08/22 01:54:08 NOTICE: FileLu root 'rclone-test-kizijir3duhi': 1 matching files 2026/08/22 01:54:08 DEBUG : Creating backend with remote "TestFileLu:rclone-test-joralak6yisu" 2026/08/22 01:54:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 01:54:08 DEBUG : Creating backend with remote "/tmp/rclone4030382087" run.go:198: Remote "FileLu root 'rclone-test-joralak6yisu'", Local "Local file system at /tmp/rclone4030382087", Modify Window "876000h0m0s" 2026/08/22 01:54:09 INFO : FileLu root 'rclone-test-joralak6yisu': Successfully created folder "rclone-test-joralak6yisu" with ID 5846679 NFD checkfile vs. NFC remote (without normalization) 2026/08/22 01:54:12 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/22 01:54:12 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-joralak6yisu' 2026/08/22 01:54:12 NOTICE: FileLu root 'rclone-test-joralak6yisu': 1 files missing 2026/08/22 01:54:12 NOTICE: 1 hashes missing 2026/08/22 01:54:12 NOTICE: FileLu root 'rclone-test-joralak6yisu': 1 differences found 2026/08/22 01:54:12 NOTICE: FileLu root 'rclone-test-joralak6yisu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/22 01:54:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/22 01:54:14 NOTICE: FileLu root 'rclone-test-joralak6yisu': 0 differences found 2026/08/22 01:54:14 NOTICE: FileLu root 'rclone-test-joralak6yisu': 1 matching files 2026/08/22 01:54:14 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wazapem3rixe" 2026/08/22 01:54:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 01:54:14 DEBUG : Creating backend with remote "/tmp/rclone288064997" run.go:198: Remote "FileLu root 'rclone-test-wazapem3rixe'", Local "Local file system at /tmp/rclone288064997", Modify Window "876000h0m0s" 2026/08/22 01:54:15 INFO : FileLu root 'rclone-test-wazapem3rixe': Successfully created folder "rclone-test-wazapem3rixe" with ID 5846680 check_test.go:688: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/08/22 01:54:18 DEBUG : FileLu root 'rclone-test-wazapem3rixe': Purge remote 2026/08/22 01:54:19 INFO : FileLu root 'rclone-test-wazapem3rixe': Rmdir: successfully deleted "/rclone-test-wazapem3rixe" 2026/08/22 01:54:19 DEBUG : FileLu root 'rclone-test-joralak6yisu': Purge remote 2026/08/22 01:54:19 INFO : FileLu root 'rclone-test-joralak6yisu': Rmdir: successfully deleted "/rclone-test-joralak6yisu" 2026/08/22 01:54:19 DEBUG : FileLu root 'rclone-test-kizijir3duhi': Purge remote 2026/08/22 01:54:20 INFO : FileLu root 'rclone-test-kizijir3duhi': Rmdir: successfully deleted "/rclone-test-kizijir3duhi" 2026/08/22 01:54:20 DEBUG : FileLu root 'rclone-test-vukayod6wulo': Purge remote 2026/08/22 01:54:20 INFO : FileLu root 'rclone-test-vukayod6wulo': Rmdir: successfully deleted "/rclone-test-vukayod6wulo" 2026/08/22 01:54:20 DEBUG : FileLu root 'rclone-test-halekuy3gebi': Purge remote 2026/08/22 01:54:21 INFO : FileLu root 'rclone-test-halekuy3gebi': Rmdir: successfully deleted "/rclone-test-halekuy3gebi" 2026/08/22 01:54:21 DEBUG : FileLu root 'rclone-test-cehinix8tede': Purge remote 2026/08/22 01:54:22 INFO : FileLu root 'rclone-test-cehinix8tede': Rmdir: successfully deleted "/rclone-test-cehinix8tede" --- SKIP: TestApplyTransforms (36.31s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:54:22 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/22 01:54:23 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub" with ID 5846681 2026/08/22 01:54:25 DEBUG : sub/file2: size = 14 OK 2026/08/22 01:54:25 INFO : file1: Copied (new) to: sub/file2 2026/08/22 01:54:27 DEBUG : sub/file2: size = 14 OK 2026/08/22 01:54:27 DEBUG : file1: Sizes identical 2026/08/22 01:54:27 DEBUG : file1: Unchanged skipping 2026/08/22 01:54:28 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': don't need to copy/move sub/file2, it is already at target location 2026/08/22 01:54:31 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub/file2 2026/08/22 01:54:32 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub" --- PASS: TestCopyFile (11.20s) === RUN TestCopyLongFile run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.13s) === RUN TestCopyFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:54:35 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/dst" with ID 5846682 2026/08/22 01:54:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wewebez5tiqi/backup" 2026/08/22 01:54:40 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3353931894) 2026/08/22 01:54:40 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-wewebez5tiqi') 2026/08/22 01:54:40 DEBUG : dst/file1: Sizes differ 2026/08/22 01:54:43 INFO : FileLu root 'rclone-test-wewebez5tiqi/backup': Successfully created folder "rclone-test-wewebez5tiqi/backup/dst" with ID 5846684 2026/08/22 01:54:45 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/dst/file1 2026/08/22 01:54:45 INFO : dst/file1: Moved (server-side) 2026/08/22 01:54:47 DEBUG : dst/file1: size = 14 OK 2026/08/22 01:54:47 INFO : dst/file1: Copied (new) 2026/08/22 01:54:51 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/dst/file1 2026/08/22 01:54:52 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/backup/dst/file1 2026/08/22 01:54:53 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/dst" 2026/08/22 01:54:54 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/backup/dst" 2026/08/22 01:54:55 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/backup" --- PASS: TestCopyFileBackupDir (21.96s) === RUN TestCopyFileCompareDest run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:54:56 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wewebez5tiqi/dst" 2026/08/22 01:54:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wewebez5tiqi/CompareDest" 2026/08/22 01:54:58 DEBUG : one: Need to transfer - File not found at Destination 2026/08/22 01:54:59 INFO : FileLu root 'rclone-test-wewebez5tiqi/dst': Successfully created folder "rclone-test-wewebez5tiqi/dst" with ID 5846685 2026/08/22 01:55:02 DEBUG : one: size = 3 OK 2026/08/22 01:55:02 INFO : one: Copied (new) 2026/08/22 01:55:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3353931894) 2026/08/22 01:55:05 DEBUG : one: size = 3 (FileLu root 'rclone-test-wewebez5tiqi/dst') 2026/08/22 01:55:05 DEBUG : one: Sizes differ 2026/08/22 01:55:08 DEBUG : one: size = 5 OK 2026/08/22 01:55:08 INFO : one: Copied (replaced existing) 2026/08/22 01:55:13 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/CompareDest" with ID 5846686 2026/08/22 01:55:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3353931894) 2026/08/22 01:55:17 DEBUG : one: size = 3 (FileLu root 'rclone-test-wewebez5tiqi/dst') 2026/08/22 01:55:17 DEBUG : one: Sizes differ 2026/08/22 01:55:18 DEBUG : one: size = 5 OK 2026/08/22 01:55:18 DEBUG : one: Sizes identical 2026/08/22 01:55:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/22 01:55:23 DEBUG : two: Need to transfer - File not found at Destination 2026/08/22 01:55:25 DEBUG : two: size = 3 OK 2026/08/22 01:55:25 DEBUG : two: Sizes identical 2026/08/22 01:55:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/22 01:55:26 DEBUG : two: Need to transfer - File not found at Destination 2026/08/22 01:55:27 DEBUG : two: size = 3 OK 2026/08/22 01:55:27 DEBUG : two: Sizes identical 2026/08/22 01:55:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/22 01:55:30 DEBUG : two: Need to transfer - File not found at Destination 2026/08/22 01:55:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone3353931894) 2026/08/22 01:55:31 DEBUG : two: size = 3 (FileLu root 'rclone-test-wewebez5tiqi/CompareDest') 2026/08/22 01:55:31 DEBUG : two: Sizes differ 2026/08/22 01:55:34 DEBUG : two: size = 5 OK 2026/08/22 01:55:34 INFO : two: Copied (new) 2026/08/22 01:55:36 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/dst/one 2026/08/22 01:55:37 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/dst/two 2026/08/22 01:55:38 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/CompareDest/one 2026/08/22 01:55:38 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/CompareDest/two 2026/08/22 01:55:39 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/dst" 2026/08/22 01:55:40 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/CompareDest" --- PASS: TestCopyFileCompareDest (45.08s) === RUN TestCopyFileCopyDest run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.12s) === RUN TestCopyInplace run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.13s) === RUN TestCopyLongFileName run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.12s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.13s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:55:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/22 01:55:47 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/TestCopyFileMaxTransfer" with ID 5846687 2026/08/22 01:55:50 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/22 01:55:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/22 01:55:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/22 01:55:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2011.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/08/22 01:55:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/22 01:55:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/22 01:55:59 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/22 01:55:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/22 01:56:02 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/TestCopyFileMaxTransfer/file1 2026/08/22 01:56:02 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/TestCopyFileMaxTransfer/file4 2026/08/22 01:56:03 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (18.38s) === RUN TestDeduplicateInteractive run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.16s) === RUN TestDeduplicateSkip run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.12s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.13s) === RUN TestDeduplicateFirst run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.12s) === RUN TestDeduplicateNewest run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.12s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.13s) === RUN TestDeduplicateOldest run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.12s) === RUN TestDeduplicateLargest run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.19s) === RUN TestDeduplicateSmallest run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.12s) === RUN TestDeduplicateRename run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.13s) === RUN TestMergeDirs run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.13s) === RUN TestListDirSorted run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:56:22 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub dir" with ID 5846688 2026/08/22 01:56:27 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub dir/ignore dir" with ID 5846689 2026/08/22 01:56:32 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub dir/sub sub dir" with ID 5846690 2026/08/22 01:56:36 DEBUG : a.txt: Excluded (Size Filter) 2026/08/22 01:56:36 DEBUG : a.txt: Excluded 2026/08/22 01:56:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/22 01:56:37 DEBUG : sub dir/hello world2: Excluded 2026/08/22 01:56:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/22 01:56:37 DEBUG : sub dir/hello world: Excluded 2026/08/22 01:56:39 DEBUG : sub dir/ignore dir: Excluded 2026/08/22 01:56:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/22 01:56:40 DEBUG : sub dir/hello world2: Excluded 2026/08/22 01:56:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/22 01:56:40 DEBUG : sub dir/hello world: Excluded 2026/08/22 01:56:40 DEBUG : sub dir/ignore dir: Excluded 2026/08/22 01:56:43 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/a.txt 2026/08/22 01:56:43 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/zend.txt 2026/08/22 01:56:44 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/hello world 2026/08/22 01:56:45 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/hello world2 2026/08/22 01:56:46 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/sub sub dir/hello world3 2026/08/22 01:56:47 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/ignore dir/.ignore 2026/08/22 01:56:47 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/ignore dir/should be ignored 2026/08/22 01:56:48 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub dir/sub sub dir" 2026/08/22 01:56:49 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub dir/ignore dir" 2026/08/22 01:56:50 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub dir" --- PASS: TestListDirSorted (34.79s) === RUN TestListDirSortedFn run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:56:57 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub dir" with ID 5846691 2026/08/22 01:57:01 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub dir/ignore dir" with ID 5846692 2026/08/22 01:57:06 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub dir/sub sub dir" with ID 5846694 2026/08/22 01:57:11 DEBUG : a.txt: Excluded (Size Filter) 2026/08/22 01:57:11 DEBUG : a.txt: Excluded 2026/08/22 01:57:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/22 01:57:12 DEBUG : sub dir/hello world2: Excluded 2026/08/22 01:57:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/22 01:57:12 DEBUG : sub dir/hello world: Excluded 2026/08/22 01:57:14 DEBUG : sub dir/ignore dir: Excluded 2026/08/22 01:57:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/22 01:57:14 DEBUG : sub dir/hello world2: Excluded 2026/08/22 01:57:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/22 01:57:14 DEBUG : sub dir/hello world: Excluded 2026/08/22 01:57:15 DEBUG : sub dir/ignore dir: Excluded 2026/08/22 01:57:17 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/a.txt 2026/08/22 01:57:18 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/zend.txt 2026/08/22 01:57:19 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/hello world 2026/08/22 01:57:20 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/hello world2 2026/08/22 01:57:21 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/sub sub dir/hello world3 2026/08/22 01:57:21 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/ignore dir/.ignore 2026/08/22 01:57:22 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/ignore dir/should be ignored 2026/08/22 01:57:23 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub dir/sub sub dir" 2026/08/22 01:57:24 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub dir/ignore dir" 2026/08/22 01:57:25 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub dir" --- PASS: TestListDirSortedFn (34.81s) === RUN TestListJSON run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:57:29 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub" with ID 5846698 === 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 2026/08/22 01:57:38 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/08/22 01:57:39 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/file1 2026/08/22 01:57:41 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub/file2 2026/08/22 01:57:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub" --- PASS: TestListJSON (16.45s) --- PASS: TestListJSON/Default (0.57s) --- PASS: TestListJSON/FilesOnly (0.57s) --- PASS: TestListJSON/DirsOnly (0.57s) --- PASS: TestListJSON/Recurse (1.18s) --- PASS: TestListJSON/SubDir (0.57s) --- PASS: TestListJSON/NoModTime (0.56s) --- PASS: TestListJSON/NoMimeType (0.57s) --- PASS: TestListJSON/ShowHash (0.56s) --- PASS: TestListJSON/HashTypes (0.57s) --- PASS: TestListJSON/Metadata (0.56s) === RUN TestStatJSON run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:57:46 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub" with ID 5846699 === 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 2026/08/22 01:57:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wewebez5tiqi/notfound" 2026/08/22 01:58:01 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/file1 2026/08/22 01:58:02 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub/file2 2026/08/22 01:58:03 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub" --- PASS: TestStatJSON (21.11s) --- PASS: TestStatJSON/Root (0.56s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.58s) --- PASS: TestStatJSON/Dir (1.12s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.56s) --- PASS: TestStatJSON/File (1.12s) --- PASS: TestStatJSON/NotFound (1.98s) --- PASS: TestStatJSON/DirFilesOnly (0.56s) --- PASS: TestStatJSON/FileFilesOnly (1.14s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.57s) --- PASS: TestStatJSON/DirDirsOnly (0.55s) --- PASS: TestStatJSON/FileDirsOnly (0.58s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.56s) --- PASS: TestStatJSON/RootNotFound (1.24s) === RUN TestStatJSONMemory 2026/08/22 01:58:03 DEBUG : Creating backend with remote ":memory:" 2026/08/22 01:58:03 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 01:58:03 DEBUG : sub/file1: size = 5 OK 2026/08/22 01:58:03 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:58:03 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:58:03 INFO : FileLu root 'rclone-test-wewebez5tiqi': Making directory 2026/08/22 01:58:04 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi" with ID 5.846673e+06 2026/08/22 01:58:05 INFO : FileLu root 'rclone-test-wewebez5tiqi': Making directory 2026/08/22 01:58:05 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi" with ID 5.846673e+06 --- PASS: TestMkdir (2.82s) === RUN TestLsd run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:58:07 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub dir" with ID 5846701 2026/08/22 01:58:12 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/hello world 2026/08/22 01:58:14 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub dir" --- PASS: TestLsd (8.03s) === RUN TestLs run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:58:21 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/empty space 2026/08/22 01:58:21 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 --- PASS: TestLs (7.75s) === RUN TestLsWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:58:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/22 01:58:27 DEBUG : empty space: Excluded 2026/08/22 01:58:30 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/empty space 2026/08/22 01:58:30 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 --- PASS: TestLsWithFilesFrom (8.93s) === RUN TestLsLong run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:58:38 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/empty space 2026/08/22 01:58:38 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 --- PASS: TestLsLong (8.01s) === RUN TestHashSums run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:58:45 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/empty space 2026/08/22 01:58:46 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 --- PASS: TestHashSums (7.20s) === RUN TestHashSumsWithErrors 2026/08/22 01:58:46 DEBUG : Creating backend with remote ":memory:" 2026/08/22 01:58:46 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/22 01:58:46 ERROR : file1: hash unsupported: hash type not supported 2026/08/22 01:58:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/22 01:58:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/22 01:58:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/22 01:58:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/22 01:58:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/22 01:58:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/22 01:58:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/22 01:58:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/22 01:58:46 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:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:58:52 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub dir" with ID 5846702 2026/08/22 01:58:56 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/empty space 2026/08/22 01:58:57 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 2026/08/22 01:58:58 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/potato3 2026/08/22 01:58:59 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub dir" --- PASS: TestCount (13.33s) === RUN TestDelete run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:59:07 DEBUG : Waiting for deletions to finish 2026/08/22 01:59:07 DEBUG : large: Excluded (Size Filter) 2026/08/22 01:59:07 DEBUG : large: Excluded 2026/08/22 01:59:08 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/small 2026/08/22 01:59:08 INFO : small: Deleted 2026/08/22 01:59:08 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/medium 2026/08/22 01:59:08 INFO : medium: Deleted 2026/08/22 01:59:09 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/large --- PASS: TestDelete (10.53s) === RUN TestMaxDelete run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:59:17 DEBUG : Waiting for deletions to finish 2026/08/22 01:59:18 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/08/22 01:59:18 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/large 2026/08/22 01:59:18 INFO : large: Deleted 2026/08/22 01:59:18 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/small 2026/08/22 01:59:18 INFO : small: Deleted 2026/08/22 01:59:20 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/medium --- PASS: TestMaxDelete (11.80s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:59:29 DEBUG : Waiting for deletions to finish 2026/08/22 01:59:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/22 01:59:30 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/small 2026/08/22 01:59:30 INFO : small: Deleted 2026/08/22 01:59:30 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/medium 2026/08/22 01:59:30 INFO : medium: Deleted 2026/08/22 01:59:32 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/large --- PASS: TestMaxDeleteSizeLargeFile (11.55s) === RUN TestMaxDeleteSize run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:59:41 DEBUG : Waiting for deletions to finish 2026/08/22 01:59:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/22 01:59:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/large 2026/08/22 01:59:42 INFO : large: Deleted 2026/08/22 01:59:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/medium 2026/08/22 01:59:42 INFO : medium: Deleted 2026/08/22 01:59:44 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/small --- PASS: TestMaxDeleteSize (11.94s) === RUN TestReadFile run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 01:59:52 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/ReadFile --- PASS: TestReadFile (7.91s) === RUN TestRetry 2026/08/22 01:59:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/22 01:59:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/22 01:59:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/22 01:59:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/22 01:59:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/22 01:59:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/22 01:59:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:00:15 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/file1 2026/08/22 02:00:15 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/file2 --- PASS: TestCat (22.56s) === RUN TestPurge 2026/08/22 02:00:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cirasoh5saxe" 2026/08/22 02:00:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 02:00:16 DEBUG : Creating backend with remote "/tmp/rclone929618323" run.go:198: Remote "FileLu root 'rclone-test-cirasoh5saxe'", Local "Local file system at /tmp/rclone929618323", Modify Window "876000h0m0s" 2026/08/22 02:00:16 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe" with ID 5846703 2026/08/22 02:00:17 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe" with ID 5.846703e+06 2026/08/22 02:00:18 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe/A1/B1/C1" with ID 5846706 2026/08/22 02:00:20 INFO : A2: Making directory 2026/08/22 02:00:21 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe/A2" with ID 5846707 2026/08/22 02:00:21 INFO : A1/B2: Making directory 2026/08/22 02:00:22 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe/A1/B2" with ID 5846708 2026/08/22 02:00:22 INFO : A1/B2/C2: Making directory 2026/08/22 02:00:22 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe/A1/B2/C2" with ID 5846709 2026/08/22 02:00:22 INFO : A1/B1/C3: Making directory 2026/08/22 02:00:23 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe/A1/B1/C3" with ID 5846710 2026/08/22 02:00:23 INFO : A3: Making directory 2026/08/22 02:00:23 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe/A3" with ID 5846711 2026/08/22 02:00:23 INFO : A3/B3: Making directory 2026/08/22 02:00:24 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe/A3/B3" with ID 5846712 2026/08/22 02:00:24 INFO : A3/B3/C4: Making directory 2026/08/22 02:00:24 INFO : FileLu root 'rclone-test-cirasoh5saxe': Successfully created folder "rclone-test-cirasoh5saxe/A3/B3/C4" with ID 5846713 2026/08/22 02:00:29 INFO : FileLu root 'rclone-test-cirasoh5saxe': Rmdir: successfully deleted "/rclone-test-cirasoh5saxe/A1/B1" 2026/08/22 02:00:32 INFO : FileLu root 'rclone-test-cirasoh5saxe': Rmdir: successfully deleted "/rclone-test-cirasoh5saxe" 2026/08/22 02:00:33 ERROR : error listing: directory not found 2026/08/22 02:00:33 DEBUG : FileLu root 'rclone-test-cirasoh5saxe': Purge remote 2026/08/22 02:00:33 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (17.66s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:00:34 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi" with ID 5.846673e+06 2026/08/22 02:00:35 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1/C1" with ID 5846716 2026/08/22 02:00:37 INFO : A2: Making directory 2026/08/22 02:00:37 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A2" with ID 5846717 2026/08/22 02:00:37 INFO : A1/B2: Making directory 2026/08/22 02:00:38 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B2" with ID 5846718 2026/08/22 02:00:38 INFO : A1/B2/C2: Making directory 2026/08/22 02:00:38 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B2/C2" with ID 5846719 2026/08/22 02:00:38 INFO : A1/B1/C3: Making directory 2026/08/22 02:00:39 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1/C3" with ID 5846720 2026/08/22 02:00:39 INFO : A3: Making directory 2026/08/22 02:00:40 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A3" with ID 5846721 2026/08/22 02:00:40 INFO : A3/B3: Making directory 2026/08/22 02:00:40 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A3/B3" with ID 5846722 2026/08/22 02:00:40 INFO : A3/B3/C4: Making directory 2026/08/22 02:00:41 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A3/B3/C4" with ID 5846723 2026/08/22 02:00:46 DEBUG : removing 1 level 3 directories 2026/08/22 02:00:46 INFO : A3/B3/C4: Removing directory 2026/08/22 02:00:48 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A3/B3/C4" 2026/08/22 02:00:52 DEBUG : removing 2 level 3 directories 2026/08/22 02:00:52 INFO : A1/B2/C2: Removing directory 2026/08/22 02:00:52 INFO : A1/B1/C3: Removing directory 2026/08/22 02:00:53 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B2/C2" 2026/08/22 02:00:53 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1/C3" 2026/08/22 02:00:53 DEBUG : removing 2 level 2 directories 2026/08/22 02:00:53 INFO : A3/B3: Removing directory 2026/08/22 02:00:53 INFO : A1/B2: Removing directory 2026/08/22 02:00:54 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B2" 2026/08/22 02:00:54 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A3/B3" 2026/08/22 02:00:54 DEBUG : removing 2 level 1 directories 2026/08/22 02:00:54 INFO : A3: Removing directory 2026/08/22 02:00:54 INFO : A2: Removing directory 2026/08/22 02:00:56 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A2" 2026/08/22 02:00:56 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A3" 2026/08/22 02:01:00 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A1/B1/C1/one 2026/08/22 02:01:01 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A1/two 2026/08/22 02:01:03 DEBUG : removing 1 level 3 directories 2026/08/22 02:01:03 INFO : A1/B1/C1: Removing directory 2026/08/22 02:01:05 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1/C1" 2026/08/22 02:01:05 DEBUG : removing 1 level 2 directories 2026/08/22 02:01:05 INFO : A1/B1: Removing directory 2026/08/22 02:01:06 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1" 2026/08/22 02:01:06 DEBUG : removing 1 level 1 directories 2026/08/22 02:01:06 INFO : A1: Removing directory 2026/08/22 02:01:07 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1" 2026/08/22 02:01:07 DEBUG : removing 1 level 0 directories 2026/08/22 02:01:07 INFO : FileLu root 'rclone-test-wewebez5tiqi': Removing directory 2026/08/22 02:01:08 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi" 2026/08/22 02:01:09 ERROR : error listing: directory not found 2026/08/22 02:01:09 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (35.66s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:01:10 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi" with ID 5846725 2026/08/22 02:01:10 INFO : A1: Making directory 2026/08/22 02:01:10 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1" with ID 5846726 2026/08/22 02:01:10 INFO : A1/B1: Making directory 2026/08/22 02:01:11 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1" with ID 5846727 2026/08/22 02:01:11 INFO : A1/B1/C1: Making directory 2026/08/22 02:01:11 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1/C1" with ID 5846728 2026/08/22 02:01:15 DEBUG : removing 1 level 3 directories 2026/08/22 02:01:15 INFO : A1/B1/C1: Removing directory 2026/08/22 02:01:17 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1/C1" 2026/08/22 02:01:17 DEBUG : removing 1 level 2 directories 2026/08/22 02:01:17 INFO : A1/B1: Removing directory 2026/08/22 02:01:18 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1" 2026/08/22 02:01:22 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1" --- PASS: TestRmdirsLeaveRoot (13.04s) === RUN TestRmdirsWithFilter run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:01:23 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi" with ID 5.846725e+06 2026/08/22 02:01:23 INFO : A1: Making directory 2026/08/22 02:01:23 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1" with ID 5846750 2026/08/22 02:01:23 INFO : A1/B1: Making directory 2026/08/22 02:01:24 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1" with ID 5846752 2026/08/22 02:01:24 INFO : A1/B1/C1: Making directory 2026/08/22 02:01:24 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1/C1" with ID 5846754 2026/08/22 02:01:29 DEBUG : removing 1 level 3 directories 2026/08/22 02:01:29 INFO : A1/B1/C1: Removing directory 2026/08/22 02:01:30 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1/C1" 2026/08/22 02:01:30 DEBUG : removing 1 level 2 directories 2026/08/22 02:01:30 INFO : A1/B1: Removing directory 2026/08/22 02:01:31 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1" 2026/08/22 02:01:35 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1" --- PASS: TestRmdirsWithFilter (13.05s) === RUN TestCopyURL run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:01:38 DEBUG : file1: size = 14 OK 2026/08/22 02:01:40 DEBUG : filename.txt: File name found in url 2026/08/22 02:01:43 DEBUG : filename.txt: size = 14 OK 2026/08/22 02:01:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/22 02:01:45 DEBUG : headerfilename.txt: size = 14 OK 2026/08/22 02:01:47 DEBUG : file2: size = 14 OK 2026/08/22 02:01:49 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/file1 2026/08/22 02:01:49 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/file2 2026/08/22 02:01:50 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/filename.txt 2026/08/22 02:01:50 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/headerfilename.txt --- PASS: TestCopyURL (15.80s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:01:53 DEBUG : file1: size = 14 OK 2026/08/22 02:01:54 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/file1 --- PASS: TestCopyURLDownloadHeaders (3.83s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:01:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/22 02:01:57 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub" with ID 5846815 2026/08/22 02:01:58 DEBUG : sub/file2: size = 14 OK 2026/08/22 02:01:58 INFO : file1: Copied (new) to: sub/file2 2026/08/22 02:01:58 INFO : file1: Deleted 2026/08/22 02:02:00 DEBUG : sub/file2: size = 14 OK 2026/08/22 02:02:00 DEBUG : file1: Sizes identical 2026/08/22 02:02:00 DEBUG : file1: Unchanged skipping 2026/08/22 02:02:00 INFO : file1: Deleted 2026/08/22 02:02:02 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': don't need to copy/move sub/file2, it is already at target location 2026/08/22 02:02:04 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub/file2 2026/08/22 02:02:05 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub" --- PASS: TestMoveFile (11.19s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:02:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/22 02:02:09 DEBUG : file1: size = 14 OK 2026/08/22 02:02:09 INFO : file1: Copied (new) 2026/08/22 02:02:09 INFO : file1: Deleted 2026/08/22 02:02:10 DEBUG : file1: Destination exists, skipping 2026/08/22 02:02:10 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/22 02:02:12 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.66s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.13s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.11s) === RUN TestMoveFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:02:16 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/dst" with ID 5846853 2026/08/22 02:02:20 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wewebez5tiqi/backup" 2026/08/22 02:02:21 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3353931894) 2026/08/22 02:02:21 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-wewebez5tiqi') 2026/08/22 02:02:21 DEBUG : dst/file1: Sizes differ 2026/08/22 02:02:24 INFO : FileLu root 'rclone-test-wewebez5tiqi/backup': Successfully created folder "rclone-test-wewebez5tiqi/backup/dst" with ID 5846869 2026/08/22 02:02:26 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/dst/file1 2026/08/22 02:02:26 INFO : dst/file1: Moved (server-side) 2026/08/22 02:02:28 DEBUG : dst/file1: size = 14 OK 2026/08/22 02:02:28 INFO : dst/file1: Copied (new) 2026/08/22 02:02:28 INFO : dst/file1: Deleted 2026/08/22 02:02:31 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/dst/file1 2026/08/22 02:02:33 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/backup/dst/file1 2026/08/22 02:02:34 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/dst" 2026/08/22 02:02:35 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/backup/dst" 2026/08/22 02:02:36 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/backup" --- PASS: TestMoveFileBackupDir (22.08s) === 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:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:02:38 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi" with ID 5.846725e+06 2026/08/22 02:02:39 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1" with ID 5846876 2026/08/22 02:02:44 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1" with ID 5846877 2026/08/22 02:02:46 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1/C1" with ID 5846878 2026/08/22 02:02:49 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1/C2" with ID 5846879 2026/08/22 02:02:51 INFO : A1/B2: Making directory 2026/08/22 02:02:51 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B2" with ID 5846880 2026/08/22 02:02:51 INFO : A1/B1/C3: Making directory 2026/08/22 02:02:52 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A1/B1/C3" with ID 5846881 2026/08/22 02:02:57 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A2" with ID 5846882 2026/08/22 02:02:58 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A2/B1" with ID 5846883 2026/08/22 02:02:58 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A2/B1/C1" with ID 5846884 2026/08/22 02:02:59 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A2/B1/C2" with ID 5846885 2026/08/22 02:02:59 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A2/B1/C3" with ID 5846886 2026/08/22 02:03:00 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A2/B2" with ID 5846887 2026/08/22 02:03:05 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A1/B1/C2/five 2026/08/22 02:03:05 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/08/22 02:03:05 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A1/B1/three 2026/08/22 02:03:05 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/08/22 02:03:05 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A1/one 2026/08/22 02:03:05 INFO : A1/one: Moved (server-side) to: A2/one 2026/08/22 02:03:05 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A1/B1/C1/four 2026/08/22 02:03:05 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/08/22 02:03:05 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A1/two 2026/08/22 02:03:05 INFO : A1/two: Moved (server-side) to: A2/two 2026/08/22 02:03:06 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B2" 2026/08/22 02:03:07 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1/C3" 2026/08/22 02:03:08 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1/C2" 2026/08/22 02:03:09 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1/C1" 2026/08/22 02:03:10 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1/B1" 2026/08/22 02:03:11 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A1" 2026/08/22 02:03:16 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A3" with ID 5846888 2026/08/22 02:03:17 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A3/B1" with ID 5846889 2026/08/22 02:03:17 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A3/B1/C1" with ID 5846890 2026/08/22 02:03:18 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A3/B1/C2" with ID 5846891 2026/08/22 02:03:18 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A3/B1/C3" with ID 5846892 2026/08/22 02:03:19 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A3/B2" with ID 5846893 2026/08/22 02:03:23 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A2/B1/three 2026/08/22 02:03:23 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/22 02:03:23 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A2/B1/C2/five 2026/08/22 02:03:23 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/22 02:03:23 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A2/B1/C1/four 2026/08/22 02:03:23 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/22 02:03:23 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A2/one 2026/08/22 02:03:23 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/22 02:03:23 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A2/two 2026/08/22 02:03:23 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/22 02:03:25 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A2/B2" 2026/08/22 02:03:26 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A2/B1/C3" 2026/08/22 02:03:27 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A2/B1/C2" 2026/08/22 02:03:28 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A2/B1/C1" 2026/08/22 02:03:29 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A2/B1" 2026/08/22 02:03:30 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A2" 2026/08/22 02:03:33 INFO : FileLu root 'rclone-test-wewebez5tiqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/22 02:03:35 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A4" with ID 5846894 2026/08/22 02:03:35 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A4/B1" with ID 5846895 2026/08/22 02:03:36 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A4/B1/C1" with ID 5846896 2026/08/22 02:03:37 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A4/B1/C2" with ID 5846897 2026/08/22 02:03:37 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A4/B1/C3" with ID 5846899 2026/08/22 02:03:38 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/A4/B2" with ID 5846901 2026/08/22 02:03:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A3/B1/C1/four 2026/08/22 02:03:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/22 02:03:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A3/one 2026/08/22 02:03:42 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/22 02:03:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A3/B1/C2/five 2026/08/22 02:03:42 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/22 02:03:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A3/two 2026/08/22 02:03:42 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/22 02:03:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A3/B1/three 2026/08/22 02:03:42 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/22 02:03:43 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A3/B2" 2026/08/22 02:03:45 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A3/B1/C3" 2026/08/22 02:03:46 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A3/B1/C2" 2026/08/22 02:03:47 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A3/B1/C1" 2026/08/22 02:03:48 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A3/B1" 2026/08/22 02:03:49 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A3" 2026/08/22 02:03:53 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A4/one 2026/08/22 02:03:54 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A4/two 2026/08/22 02:03:55 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A4/B1/three 2026/08/22 02:03:56 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A4/B1/C1/four 2026/08/22 02:03:56 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/A4/B1/C2/five 2026/08/22 02:03:58 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A4/B2" 2026/08/22 02:03:59 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A4/B1/C3" 2026/08/22 02:04:00 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A4/B1/C2" 2026/08/22 02:04:01 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A4/B1/C1" 2026/08/22 02:04:02 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A4/B1" 2026/08/22 02:04:03 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/A4" --- PASS: TestDirMove (86.84s) === RUN TestGetFsInfo run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:04:04 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (1.14s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:04:06 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/22 02:04:08 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/22 02:04:08 NOTICE: FileLu root 'rclone-test-wewebez5tiqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/22 02:04:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/22 02:04:08 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 02:04:10 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/22 02:04:10 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/22 02:04:12 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/no_checksum_big_file_from_pipe 2026/08/22 02:04:12 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:04:13 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/22 02:04:15 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/22 02:04:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/22 02:04:15 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 02:04:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/22 02:04:18 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/22 02:04:20 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/with_checksum_big_file_from_pipe 2026/08/22 02:04:21 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:04:22 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/22 02:04:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/22 02:04:24 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/22 02:04:24 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 02:04:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/22 02:04:26 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/08/22 02:04:28 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/ignore_checksum_big_file_from_pipe 2026/08/22 02:04:28 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:04:29 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/22 02:04:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/22 02:04:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/22 02:04:32 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/22 02:04:34 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/22 02:04:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/22 02:04:36 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/ignore_checksum_big_file_from_pipe 2026/08/22 02:04:36 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (32.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.30s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.22s) === RUN TestRcatMetadata run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.11s) === RUN TestRcatSize run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:04:40 DEBUG : potato1: size = 60 OK 2026/08/22 02:04:40 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': File to upload is small (60 bytes), uploading instead of streaming 2026/08/22 02:04:43 DEBUG : potato2: size = 60 OK 2026/08/22 02:04:43 DEBUG : potato2: Size of src and dst objects identical 2026/08/22 02:04:44 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato1 2026/08/22 02:04:45 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 --- PASS: TestRcatSize (7.18s) === RUN TestRcatSizeShortEOF run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:04:48 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato1 2026/08/22 02:04:48 ERROR : potato1: Post request put error: expected 120 bytes in input, but got 60: unexpected EOF --- PASS: TestRcatSizeShortEOF (3.84s) === RUN TestRcatSizeMetadata run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" operations_test.go:1657: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.12s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:04:53 DEBUG : potato1: size = 60 OK 2026/08/22 02:04:54 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato1 --- PASS: TestRcatSizeUploadHeaders (3.83s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" operations_test.go:1794: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:04:58 DEBUG : potato4: size = 60 (FileLu root 'rclone-test-wewebez5tiqi') 2026/08/22 02:04:58 DEBUG : potato4: size = 59 (FileLu root 'rclone-test-wewebez5tiqi') 2026/08/22 02:04:58 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(FileLu root 'rclone-test-wewebez5tiqi') 59 2026/08/22 02:04:58 INFO : potato4: Removing failed copy 2026/08/22 02:04:58 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato4 === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:05:02 DEBUG : potato2: size = 60 OK 2026/08/22 02:05:03 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato2 === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:05:06 DEBUG : potato3: size = 60 OK 2026/08/22 02:05:07 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/potato3 --- PASS: TestRcatSizeChecksum (13.38s) --- SKIP: TestRcatSizeChecksum/Corrupted (1.12s) --- PASS: TestRcatSizeChecksum/SizeDiffers (4.58s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.82s) --- PASS: TestRcatSizeChecksum/NoHashes (3.86s) === RUN TestTouchDir run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.19s) === RUN TestMkdirMetadata run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.14s) === RUN TestMkdirModTime run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.13s) === RUN TestCopyDirMetadata run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.13s) === RUN TestSetDirModTime run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.13s) === RUN TestDirsEqual run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.15s) === RUN TestRemoveExisting run.go:198: Remote "FileLu root 'rclone-test-wewebez5tiqi'", Local "Local file system at /tmp/rclone3353931894", Modify Window "876000h0m0s" 2026/08/22 02:05:16 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully created folder "rclone-test-wewebez5tiqi/sub dir" with ID 5847349 2026/08/22 02:05:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qepijag8" before starting 2026/08/22 02:05:29 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/test remove existing 2026/08/22 02:05:30 DEBUG : sub dir/test remove existing.qepijag8: TEST: removing renamed existing file after operation 2026/08/22 02:05:31 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/test remove existing.qepijag8 2026/08/22 02:05:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ponitiy3" before starting 2026/08/22 02:05:37 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/22 02:05:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ponitiy3: TEST: renaming existing back after failed operation 2026/08/22 02:05:42 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ponitiy3 2026/08/22 02:05:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xikades6" before starting 2026/08/22 02:05:49 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/08/22 02:05:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xikades6: TEST: removing renamed existing file after operation 2026/08/22 02:05:51 INFO : FileLu root 'rclone-test-wewebez5tiqi': Successfully deleted file: /rclone-test-wewebez5tiqi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xikades6 2026/08/22 02:05:54 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi/sub dir" --- PASS: TestRemoveExisting (39.98s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/22 02:05:54 DEBUG : FileLu root 'rclone-test-wewebez5tiqi': Purge remote 2026/08/22 02:05:55 INFO : FileLu root 'rclone-test-wewebez5tiqi': Rmdir: successfully deleted "/rclone-test-wewebez5tiqi" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 14m44.436083033s (try 1/5)