"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/05/13 01:35:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sohijoq6heyi" 2026/05/13 01:35:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 01:35:36 DEBUG : Creating backend with remote "/tmp/rclone649205664" === 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-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/05/13 01:35:37 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.86s) === RUN TestMultithreadCopyAbort run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/05/13 01:35:37 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.78s) === RUN TestSizeDiffers 2026/05/13 01:35:37 DEBUG : a: size = 0 OK 2026/05/13 01:35:37 DEBUG : a: size = 1 (memory) 2026/05/13 01:35:37 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/13 01:35:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/13 01:35:37 DEBUG : potato: Seek from 10 to 0 2026/05/13 01:35:37 DEBUG : potato: Seek from 10 to 0 2026/05/13 01:35:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/13 01:35:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Seek from 5 to 2 2026/05/13 01:35:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/13 01:35:37 DEBUG : potato: Seek from 7 to 0 2026/05/13 01:35:37 DEBUG : potato: Seek from 7 to 0 2026/05/13 01:35:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/13 01:35:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Seek from 5 to 2 2026/05/13 01:35:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/13 01:35:37 DEBUG : potato: Seek from 8 to 0 2026/05/13 01:35:37 DEBUG : potato: Seek from 8 to 0 2026/05/13 01:35:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/13 01:35:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/13 01:35:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/13 01:35:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/13 01:35:37 DEBUG : potato: Seek from 5 to 2 2026/05/13 01:35:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/13 01:35:37 DEBUG : potato: Seek from 9 to 0 2026/05/13 01:35:37 DEBUG : potato: Seek from 9 to 0 2026/05/13 01:35:37 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-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:35:38 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi" with ID 3772053 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/05/13 01:36:04 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/empty space 2026/05/13 01:36:05 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato2 2026/05/13 01:36:06 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/remotepotato 2026/05/13 01:36:06 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/rutabaga --- PASS: TestCheck (29.67s) --- PASS: TestCheck/1 (0.99s) --- PASS: TestCheck/2 (0.80s) --- PASS: TestCheck/3 (0.81s) --- PASS: TestCheck/4 (1.67s) --- PASS: TestCheck/5 (0.65s) --- PASS: TestCheck/6 (0.77s) --- PASS: TestCheck/7 (2.29s) === RUN TestCheckFsError 2026/05/13 01:36:07 DEBUG : Creating backend with remote "nonexistent" 2026/05/13 01:36:07 DEBUG : Creating backend with remote "nonexistent" 2026/05/13 01:36:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/13 01:36:07 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/13 01:36:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/13 01:36:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", 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/05/13 01:36:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/empty space 2026/05/13 01:36:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato2 2026/05/13 01:36:48 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/remotepotato 2026/05/13 01:36:48 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/rutabaga --- PASS: TestCheckDownload (41.87s) --- PASS: TestCheckDownload/1 (3.23s) --- PASS: TestCheckDownload/2 (2.24s) --- PASS: TestCheckDownload/3 (2.05s) --- PASS: TestCheckDownload/4 (5.66s) --- PASS: TestCheckDownload/5 (2.91s) --- PASS: TestCheckDownload/6 (1.97s) --- PASS: TestCheckDownload/7 (2.03s) === RUN TestCheckSizeOnly run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", 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/05/13 01:37:14 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/empty space 2026/05/13 01:37:15 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato2 2026/05/13 01:37:16 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/remotepotato 2026/05/13 01:37:17 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/rutabaga --- PASS: TestCheckSizeOnly (28.83s) --- PASS: TestCheckSizeOnly/1 (0.77s) --- PASS: TestCheckSizeOnly/2 (1.39s) --- PASS: TestCheckSizeOnly/3 (0.75s) --- PASS: TestCheckSizeOnly/4 (0.76s) --- PASS: TestCheckSizeOnly/5 (0.59s) --- PASS: TestCheckSizeOnly/6 (0.59s) --- PASS: TestCheckSizeOnly/7 (0.77s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:37:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/13 01:37:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/13 01:37:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/13 01:37:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/13 01:37:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/13 01:37:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/13 01:37:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/13 01:37:33 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/13 01:37:36 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/test.sum --- PASS: TestParseSumFile (19.58s) === RUN TestCheckSum run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:37:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sohijoq6heyi/data" 2026/05/13 01:37:37 DEBUG : Config file has changed externally - reloading check_test.go:350: FileLu root 'rclone-test-sohijoq6heyi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.48s) === RUN TestCheckSumDownload run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:37:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sohijoq6heyi/data" 2026/05/13 01:37:44 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/data" with ID 3772054 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/05/13 01:39:28 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/test.sum 2026/05/13 01:39:31 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/data/banana 2026/05/13 01:39:32 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/data/potato 2026/05/13 01:39:34 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/data" --- PASS: TestCheckSumDownload (114.73s) --- PASS: TestCheckSumDownload/subtest1 (7.52s) --- PASS: TestCheckSumDownload/subtest2 (7.40s) --- PASS: TestCheckSumDownload/subtest3 (5.67s) --- PASS: TestCheckSumDownload/subtest4 (6.65s) --- PASS: TestCheckSumDownload/subtest5 (6.45s) --- PASS: TestCheckSumDownload/subtest6 (5.77s) --- PASS: TestCheckSumDownload/subtest7 (7.43s) === RUN TestApplyTransforms 2026/05/13 01:39:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiqiyal6yiyu" 2026/05/13 01:39:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 01:39:35 DEBUG : Creating backend with remote "/tmp/rclone3881174273" run.go:198: Remote "FileLu root 'rclone-test-fiqiyal6yiyu'", Local "Local file system at /tmp/rclone3881174273", Modify Window "876000h0m0s" 2026/05/13 01:39:35 INFO : FileLu root 'rclone-test-fiqiyal6yiyu': Successfully created folder "rclone-test-fiqiyal6yiyu" with ID 3772055 upper checkfile vs. lower remote (without normalization) 2026/05/13 01:39:40 ERROR : hello, world!: sum not found 2026/05/13 01:39:40 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-fiqiyal6yiyu' 2026/05/13 01:39:40 NOTICE: FileLu root 'rclone-test-fiqiyal6yiyu': 1 files missing 2026/05/13 01:39:40 NOTICE: 1 hashes missing 2026/05/13 01:39:40 NOTICE: FileLu root 'rclone-test-fiqiyal6yiyu': 1 differences found 2026/05/13 01:39:40 NOTICE: FileLu root 'rclone-test-fiqiyal6yiyu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/13 01:39:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/13 01:39:43 NOTICE: FileLu root 'rclone-test-fiqiyal6yiyu': 0 differences found 2026/05/13 01:39:43 NOTICE: FileLu root 'rclone-test-fiqiyal6yiyu': 1 matching files 2026/05/13 01:39:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-citanig7fule" 2026/05/13 01:39:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 01:39:43 DEBUG : Creating backend with remote "/tmp/rclone1923006986" run.go:198: Remote "FileLu root 'rclone-test-citanig7fule'", Local "Local file system at /tmp/rclone1923006986", Modify Window "876000h0m0s" 2026/05/13 01:39:44 INFO : FileLu root 'rclone-test-citanig7fule': Successfully created folder "rclone-test-citanig7fule" with ID 3772056 lower checkfile vs. upper remote (without normalization) 2026/05/13 01:39:48 ERROR : HELLO, WORLD!: sum not found 2026/05/13 01:39:48 ERROR : hello, world!: file not in FileLu root 'rclone-test-citanig7fule' 2026/05/13 01:39:48 NOTICE: FileLu root 'rclone-test-citanig7fule': 1 files missing 2026/05/13 01:39:48 NOTICE: 1 hashes missing 2026/05/13 01:39:48 NOTICE: FileLu root 'rclone-test-citanig7fule': 1 differences found 2026/05/13 01:39:48 NOTICE: FileLu root 'rclone-test-citanig7fule': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/13 01:39:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/13 01:39:51 NOTICE: FileLu root 'rclone-test-citanig7fule': 0 differences found 2026/05/13 01:39:51 NOTICE: FileLu root 'rclone-test-citanig7fule': 1 matching files 2026/05/13 01:39:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lodasis2qiqi" 2026/05/13 01:39:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 01:39:51 DEBUG : Creating backend with remote "/tmp/rclone1186141345" run.go:198: Remote "FileLu root 'rclone-test-lodasis2qiqi'", Local "Local file system at /tmp/rclone1186141345", Modify Window "876000h0m0s" 2026/05/13 01:39:51 INFO : FileLu root 'rclone-test-lodasis2qiqi': Successfully created folder "rclone-test-lodasis2qiqi" with ID 3772057 lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/13 01:39:57 ERROR : HeLlO, wOrLd!: sum not found 2026/05/13 01:39:57 ERROR : hello, world!: file not in FileLu root 'rclone-test-lodasis2qiqi' 2026/05/13 01:39:57 NOTICE: FileLu root 'rclone-test-lodasis2qiqi': 1 files missing 2026/05/13 01:39:57 NOTICE: 1 hashes missing 2026/05/13 01:39:57 NOTICE: FileLu root 'rclone-test-lodasis2qiqi': 1 differences found 2026/05/13 01:39:57 NOTICE: FileLu root 'rclone-test-lodasis2qiqi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/13 01:39:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/13 01:39:59 NOTICE: FileLu root 'rclone-test-lodasis2qiqi': 0 differences found 2026/05/13 01:39:59 NOTICE: FileLu root 'rclone-test-lodasis2qiqi': 1 matching files 2026/05/13 01:39:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kefariw1sila" 2026/05/13 01:39:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 01:39:59 DEBUG : Creating backend with remote "/tmp/rclone992691225" run.go:198: Remote "FileLu root 'rclone-test-kefariw1sila'", Local "Local file system at /tmp/rclone992691225", Modify Window "876000h0m0s" 2026/05/13 01:40:00 INFO : FileLu root 'rclone-test-kefariw1sila': Successfully created folder "rclone-test-kefariw1sila" with ID 3772058 upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/13 01:40:05 ERROR : HELLO, WORLD!: sum not found 2026/05/13 01:40:05 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-kefariw1sila' 2026/05/13 01:40:05 NOTICE: FileLu root 'rclone-test-kefariw1sila': 1 files missing 2026/05/13 01:40:05 NOTICE: 1 hashes missing 2026/05/13 01:40:05 NOTICE: FileLu root 'rclone-test-kefariw1sila': 1 differences found 2026/05/13 01:40:05 NOTICE: FileLu root 'rclone-test-kefariw1sila': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/13 01:40:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/13 01:40:07 NOTICE: FileLu root 'rclone-test-kefariw1sila': 0 differences found 2026/05/13 01:40:07 NOTICE: FileLu root 'rclone-test-kefariw1sila': 1 matching files 2026/05/13 01:40:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cuqecer4fini" 2026/05/13 01:40:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 01:40:07 DEBUG : Creating backend with remote "/tmp/rclone3441103944" run.go:198: Remote "FileLu root 'rclone-test-cuqecer4fini'", Local "Local file system at /tmp/rclone3441103944", Modify Window "876000h0m0s" 2026/05/13 01:40:08 INFO : FileLu root 'rclone-test-cuqecer4fini': Successfully created folder "rclone-test-cuqecer4fini" with ID 3772059 NFD checkfile vs. NFC remote (without normalization) 2026/05/13 01:40:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/13 01:40:15 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-cuqecer4fini' 2026/05/13 01:40:15 NOTICE: FileLu root 'rclone-test-cuqecer4fini': 1 files missing 2026/05/13 01:40:15 NOTICE: 1 hashes missing 2026/05/13 01:40:15 NOTICE: FileLu root 'rclone-test-cuqecer4fini': 1 differences found 2026/05/13 01:40:15 NOTICE: FileLu root 'rclone-test-cuqecer4fini': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/13 01:40:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/13 01:40:18 NOTICE: FileLu root 'rclone-test-cuqecer4fini': 0 differences found 2026/05/13 01:40:18 NOTICE: FileLu root 'rclone-test-cuqecer4fini': 1 matching files 2026/05/13 01:40:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xopelow8fono" 2026/05/13 01:40:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 01:40:18 DEBUG : Creating backend with remote "/tmp/rclone3691686759" run.go:198: Remote "FileLu root 'rclone-test-xopelow8fono'", Local "Local file system at /tmp/rclone3691686759", Modify Window "876000h0m0s" 2026/05/13 01:40:19 INFO : FileLu root 'rclone-test-xopelow8fono': Successfully created folder "rclone-test-xopelow8fono" with ID 3772060 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/05/13 01:40:24 DEBUG : FileLu root 'rclone-test-xopelow8fono': Purge remote 2026/05/13 01:40:24 INFO : FileLu root 'rclone-test-xopelow8fono': Rmdir: successfully deleted "/rclone-test-xopelow8fono" 2026/05/13 01:40:24 DEBUG : FileLu root 'rclone-test-cuqecer4fini': Purge remote 2026/05/13 01:40:26 INFO : FileLu root 'rclone-test-cuqecer4fini': Rmdir: successfully deleted "/rclone-test-cuqecer4fini" 2026/05/13 01:40:26 DEBUG : FileLu root 'rclone-test-kefariw1sila': Purge remote 2026/05/13 01:40:27 INFO : FileLu root 'rclone-test-kefariw1sila': Rmdir: successfully deleted "/rclone-test-kefariw1sila" 2026/05/13 01:40:27 DEBUG : FileLu root 'rclone-test-lodasis2qiqi': Purge remote 2026/05/13 01:40:28 INFO : FileLu root 'rclone-test-lodasis2qiqi': Rmdir: successfully deleted "/rclone-test-lodasis2qiqi" 2026/05/13 01:40:28 DEBUG : FileLu root 'rclone-test-citanig7fule': Purge remote 2026/05/13 01:40:28 INFO : FileLu root 'rclone-test-citanig7fule': Rmdir: successfully deleted "/rclone-test-citanig7fule" 2026/05/13 01:40:28 DEBUG : FileLu root 'rclone-test-fiqiyal6yiyu': Purge remote 2026/05/13 01:40:29 INFO : FileLu root 'rclone-test-fiqiyal6yiyu': Rmdir: successfully deleted "/rclone-test-fiqiyal6yiyu" --- SKIP: TestApplyTransforms (54.53s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:40:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/13 01:40:31 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub" with ID 3772061 2026/05/13 01:40:34 DEBUG : sub/file2: size = 14 OK 2026/05/13 01:40:34 INFO : file1: Copied (new) to: sub/file2 2026/05/13 01:40:39 DEBUG : sub/file2: size = 14 OK 2026/05/13 01:40:39 DEBUG : file1: Sizes identical 2026/05/13 01:40:39 DEBUG : file1: Unchanged skipping 2026/05/13 01:40:40 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': don't need to copy/move sub/file2, it is already at target location 2026/05/13 01:40:46 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub/file2 2026/05/13 01:40:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub" --- PASS: TestCopyFile (19.93s) === RUN TestCopyLongFile run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (2.50s) === RUN TestCopyFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:40:55 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/dst" with ID 3772062 2026/05/13 01:40:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sohijoq6heyi/backup" 2026/05/13 01:40:59 DEBUG : Config file has changed externally - reloading 2026/05/13 01:41:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone649205664) 2026/05/13 01:41:01 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-sohijoq6heyi') 2026/05/13 01:41:01 DEBUG : dst/file1: Sizes differ 2026/05/13 01:41:05 INFO : FileLu root 'rclone-test-sohijoq6heyi/backup': Successfully created folder "rclone-test-sohijoq6heyi/backup/dst" with ID 3772064 2026/05/13 01:41:08 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/dst/file1 2026/05/13 01:41:08 INFO : dst/file1: Moved (server-side) 2026/05/13 01:41:11 DEBUG : dst/file1: size = 14 OK 2026/05/13 01:41:11 INFO : dst/file1: Copied (new) 2026/05/13 01:41:16 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/dst/file1 2026/05/13 01:41:18 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/backup/dst/file1 2026/05/13 01:41:20 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/dst" 2026/05/13 01:41:21 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/backup/dst" 2026/05/13 01:41:24 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/backup" --- PASS: TestCopyFileBackupDir (33.45s) === RUN TestCopyFileCompareDest run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:41:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sohijoq6heyi/dst" 2026/05/13 01:41:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sohijoq6heyi/CompareDest" 2026/05/13 01:41:28 DEBUG : one: Need to transfer - File not found at Destination 2026/05/13 01:41:30 INFO : FileLu root 'rclone-test-sohijoq6heyi/dst': Successfully created folder "rclone-test-sohijoq6heyi/dst" with ID 3772065 2026/05/13 01:41:33 DEBUG : one: size = 3 OK 2026/05/13 01:41:33 INFO : one: Copied (new) 2026/05/13 01:41:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone649205664) 2026/05/13 01:41:41 DEBUG : one: size = 3 (FileLu root 'rclone-test-sohijoq6heyi/dst') 2026/05/13 01:41:41 DEBUG : one: Sizes differ 2026/05/13 01:41:45 DEBUG : one: size = 5 OK 2026/05/13 01:41:45 INFO : one: Copied (replaced existing) 2026/05/13 01:41:56 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/CompareDest" with ID 3772066 2026/05/13 01:42:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone649205664) 2026/05/13 01:42:03 DEBUG : one: size = 3 (FileLu root 'rclone-test-sohijoq6heyi/dst') 2026/05/13 01:42:03 DEBUG : one: Sizes differ 2026/05/13 01:42:06 DEBUG : one: size = 5 OK 2026/05/13 01:42:06 DEBUG : one: Sizes identical 2026/05/13 01:42:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/13 01:42:18 DEBUG : two: Need to transfer - File not found at Destination 2026/05/13 01:42:20 DEBUG : two: size = 3 OK 2026/05/13 01:42:20 DEBUG : two: Sizes identical 2026/05/13 01:42:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/13 01:42:23 DEBUG : two: Need to transfer - File not found at Destination 2026/05/13 01:42:25 DEBUG : two: size = 3 OK 2026/05/13 01:42:25 DEBUG : two: Sizes identical 2026/05/13 01:42:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/13 01:42:29 DEBUG : two: Need to transfer - File not found at Destination 2026/05/13 01:42:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone649205664) 2026/05/13 01:42:30 DEBUG : two: size = 3 (FileLu root 'rclone-test-sohijoq6heyi/CompareDest') 2026/05/13 01:42:30 DEBUG : two: Sizes differ 2026/05/13 01:42:35 DEBUG : two: size = 5 OK 2026/05/13 01:42:35 INFO : two: Copied (new) 2026/05/13 01:42:43 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/CompareDest/one 2026/05/13 01:42:44 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/CompareDest/two 2026/05/13 01:42:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/dst/one 2026/05/13 01:42:46 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/dst/two 2026/05/13 01:42:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/dst" 2026/05/13 01:42:52 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/CompareDest" --- PASS: TestCopyFileCompareDest (88.02s) === RUN TestCopyFileCopyDest run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.92s) === RUN TestCopyInplace run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.43s) === RUN TestCopyLongFileName run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.41s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.92s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:43:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/13 01:43:02 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/TestCopyFileMaxTransfer" with ID 3772067 2026/05/13 01:43:04 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/13 01:43:04 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/13 01:43:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/13 01:43:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d37s.filelu.live/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/05/13 01:43:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/13 01:43:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/13 01:43:19 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/13 01:43:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/13 01:43:24 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/TestCopyFileMaxTransfer/file1 2026/05/13 01:43:25 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/TestCopyFileMaxTransfer/file4 2026/05/13 01:43:27 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (27.96s) === RUN TestDeduplicateInteractive run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (3.03s) === RUN TestDeduplicateSkip run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (3.96s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (3.06s) === RUN TestDeduplicateFirst run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (2.39s) === RUN TestDeduplicateNewest run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.63s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (3.01s) === RUN TestDeduplicateOldest run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.39s) === RUN TestDeduplicateLargest run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.64s) === RUN TestDeduplicateSmallest run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (2.57s) === RUN TestDeduplicateRename run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (4.34s) === RUN TestMergeDirs run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.41s) === RUN TestListDirSorted run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:44:07 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub dir" with ID 3772068 2026/05/13 01:44:13 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub dir/ignore dir" with ID 3772069 2026/05/13 01:44:20 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub dir/sub sub dir" with ID 3772070 2026/05/13 01:44:26 DEBUG : a.txt: Excluded (Size Filter) 2026/05/13 01:44:26 DEBUG : a.txt: Excluded 2026/05/13 01:44:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/13 01:44:27 DEBUG : sub dir/hello world2: Excluded 2026/05/13 01:44:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/13 01:44:27 DEBUG : sub dir/hello world: Excluded 2026/05/13 01:44:31 DEBUG : sub dir/ignore dir: Excluded 2026/05/13 01:44:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/13 01:44:31 DEBUG : sub dir/hello world2: Excluded 2026/05/13 01:44:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/13 01:44:31 DEBUG : sub dir/hello world: Excluded 2026/05/13 01:44:33 DEBUG : sub dir/ignore dir: Excluded 2026/05/13 01:44:39 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/a.txt 2026/05/13 01:44:40 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/zend.txt 2026/05/13 01:44:42 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/hello world 2026/05/13 01:44:44 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/hello world2 2026/05/13 01:44:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/sub sub dir/hello world3 2026/05/13 01:44:46 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/ignore dir/.ignore 2026/05/13 01:44:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/ignore dir/should be ignored 2026/05/13 01:44:50 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub dir/sub sub dir" 2026/05/13 01:44:52 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub dir/ignore dir" 2026/05/13 01:44:55 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub dir" --- PASS: TestListDirSorted (60.23s) === RUN TestListDirSortedFn run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:45:04 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub dir" with ID 3772071 2026/05/13 01:45:10 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub dir/ignore dir" with ID 3772072 2026/05/13 01:45:19 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub dir/sub sub dir" with ID 3772073 2026/05/13 01:45:26 DEBUG : a.txt: Excluded (Size Filter) 2026/05/13 01:45:26 DEBUG : a.txt: Excluded 2026/05/13 01:45:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/13 01:45:28 DEBUG : sub dir/hello world2: Excluded 2026/05/13 01:45:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/13 01:45:28 DEBUG : sub dir/hello world: Excluded 2026/05/13 01:45:33 DEBUG : sub dir/ignore dir: Excluded 2026/05/13 01:45:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/13 01:45:34 DEBUG : sub dir/hello world2: Excluded 2026/05/13 01:45:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/13 01:45:34 DEBUG : sub dir/hello world: Excluded 2026/05/13 01:45:35 DEBUG : sub dir/ignore dir: Excluded 2026/05/13 01:45:39 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/a.txt 2026/05/13 01:45:40 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/zend.txt 2026/05/13 01:45:42 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/hello world 2026/05/13 01:45:42 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/hello world2 2026/05/13 01:45:44 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/sub sub dir/hello world3 2026/05/13 01:45:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/ignore dir/.ignore 2026/05/13 01:45:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/ignore dir/should be ignored 2026/05/13 01:45:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub dir/sub sub dir" 2026/05/13 01:45:50 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub dir/ignore dir" 2026/05/13 01:45:52 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub dir" --- PASS: TestListDirSortedFn (56.96s) === RUN TestListJSON run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:45:58 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub" with ID 3772074 === 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/05/13 01:46:11 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/05/13 01:46:15 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/file1 2026/05/13 01:46:17 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub/file2 2026/05/13 01:46:20 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub" --- PASS: TestListJSON (27.69s) --- PASS: TestListJSON/Default (0.87s) --- PASS: TestListJSON/FilesOnly (0.83s) --- PASS: TestListJSON/DirsOnly (0.79s) --- PASS: TestListJSON/Recurse (1.92s) --- PASS: TestListJSON/SubDir (0.85s) --- PASS: TestListJSON/NoModTime (1.92s) --- PASS: TestListJSON/NoMimeType (0.80s) --- PASS: TestListJSON/ShowHash (1.05s) --- PASS: TestListJSON/HashTypes (0.77s) --- PASS: TestListJSON/Metadata (2.09s) === RUN TestStatJSON run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:46:26 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub" with ID 3772075 === 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/05/13 01:46:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sohijoq6heyi/notfound" 2026/05/13 01:46:49 DEBUG : Config file has changed externally - reloading 2026/05/13 01:46:55 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/file1 2026/05/13 01:46:57 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub/file2 2026/05/13 01:46:59 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub" --- PASS: TestStatJSON (41.29s) --- PASS: TestStatJSON/Root (0.65s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (2.35s) --- PASS: TestStatJSON/Dir (1.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.76s) --- PASS: TestStatJSON/File (1.75s) --- PASS: TestStatJSON/NotFound (2.89s) --- PASS: TestStatJSON/DirFilesOnly (0.83s) --- PASS: TestStatJSON/FileFilesOnly (2.75s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.78s) --- PASS: TestStatJSON/DirDirsOnly (0.77s) --- PASS: TestStatJSON/FileDirsOnly (0.81s) --- PASS: TestStatJSON/NotFoundDirsOnly (1.95s) --- PASS: TestStatJSON/RootNotFound (3.10s) === RUN TestMkdir run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:47:02 INFO : FileLu root 'rclone-test-sohijoq6heyi': Making directory 2026/05/13 01:47:04 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi" with ID 3.772053e+06 2026/05/13 01:47:04 INFO : FileLu root 'rclone-test-sohijoq6heyi': Making directory 2026/05/13 01:47:05 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi" with ID 3.772053e+06 --- PASS: TestMkdir (4.98s) === RUN TestLsd run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:47:09 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub dir" with ID 3772076 2026/05/13 01:47:20 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/hello world 2026/05/13 01:47:22 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub dir" --- PASS: TestLsd (15.58s) === RUN TestLs run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:47:35 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/empty space 2026/05/13 01:47:36 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato2 --- PASS: TestLs (13.43s) === RUN TestLsWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:47:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/13 01:47:44 DEBUG : empty space: Excluded 2026/05/13 01:47:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/empty space 2026/05/13 01:47:48 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato2 --- PASS: TestLsWithFilesFrom (12.18s) === RUN TestLsLong run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:48:00 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/empty space 2026/05/13 01:48:02 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato2 --- PASS: TestLsLong (14.15s) === RUN TestHashSums run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:48:11 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/empty space 2026/05/13 01:48:12 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato2 --- PASS: TestHashSums (9.46s) === RUN TestHashSumsWithErrors 2026/05/13 01:48:12 DEBUG : Creating backend with remote ":memory:" 2026/05/13 01:48:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/13 01:48:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/13 01:48:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/13 01:48:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/13 01:48:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/13 01:48:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/13 01:48:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/13 01:48:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/13 01:48:12 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-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:48:20 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub dir" with ID 3772077 2026/05/13 01:48:27 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/empty space 2026/05/13 01:48:28 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato2 2026/05/13 01:48:29 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/potato3 2026/05/13 01:48:32 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub dir" --- PASS: TestCount (20.22s) === RUN TestDelete run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:48:42 DEBUG : Waiting for deletions to finish 2026/05/13 01:48:44 DEBUG : large: Excluded (Size Filter) 2026/05/13 01:48:44 DEBUG : large: Excluded 2026/05/13 01:48:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/medium 2026/05/13 01:48:45 INFO : medium: Deleted 2026/05/13 01:48:46 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/small 2026/05/13 01:48:46 INFO : small: Deleted 2026/05/13 01:48:50 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/large --- PASS: TestDelete (18.95s) === RUN TestMaxDelete run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:49:02 DEBUG : Waiting for deletions to finish 2026/05/13 01:49:04 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/05/13 01:49:04 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/small 2026/05/13 01:49:04 INFO : small: Deleted 2026/05/13 01:49:05 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/medium 2026/05/13 01:49:05 INFO : medium: Deleted 2026/05/13 01:49:08 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/large --- PASS: TestMaxDelete (19.04s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:49:23 DEBUG : Waiting for deletions to finish 2026/05/13 01:49:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/13 01:49:27 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/small 2026/05/13 01:49:27 INFO : small: Deleted 2026/05/13 01:49:30 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/medium 2026/05/13 01:49:30 INFO : medium: Deleted 2026/05/13 01:49:34 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/large --- PASS: TestMaxDeleteSizeLargeFile (27.52s) === RUN TestMaxDeleteSize run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:49:49 DEBUG : Waiting for deletions to finish 2026/05/13 01:49:51 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/13 01:49:52 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/large 2026/05/13 01:49:52 INFO : large: Deleted 2026/05/13 01:49:53 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/medium 2026/05/13 01:49:53 INFO : medium: Deleted 2026/05/13 01:49:56 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/small --- PASS: TestMaxDeleteSize (21.12s) === RUN TestReadFile run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:50:10 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/ReadFile --- PASS: TestReadFile (13.30s) === RUN TestRetry 2026/05/13 01:50:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/13 01:50:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/13 01:50:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/13 01:50:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/13 01:50:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/13 01:50:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/13 01:50:12 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-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:50:41 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/file1 2026/05/13 01:50:43 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/file2 --- PASS: TestCat (31.23s) === RUN TestPurge 2026/05/13 01:50:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-bivoson8huno" 2026/05/13 01:50:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 01:50:44 DEBUG : Creating backend with remote "/tmp/rclone2865493629" run.go:198: Remote "FileLu root 'rclone-test-bivoson8huno'", Local "Local file system at /tmp/rclone2865493629", Modify Window "876000h0m0s" 2026/05/13 01:50:44 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno" with ID 3772078 2026/05/13 01:50:45 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno" with ID 3.772078e+06 2026/05/13 01:50:47 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno/A1/B1/C1" with ID 3772081 2026/05/13 01:50:50 INFO : A2: Making directory 2026/05/13 01:50:50 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno/A2" with ID 3772082 2026/05/13 01:50:50 INFO : A1/B2: Making directory 2026/05/13 01:50:51 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno/A1/B2" with ID 3772083 2026/05/13 01:50:51 INFO : A1/B2/C2: Making directory 2026/05/13 01:50:53 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno/A1/B2/C2" with ID 3772084 2026/05/13 01:50:53 INFO : A1/B1/C3: Making directory 2026/05/13 01:50:54 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno/A1/B1/C3" with ID 3772085 2026/05/13 01:50:54 INFO : A3: Making directory 2026/05/13 01:50:54 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno/A3" with ID 3772086 2026/05/13 01:50:54 INFO : A3/B3: Making directory 2026/05/13 01:50:55 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno/A3/B3" with ID 3772087 2026/05/13 01:50:55 INFO : A3/B3/C4: Making directory 2026/05/13 01:50:56 INFO : FileLu root 'rclone-test-bivoson8huno': Successfully created folder "rclone-test-bivoson8huno/A3/B3/C4" with ID 3772088 2026/05/13 01:51:03 INFO : FileLu root 'rclone-test-bivoson8huno': Rmdir: successfully deleted "/rclone-test-bivoson8huno/A1/B1" 2026/05/13 01:51:08 INFO : FileLu root 'rclone-test-bivoson8huno': Rmdir: successfully deleted "/rclone-test-bivoson8huno" 2026/05/13 01:51:09 ERROR : error listing: directory not found 2026/05/13 01:51:09 DEBUG : FileLu root 'rclone-test-bivoson8huno': Purge remote 2026/05/13 01:51:10 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (26.33s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:51:11 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi" with ID 3.772053e+06 2026/05/13 01:51:13 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1/C1" with ID 3772091 2026/05/13 01:51:16 INFO : A2: Making directory 2026/05/13 01:51:18 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A2" with ID 3772092 2026/05/13 01:51:18 INFO : A1/B2: Making directory 2026/05/13 01:51:18 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B2" with ID 3772093 2026/05/13 01:51:18 INFO : A1/B2/C2: Making directory 2026/05/13 01:51:20 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B2/C2" with ID 3772094 2026/05/13 01:51:20 INFO : A1/B1/C3: Making directory 2026/05/13 01:51:21 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1/C3" with ID 3772095 2026/05/13 01:51:21 INFO : A3: Making directory 2026/05/13 01:51:22 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A3" with ID 3772096 2026/05/13 01:51:22 INFO : A3/B3: Making directory 2026/05/13 01:51:22 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A3/B3" with ID 3772097 2026/05/13 01:51:22 INFO : A3/B3/C4: Making directory 2026/05/13 01:51:23 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A3/B3/C4" with ID 3772098 2026/05/13 01:51:33 DEBUG : removing 1 level 3 directories 2026/05/13 01:51:33 INFO : A3/B3/C4: Removing directory 2026/05/13 01:51:35 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A3/B3/C4" 2026/05/13 01:51:43 DEBUG : removing 2 level 3 directories 2026/05/13 01:51:43 INFO : A1/B2/C2: Removing directory 2026/05/13 01:51:43 INFO : A1/B1/C3: Removing directory 2026/05/13 01:51:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B2/C2" 2026/05/13 01:51:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1/C3" 2026/05/13 01:51:45 DEBUG : removing 2 level 2 directories 2026/05/13 01:51:45 INFO : A3/B3: Removing directory 2026/05/13 01:51:45 INFO : A1/B2: Removing directory 2026/05/13 01:51:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B2" 2026/05/13 01:51:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A3/B3" 2026/05/13 01:51:47 DEBUG : removing 2 level 1 directories 2026/05/13 01:51:47 INFO : A2: Removing directory 2026/05/13 01:51:47 INFO : A3: Removing directory 2026/05/13 01:51:49 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A3" 2026/05/13 01:51:49 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A2" 2026/05/13 01:51:57 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A1/B1/C1/one 2026/05/13 01:51:59 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A1/two 2026/05/13 01:52:04 DEBUG : removing 1 level 3 directories 2026/05/13 01:52:04 INFO : A1/B1/C1: Removing directory 2026/05/13 01:52:06 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1/C1" 2026/05/13 01:52:06 DEBUG : removing 1 level 2 directories 2026/05/13 01:52:06 INFO : A1/B1: Removing directory 2026/05/13 01:52:07 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1" 2026/05/13 01:52:07 DEBUG : removing 1 level 1 directories 2026/05/13 01:52:07 INFO : A1: Removing directory 2026/05/13 01:52:10 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1" 2026/05/13 01:52:10 DEBUG : removing 1 level 0 directories 2026/05/13 01:52:10 INFO : FileLu root 'rclone-test-sohijoq6heyi': Removing directory 2026/05/13 01:52:12 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi" 2026/05/13 01:52:13 ERROR : error listing: directory not found 2026/05/13 01:52:14 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (63.80s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:52:14 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi" with ID 3772099 2026/05/13 01:52:14 INFO : A1: Making directory 2026/05/13 01:52:15 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1" with ID 3772100 2026/05/13 01:52:15 INFO : A1/B1: Making directory 2026/05/13 01:52:16 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1" with ID 3772101 2026/05/13 01:52:16 INFO : A1/B1/C1: Making directory 2026/05/13 01:52:17 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1/C1" with ID 3772102 2026/05/13 01:52:22 DEBUG : removing 1 level 3 directories 2026/05/13 01:52:22 INFO : A1/B1/C1: Removing directory 2026/05/13 01:52:24 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1/C1" 2026/05/13 01:52:24 DEBUG : removing 1 level 2 directories 2026/05/13 01:52:24 INFO : A1/B1: Removing directory 2026/05/13 01:52:27 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1" 2026/05/13 01:52:33 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1" --- PASS: TestRmdirsLeaveRoot (19.73s) === RUN TestRmdirsWithFilter run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:52:36 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi" with ID 3.772099e+06 2026/05/13 01:52:36 INFO : A1: Making directory 2026/05/13 01:52:36 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1" with ID 3772103 2026/05/13 01:52:36 INFO : A1/B1: Making directory 2026/05/13 01:52:37 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1" with ID 3772104 2026/05/13 01:52:37 INFO : A1/B1/C1: Making directory 2026/05/13 01:52:39 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1/C1" with ID 3772105 2026/05/13 01:52:47 DEBUG : removing 1 level 3 directories 2026/05/13 01:52:47 INFO : A1/B1/C1: Removing directory 2026/05/13 01:52:50 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1/C1" 2026/05/13 01:52:50 DEBUG : removing 1 level 2 directories 2026/05/13 01:52:50 INFO : A1/B1: Removing directory 2026/05/13 01:52:51 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1" 2026/05/13 01:52:58 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1" --- PASS: TestRmdirsWithFilter (25.77s) === RUN TestCopyURL run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:53:07 DEBUG : filename.txt: File name found in url 2026/05/13 01:53:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/13 01:53:17 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/file1 2026/05/13 01:53:18 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/file2 2026/05/13 01:53:19 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/filename.txt 2026/05/13 01:53:20 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/headerfilename.txt --- PASS: TestCopyURL (21.25s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:53:28 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/file1 --- PASS: TestCopyURLDownloadHeaders (8.12s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:53:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/13 01:53:32 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub" with ID 3772106 2026/05/13 01:53:35 DEBUG : sub/file2: size = 14 OK 2026/05/13 01:53:35 INFO : file1: Copied (new) to: sub/file2 2026/05/13 01:53:35 INFO : file1: Deleted 2026/05/13 01:53:39 DEBUG : sub/file2: size = 14 OK 2026/05/13 01:53:39 DEBUG : file1: Sizes identical 2026/05/13 01:53:39 DEBUG : file1: Unchanged skipping 2026/05/13 01:53:39 INFO : file1: Deleted 2026/05/13 01:53:42 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': don't need to copy/move sub/file2, it is already at target location 2026/05/13 01:53:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub/file2 2026/05/13 01:53:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub" --- PASS: TestMoveFile (19.54s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:53:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/13 01:53:53 DEBUG : file1: size = 14 OK 2026/05/13 01:53:53 INFO : file1: Copied (new) 2026/05/13 01:53:53 INFO : file1: Deleted 2026/05/13 01:53:55 DEBUG : file1: Destination exists, skipping 2026/05/13 01:53:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/05/13 01:53:57 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/file1 --- PASS: TestMoveFileWithIgnoreExisting (9.82s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.75s) === RUN TestMoveFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:54:03 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/dst" with ID 3772107 2026/05/13 01:54:09 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sohijoq6heyi/backup" 2026/05/13 01:54:09 DEBUG : Config file has changed externally - reloading 2026/05/13 01:54:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone649205664) 2026/05/13 01:54:10 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-sohijoq6heyi') 2026/05/13 01:54:10 DEBUG : dst/file1: Sizes differ 2026/05/13 01:54:17 INFO : FileLu root 'rclone-test-sohijoq6heyi/backup': Successfully created folder "rclone-test-sohijoq6heyi/backup/dst" with ID 3772109 2026/05/13 01:54:20 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/dst/file1 2026/05/13 01:54:20 INFO : dst/file1: Moved (server-side) 2026/05/13 01:54:23 DEBUG : dst/file1: size = 14 OK 2026/05/13 01:54:23 INFO : dst/file1: Copied (new) 2026/05/13 01:54:23 INFO : dst/file1: Deleted 2026/05/13 01:54:32 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/dst/file1 2026/05/13 01:54:32 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/backup/dst/file1 2026/05/13 01:54:34 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/dst" 2026/05/13 01:54:37 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/backup/dst" 2026/05/13 01:54:40 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/backup" --- PASS: TestMoveFileBackupDir (39.65s) === 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-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:54:42 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi" with ID 3.772099e+06 2026/05/13 01:54:44 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1" with ID 3772110 2026/05/13 01:54:50 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1" with ID 3772111 2026/05/13 01:54:54 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1/C1" with ID 3772112 2026/05/13 01:54:59 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1/C2" with ID 3772113 2026/05/13 01:55:01 INFO : A1/B2: Making directory 2026/05/13 01:55:01 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B2" with ID 3772114 2026/05/13 01:55:01 INFO : A1/B1/C3: Making directory 2026/05/13 01:55:02 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A1/B1/C3" with ID 3772115 2026/05/13 01:55:12 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A2" with ID 3772116 2026/05/13 01:55:12 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A2/B1" with ID 3772117 2026/05/13 01:55:13 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A2/B1/C1" with ID 3772118 2026/05/13 01:55:14 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A2/B1/C2" with ID 3772119 2026/05/13 01:55:16 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A2/B1/C3" with ID 3772120 2026/05/13 01:55:17 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A2/B2" with ID 3772121 2026/05/13 01:55:23 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A1/B1/C1/four 2026/05/13 01:55:23 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/05/13 01:55:24 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A1/two 2026/05/13 01:55:24 INFO : A1/two: Moved (server-side) to: A2/two 2026/05/13 01:55:24 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A1/one 2026/05/13 01:55:24 INFO : A1/one: Moved (server-side) to: A2/one 2026/05/13 01:55:25 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A1/B1/C2/five 2026/05/13 01:55:25 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/05/13 01:55:26 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A1/B1/three 2026/05/13 01:55:26 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/05/13 01:55:28 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B2" 2026/05/13 01:55:29 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1/C3" 2026/05/13 01:55:32 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1/C2" 2026/05/13 01:55:35 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1/C1" 2026/05/13 01:55:36 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1/B1" 2026/05/13 01:55:40 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A1" 2026/05/13 01:55:50 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A3" with ID 3772127 2026/05/13 01:55:51 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A3/B1" with ID 3772128 2026/05/13 01:55:53 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A3/B1/C1" with ID 3772129 2026/05/13 01:55:54 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A3/B1/C2" with ID 3772130 2026/05/13 01:55:55 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A3/B1/C3" with ID 3772131 2026/05/13 01:55:57 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A3/B2" with ID 3772132 2026/05/13 01:56:03 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A2/B1/C1/four 2026/05/13 01:56:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/13 01:56:03 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A2/two 2026/05/13 01:56:03 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/13 01:56:03 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A2/B1/C2/five 2026/05/13 01:56:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/13 01:56:05 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A2/one 2026/05/13 01:56:05 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/13 01:56:07 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A2/B1/three 2026/05/13 01:56:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/13 01:56:10 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A2/B2" 2026/05/13 01:56:12 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A2/B1/C3" 2026/05/13 01:56:17 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A2/B1/C2" 2026/05/13 01:56:19 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A2/B1/C1" 2026/05/13 01:56:22 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A2/B1" 2026/05/13 01:56:23 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A2" 2026/05/13 01:56:32 INFO : FileLu root 'rclone-test-sohijoq6heyi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/13 01:56:39 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A4" with ID 3772136 2026/05/13 01:56:40 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A4/B1" with ID 3772137 2026/05/13 01:56:40 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A4/B1/C1" with ID 3772138 2026/05/13 01:56:44 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A4/B1/C2" with ID 3772139 2026/05/13 01:56:44 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A4/B1/C3" with ID 3772140 2026/05/13 01:56:45 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/A4/B2" with ID 3772141 2026/05/13 01:56:50 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A3/one 2026/05/13 01:56:50 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/13 01:56:51 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A3/B1/three 2026/05/13 01:56:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/13 01:56:51 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A3/B1/C1/four 2026/05/13 01:56:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/13 01:56:53 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A3/B1/C2/five 2026/05/13 01:56:53 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/13 01:56:53 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A3/two 2026/05/13 01:56:53 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/13 01:56:55 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A3/B2" 2026/05/13 01:56:57 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A3/B1/C3" 2026/05/13 01:56:58 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A3/B1/C2" 2026/05/13 01:57:01 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A3/B1/C1" 2026/05/13 01:57:03 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A3/B1" 2026/05/13 01:57:07 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A3" 2026/05/13 01:57:15 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A4/one 2026/05/13 01:57:16 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A4/two 2026/05/13 01:57:19 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A4/B1/three 2026/05/13 01:57:21 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A4/B1/C1/four 2026/05/13 01:57:21 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/A4/B1/C2/five 2026/05/13 01:57:23 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A4/B2" 2026/05/13 01:57:25 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A4/B1/C3" 2026/05/13 01:57:26 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A4/B1/C2" 2026/05/13 01:57:30 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A4/B1/C1" 2026/05/13 01:57:31 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A4/B1" 2026/05/13 01:57:33 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/A4" --- PASS: TestDirMove (173.19s) === RUN TestGetFsInfo run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:57:34 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (2.77s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:57:38 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/13 01:57:40 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/13 01:57:40 NOTICE: FileLu root 'rclone-test-sohijoq6heyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/13 01:57:40 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/13 01:57:40 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/13 01:57:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/13 01:57:44 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/13 01:57:46 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/no_checksum_big_file_from_pipe 2026/05/13 01:57:47 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:57:49 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/13 01:57:53 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/13 01:57:53 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/13 01:57:53 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/13 01:57:57 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/13 01:57:57 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/13 01:57:59 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/with_checksum_big_file_from_pipe 2026/05/13 01:58:00 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:58:03 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/13 01:58:06 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/13 01:58:06 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/05/13 01:58:06 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/13 01:58:11 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/13 01:58:11 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/05/13 01:58:14 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/ignore_checksum_big_file_from_pipe 2026/05/13 01:58:15 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:58:16 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': File to upload is small (34 bytes), uploading instead of streaming 2026/05/13 01:58:19 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/13 01:58:19 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/13 01:58:19 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/13 01:58:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/13 01:58:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/13 01:58:28 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/ignore_checksum_big_file_from_pipe 2026/05/13 01:58:29 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (53.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (12.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (14.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (14.88s) === RUN TestRcatMetadata run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.57s) === RUN TestRcatSize run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:58:35 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': File to upload is small (60 bytes), uploading instead of streaming 2026/05/13 01:58:37 DEBUG : potato2: size = 60 OK 2026/05/13 01:58:37 DEBUG : potato2: Size of src and dst objects identical 2026/05/13 01:58:41 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato1 2026/05/13 01:58:41 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato2 --- PASS: TestRcatSize (10.34s) === RUN TestRcatSizeMetadata run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (2.60s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:58:51 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/potato1 --- PASS: TestRcatSizeUploadHeaders (8.69s) === RUN TestTouchDir run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (2.39s) === RUN TestMkdirMetadata run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.87s) === RUN TestMkdirModTime run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.80s) === RUN TestCopyDirMetadata run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.95s) === RUN TestSetDirModTime run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.93s) === RUN TestDirsEqual run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.77s) === RUN TestRemoveExisting run.go:198: Remote "FileLu root 'rclone-test-sohijoq6heyi'", Local "Local file system at /tmp/rclone649205664", Modify Window "876000h0m0s" 2026/05/13 01:59:08 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully created folder "rclone-test-sohijoq6heyi/sub dir" with ID 3772155 2026/05/13 01:59:26 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vujopux7" before starting 2026/05/13 01:59:31 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/test remove existing 2026/05/13 01:59:33 DEBUG : sub dir/test remove existing.vujopux7: TEST: removing renamed existing file after operation 2026/05/13 01:59:34 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/test remove existing.vujopux7 2026/05/13 01:59:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lujixic1" before starting 2026/05/13 01:59:42 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/05/13 01:59:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lujixic1: TEST: renaming existing back after failed operation 2026/05/13 01:59:48 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lujixic1 2026/05/13 01:59:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.behonej0" before starting 2026/05/13 01:59:58 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/05/13 01:59:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.behonej0: TEST: removing renamed existing file after operation 2026/05/13 02:00:00 INFO : FileLu root 'rclone-test-sohijoq6heyi': Successfully deleted file: /rclone-test-sohijoq6heyi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.behonej0 2026/05/13 02:00:06 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi/sub dir" --- PASS: TestRemoveExisting (66.31s) === 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/05/13 02:00:12 DEBUG : FileLu root 'rclone-test-sohijoq6heyi': Purge remote 2026/05/13 02:00:12 INFO : FileLu root 'rclone-test-sohijoq6heyi': Rmdir: successfully deleted "/rclone-test-sohijoq6heyi" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 24m36.538230307s (try 1/5)