"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/03/26 02:09:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wajefab0tago" 2026/03/26 02:09:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:09:39 DEBUG : Creating backend with remote "/tmp/rclone4164688303" === 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:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/03/26 02:09:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.60s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/03/26 02:09:40 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.50s) === RUN TestSizeDiffers 2026/03/26 02:09:40 DEBUG : a: size = 0 OK 2026/03/26 02:09:40 DEBUG : a: size = 1 (memory) 2026/03/26 02:09:40 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/26 02:09:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/26 02:09:40 DEBUG : potato: Seek from 10 to 0 2026/03/26 02:09:40 DEBUG : potato: Seek from 10 to 0 2026/03/26 02:09:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/26 02:09:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Seek from 5 to 2 2026/03/26 02:09:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/26 02:09:40 DEBUG : potato: Seek from 7 to 0 2026/03/26 02:09:40 DEBUG : potato: Seek from 7 to 0 2026/03/26 02:09:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/26 02:09:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Seek from 5 to 2 2026/03/26 02:09:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/26 02:09:40 DEBUG : potato: Seek from 8 to 0 2026/03/26 02:09:40 DEBUG : potato: Seek from 8 to 0 2026/03/26 02:09:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/26 02:09:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/26 02:09:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/26 02:09:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/26 02:09:40 DEBUG : potato: Seek from 5 to 2 2026/03/26 02:09:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/26 02:09:40 DEBUG : potato: Seek from 9 to 0 2026/03/26 02:09:40 DEBUG : potato: Seek from 9 to 0 2026/03/26 02:09:40 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:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:09:41 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago" with ID 3346167 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/03/26 02:09:56 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/empty space 2026/03/26 02:09:56 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato2 2026/03/26 02:09:57 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/remotepotato 2026/03/26 02:09:57 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/rutabaga --- PASS: TestCheck (17.63s) --- PASS: TestCheck/1 (0.50s) --- PASS: TestCheck/2 (0.50s) --- PASS: TestCheck/3 (0.50s) --- PASS: TestCheck/4 (0.50s) --- PASS: TestCheck/5 (0.50s) --- PASS: TestCheck/6 (0.50s) --- PASS: TestCheck/7 (0.50s) === RUN TestCheckFsError 2026/03/26 02:09:58 DEBUG : Creating backend with remote "nonexistent" 2026/03/26 02:09:58 DEBUG : Creating backend with remote "nonexistent" 2026/03/26 02:09:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/26 02:09:58 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/03/26 02:09:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/26 02:09:58 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:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", 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/03/26 02:10:21 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/empty space 2026/03/26 02:10:22 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato2 2026/03/26 02:10:22 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/remotepotato 2026/03/26 02:10:23 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/rutabaga --- PASS: TestCheckDownload (25.51s) --- PASS: TestCheckDownload/1 (1.71s) --- PASS: TestCheckDownload/2 (1.65s) --- PASS: TestCheckDownload/3 (1.65s) --- PASS: TestCheckDownload/4 (1.67s) --- PASS: TestCheckDownload/5 (1.65s) --- PASS: TestCheckDownload/6 (1.66s) --- PASS: TestCheckDownload/7 (1.68s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", 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/03/26 02:10:39 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/empty space 2026/03/26 02:10:39 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato2 2026/03/26 02:10:40 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/remotepotato 2026/03/26 02:10:40 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/rutabaga --- PASS: TestCheckSizeOnly (17.28s) --- PASS: TestCheckSizeOnly/1 (0.50s) --- PASS: TestCheckSizeOnly/2 (0.50s) --- PASS: TestCheckSizeOnly/3 (0.50s) --- PASS: TestCheckSizeOnly/4 (0.50s) --- PASS: TestCheckSizeOnly/5 (0.51s) --- PASS: TestCheckSizeOnly/6 (0.51s) --- PASS: TestCheckSizeOnly/7 (0.50s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:10:45 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/26 02:10:45 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/26 02:10:45 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/26 02:10:45 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/26 02:10:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/26 02:10:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/26 02:10:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/26 02:10:50 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/26 02:10:51 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/test.sum --- PASS: TestParseSumFile (10.70s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:10:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wajefab0tago/data" check_test.go:350: FileLu root 'rclone-test-wajefab0tago/data' lacks md5, skipping --- SKIP: TestCheckSum (1.56s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:10:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wajefab0tago/data" 2026/03/26 02:10:55 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/data" with ID 3346201 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/03/26 02:11:57 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/test.sum 2026/03/26 02:11:58 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/data/banana 2026/03/26 02:11:59 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/data/potato 2026/03/26 02:12:00 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/data" --- PASS: TestCheckSumDownload (67.41s) --- PASS: TestCheckSumDownload/subtest1 (3.82s) --- PASS: TestCheckSumDownload/subtest2 (3.81s) --- PASS: TestCheckSumDownload/subtest3 (3.80s) --- PASS: TestCheckSumDownload/subtest4 (3.85s) --- PASS: TestCheckSumDownload/subtest5 (3.82s) --- PASS: TestCheckSumDownload/subtest6 (3.82s) --- PASS: TestCheckSumDownload/subtest7 (3.88s) === RUN TestApplyTransforms 2026/03/26 02:12:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dimuqig2jowe" 2026/03/26 02:12:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:12:00 DEBUG : Creating backend with remote "/tmp/rclone3869267031" run.go:185: Remote "FileLu root 'rclone-test-dimuqig2jowe'", Local "Local file system at /tmp/rclone3869267031", Modify Window "876000h0m0s" 2026/03/26 02:12:01 INFO : FileLu root 'rclone-test-dimuqig2jowe': Successfully created folder "rclone-test-dimuqig2jowe" with ID 3346280 upper checkfile vs. lower remote (without normalization) 2026/03/26 02:12:04 ERROR : hello, world!: sum not found 2026/03/26 02:12:04 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-dimuqig2jowe' 2026/03/26 02:12:04 NOTICE: FileLu root 'rclone-test-dimuqig2jowe': 1 files missing 2026/03/26 02:12:04 NOTICE: 1 hashes missing 2026/03/26 02:12:04 NOTICE: FileLu root 'rclone-test-dimuqig2jowe': 1 differences found 2026/03/26 02:12:04 NOTICE: FileLu root 'rclone-test-dimuqig2jowe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/26 02:12:06 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:12:06 NOTICE: FileLu root 'rclone-test-dimuqig2jowe': 0 differences found 2026/03/26 02:12:06 NOTICE: FileLu root 'rclone-test-dimuqig2jowe': 1 matching files 2026/03/26 02:12:06 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gihipes3gamo" 2026/03/26 02:12:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:12:06 DEBUG : Creating backend with remote "/tmp/rclone2257658877" run.go:185: Remote "FileLu root 'rclone-test-gihipes3gamo'", Local "Local file system at /tmp/rclone2257658877", Modify Window "876000h0m0s" 2026/03/26 02:12:06 INFO : FileLu root 'rclone-test-gihipes3gamo': Successfully created folder "rclone-test-gihipes3gamo" with ID 3346284 lower checkfile vs. upper remote (without normalization) 2026/03/26 02:12:09 ERROR : HELLO, WORLD!: sum not found 2026/03/26 02:12:09 ERROR : hello, world!: file not in FileLu root 'rclone-test-gihipes3gamo' 2026/03/26 02:12:09 NOTICE: FileLu root 'rclone-test-gihipes3gamo': 1 files missing 2026/03/26 02:12:09 NOTICE: 1 hashes missing 2026/03/26 02:12:09 NOTICE: FileLu root 'rclone-test-gihipes3gamo': 1 differences found 2026/03/26 02:12:09 NOTICE: FileLu root 'rclone-test-gihipes3gamo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/26 02:12:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:12:11 NOTICE: FileLu root 'rclone-test-gihipes3gamo': 0 differences found 2026/03/26 02:12:11 NOTICE: FileLu root 'rclone-test-gihipes3gamo': 1 matching files 2026/03/26 02:12:11 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xoqapew8xika" 2026/03/26 02:12:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:12:11 DEBUG : Creating backend with remote "/tmp/rclone3791732647" run.go:185: Remote "FileLu root 'rclone-test-xoqapew8xika'", Local "Local file system at /tmp/rclone3791732647", Modify Window "876000h0m0s" 2026/03/26 02:12:12 INFO : FileLu root 'rclone-test-xoqapew8xika': Successfully created folder "rclone-test-xoqapew8xika" with ID 3346290 lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/26 02:12:15 ERROR : HeLlO, wOrLd!: sum not found 2026/03/26 02:12:15 ERROR : hello, world!: file not in FileLu root 'rclone-test-xoqapew8xika' 2026/03/26 02:12:15 NOTICE: FileLu root 'rclone-test-xoqapew8xika': 1 files missing 2026/03/26 02:12:15 NOTICE: 1 hashes missing 2026/03/26 02:12:15 NOTICE: FileLu root 'rclone-test-xoqapew8xika': 1 differences found 2026/03/26 02:12:15 NOTICE: FileLu root 'rclone-test-xoqapew8xika': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/26 02:12:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:12:16 NOTICE: FileLu root 'rclone-test-xoqapew8xika': 0 differences found 2026/03/26 02:12:16 NOTICE: FileLu root 'rclone-test-xoqapew8xika': 1 matching files 2026/03/26 02:12:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kabixog9sogu" 2026/03/26 02:12:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:12:16 DEBUG : Creating backend with remote "/tmp/rclone3269630454" run.go:185: Remote "FileLu root 'rclone-test-kabixog9sogu'", Local "Local file system at /tmp/rclone3269630454", Modify Window "876000h0m0s" 2026/03/26 02:12:17 INFO : FileLu root 'rclone-test-kabixog9sogu': Successfully created folder "rclone-test-kabixog9sogu" with ID 3346296 upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/26 02:12:20 ERROR : HELLO, WORLD!: sum not found 2026/03/26 02:12:20 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-kabixog9sogu' 2026/03/26 02:12:20 NOTICE: FileLu root 'rclone-test-kabixog9sogu': 1 files missing 2026/03/26 02:12:20 NOTICE: 1 hashes missing 2026/03/26 02:12:20 NOTICE: FileLu root 'rclone-test-kabixog9sogu': 1 differences found 2026/03/26 02:12:20 NOTICE: FileLu root 'rclone-test-kabixog9sogu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/26 02:12:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:12:22 NOTICE: FileLu root 'rclone-test-kabixog9sogu': 0 differences found 2026/03/26 02:12:22 NOTICE: FileLu root 'rclone-test-kabixog9sogu': 1 matching files 2026/03/26 02:12:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qahakes8nezo" 2026/03/26 02:12:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:12:22 DEBUG : Creating backend with remote "/tmp/rclone722640513" run.go:185: Remote "FileLu root 'rclone-test-qahakes8nezo'", Local "Local file system at /tmp/rclone722640513", Modify Window "876000h0m0s" 2026/03/26 02:12:22 INFO : FileLu root 'rclone-test-qahakes8nezo': Successfully created folder "rclone-test-qahakes8nezo" with ID 3346300 NFD checkfile vs. NFC remote (without normalization) 2026/03/26 02:12:26 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/26 02:12:26 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-qahakes8nezo' 2026/03/26 02:12:26 NOTICE: FileLu root 'rclone-test-qahakes8nezo': 1 files missing 2026/03/26 02:12:26 NOTICE: 1 hashes missing 2026/03/26 02:12:26 NOTICE: FileLu root 'rclone-test-qahakes8nezo': 1 differences found 2026/03/26 02:12:26 NOTICE: FileLu root 'rclone-test-qahakes8nezo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/26 02:12:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/26 02:12:27 NOTICE: FileLu root 'rclone-test-qahakes8nezo': 0 differences found 2026/03/26 02:12:27 NOTICE: FileLu root 'rclone-test-qahakes8nezo': 1 matching files 2026/03/26 02:12:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yatoqec3hoto" 2026/03/26 02:12:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:12:27 DEBUG : Creating backend with remote "/tmp/rclone286464686" run.go:185: Remote "FileLu root 'rclone-test-yatoqec3hoto'", Local "Local file system at /tmp/rclone286464686", Modify Window "876000h0m0s" 2026/03/26 02:12:28 INFO : FileLu root 'rclone-test-yatoqec3hoto': Successfully created folder "rclone-test-yatoqec3hoto" with ID 3346304 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/03/26 02:12:30 DEBUG : FileLu root 'rclone-test-yatoqec3hoto': Purge remote 2026/03/26 02:12:31 INFO : FileLu root 'rclone-test-yatoqec3hoto': Rmdir: successfully deleted "/rclone-test-yatoqec3hoto" 2026/03/26 02:12:31 DEBUG : FileLu root 'rclone-test-qahakes8nezo': Purge remote 2026/03/26 02:12:31 INFO : FileLu root 'rclone-test-qahakes8nezo': Rmdir: successfully deleted "/rclone-test-qahakes8nezo" 2026/03/26 02:12:31 DEBUG : FileLu root 'rclone-test-kabixog9sogu': Purge remote 2026/03/26 02:12:32 INFO : FileLu root 'rclone-test-kabixog9sogu': Rmdir: successfully deleted "/rclone-test-kabixog9sogu" 2026/03/26 02:12:32 DEBUG : FileLu root 'rclone-test-xoqapew8xika': Purge remote 2026/03/26 02:12:32 INFO : FileLu root 'rclone-test-xoqapew8xika': Rmdir: successfully deleted "/rclone-test-xoqapew8xika" 2026/03/26 02:12:32 DEBUG : FileLu root 'rclone-test-gihipes3gamo': Purge remote 2026/03/26 02:12:33 INFO : FileLu root 'rclone-test-gihipes3gamo': Rmdir: successfully deleted "/rclone-test-gihipes3gamo" 2026/03/26 02:12:33 DEBUG : FileLu root 'rclone-test-dimuqig2jowe': Purge remote 2026/03/26 02:12:33 INFO : FileLu root 'rclone-test-dimuqig2jowe': Rmdir: successfully deleted "/rclone-test-dimuqig2jowe" --- SKIP: TestApplyTransforms (33.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:12:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 02:12:35 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub" with ID 3346315 2026/03/26 02:12:37 DEBUG : sub/file2: size = 14 OK 2026/03/26 02:12:37 INFO : file1: Copied (new) to: sub/file2 2026/03/26 02:12:39 DEBUG : sub/file2: size = 14 OK 2026/03/26 02:12:39 DEBUG : file1: Sizes identical 2026/03/26 02:12:39 DEBUG : file1: Unchanged skipping 2026/03/26 02:12:40 DEBUG : FileLu root 'rclone-test-wajefab0tago': don't need to copy/move sub/file2, it is already at target location 2026/03/26 02:12:42 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub/file2 2026/03/26 02:12:43 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub" --- PASS: TestCopyFile (10.18s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.01s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:12:46 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/dst" with ID 3346327 2026/03/26 02:12:49 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wajefab0tago/backup" 2026/03/26 02:12:50 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4164688303) 2026/03/26 02:12:50 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-wajefab0tago') 2026/03/26 02:12:50 DEBUG : dst/file1: Sizes differ 2026/03/26 02:12:53 INFO : FileLu root 'rclone-test-wajefab0tago/backup': Successfully created folder "rclone-test-wajefab0tago/backup/dst" with ID 3346338 2026/03/26 02:12:55 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/dst/file1 2026/03/26 02:12:55 INFO : dst/file1: Moved (server-side) 2026/03/26 02:12:57 DEBUG : dst/file1: size = 14 OK 2026/03/26 02:12:57 INFO : dst/file1: Copied (new) 2026/03/26 02:13:00 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/dst/file1 2026/03/26 02:13:01 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/backup/dst/file1 2026/03/26 02:13:02 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/dst" 2026/03/26 02:13:03 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/backup/dst" 2026/03/26 02:13:04 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/backup" --- PASS: TestCopyFileBackupDir (20.26s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:13:05 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wajefab0tago/dst" 2026/03/26 02:13:06 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wajefab0tago/CompareDest" 2026/03/26 02:13:07 DEBUG : one: Need to transfer - File not found at Destination 2026/03/26 02:13:08 INFO : FileLu root 'rclone-test-wajefab0tago/dst': Successfully created folder "rclone-test-wajefab0tago/dst" with ID 3346354 2026/03/26 02:13:10 DEBUG : one: size = 3 OK 2026/03/26 02:13:10 INFO : one: Copied (new) 2026/03/26 02:13:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone4164688303) 2026/03/26 02:13:13 DEBUG : one: size = 3 (FileLu root 'rclone-test-wajefab0tago/dst') 2026/03/26 02:13:13 DEBUG : one: Sizes differ 2026/03/26 02:13:16 DEBUG : one: size = 5 OK 2026/03/26 02:13:16 INFO : one: Copied (replaced existing) 2026/03/26 02:13:21 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/CompareDest" with ID 3346371 2026/03/26 02:13:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone4164688303) 2026/03/26 02:13:25 DEBUG : one: size = 3 (FileLu root 'rclone-test-wajefab0tago/dst') 2026/03/26 02:13:25 DEBUG : one: Sizes differ 2026/03/26 02:13:26 DEBUG : one: size = 5 OK 2026/03/26 02:13:26 DEBUG : one: Sizes identical 2026/03/26 02:13:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/26 02:13:30 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 02:13:31 DEBUG : two: size = 3 OK 2026/03/26 02:13:31 DEBUG : two: Sizes identical 2026/03/26 02:13:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 02:13:33 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 02:13:34 DEBUG : two: size = 3 OK 2026/03/26 02:13:34 DEBUG : two: Sizes identical 2026/03/26 02:13:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/26 02:13:37 DEBUG : two: Need to transfer - File not found at Destination 2026/03/26 02:13:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone4164688303) 2026/03/26 02:13:38 DEBUG : two: size = 3 (FileLu root 'rclone-test-wajefab0tago/CompareDest') 2026/03/26 02:13:38 DEBUG : two: Sizes differ 2026/03/26 02:13:40 DEBUG : two: size = 5 OK 2026/03/26 02:13:40 INFO : two: Copied (new) 2026/03/26 02:13:43 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/dst/one 2026/03/26 02:13:43 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/dst/two 2026/03/26 02:13:44 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/CompareDest/one 2026/03/26 02:13:44 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/CompareDest/two 2026/03/26 02:13:45 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/dst" 2026/03/26 02:13:46 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/CompareDest" --- PASS: TestCopyFileCompareDest (41.75s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.01s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.03s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.00s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.00s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:13:51 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/26 02:13:52 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/TestCopyFileMaxTransfer" with ID 3346401 2026/03/26 02:13:54 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/26 02:13:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/26 02:13:55 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/26 02:13:57 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2001.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/03/26 02:13:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/26 02:14:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/26 02:14:02 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/26 02:14:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/26 02:14:05 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/TestCopyFileMaxTransfer/file1 2026/03/26 02:14:05 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/TestCopyFileMaxTransfer/file4 2026/03/26 02:14:06 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (16.20s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.00s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.07s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.01s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.01s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.01s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.00s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.01s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.00s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.00s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:14:23 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub dir" with ID 3346442 2026/03/26 02:14:28 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub dir/ignore dir" with ID 3346446 2026/03/26 02:14:33 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub dir/sub sub dir" with ID 3346451 2026/03/26 02:14:37 DEBUG : a.txt: Excluded (Size Filter) 2026/03/26 02:14:37 DEBUG : a.txt: Excluded 2026/03/26 02:14:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/26 02:14:38 DEBUG : sub dir/hello world2: Excluded 2026/03/26 02:14:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/26 02:14:38 DEBUG : sub dir/hello world: Excluded 2026/03/26 02:14:40 DEBUG : sub dir/ignore dir: Excluded 2026/03/26 02:14:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/26 02:14:40 DEBUG : sub dir/hello world2: Excluded 2026/03/26 02:14:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/26 02:14:40 DEBUG : sub dir/hello world: Excluded 2026/03/26 02:14:41 DEBUG : sub dir/ignore dir: Excluded 2026/03/26 02:14:43 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/a.txt 2026/03/26 02:14:44 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/zend.txt 2026/03/26 02:14:45 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/hello world 2026/03/26 02:14:45 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/hello world2 2026/03/26 02:14:46 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/sub sub dir/hello world3 2026/03/26 02:14:47 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/ignore dir/.ignore 2026/03/26 02:14:47 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/ignore dir/should be ignored 2026/03/26 02:14:48 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub dir/sub sub dir" 2026/03/26 02:14:49 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub dir/ignore dir" 2026/03/26 02:14:50 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub dir" --- PASS: TestListDirSorted (32.50s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:14:56 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub dir" with ID 3346472 2026/03/26 02:15:01 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub dir/ignore dir" with ID 3346481 2026/03/26 02:15:06 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub dir/sub sub dir" with ID 3346488 2026/03/26 02:15:10 DEBUG : a.txt: Excluded (Size Filter) 2026/03/26 02:15:10 DEBUG : a.txt: Excluded 2026/03/26 02:15:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/26 02:15:11 DEBUG : sub dir/hello world2: Excluded 2026/03/26 02:15:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/26 02:15:11 DEBUG : sub dir/hello world: Excluded 2026/03/26 02:15:13 DEBUG : sub dir/ignore dir: Excluded 2026/03/26 02:15:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/26 02:15:13 DEBUG : sub dir/hello world2: Excluded 2026/03/26 02:15:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/26 02:15:13 DEBUG : sub dir/hello world: Excluded 2026/03/26 02:15:14 DEBUG : sub dir/ignore dir: Excluded 2026/03/26 02:15:16 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/a.txt 2026/03/26 02:15:17 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/zend.txt 2026/03/26 02:15:18 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/hello world 2026/03/26 02:15:18 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/hello world2 2026/03/26 02:15:19 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/sub sub dir/hello world3 2026/03/26 02:15:20 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/ignore dir/.ignore 2026/03/26 02:15:20 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/ignore dir/should be ignored 2026/03/26 02:15:21 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub dir/sub sub dir" 2026/03/26 02:15:22 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub dir/ignore dir" 2026/03/26 02:15:23 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub dir" --- PASS: TestListDirSortedFn (33.06s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:15:27 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub" with ID 3346517 === 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/03/26 02:15:34 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/03/26 02:15:36 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/file1 2026/03/26 02:15:37 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub/file2 2026/03/26 02:15:38 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub" --- PASS: TestListJSON (14.85s) --- PASS: TestListJSON/Default (0.50s) --- PASS: TestListJSON/FilesOnly (0.50s) --- PASS: TestListJSON/DirsOnly (0.50s) --- PASS: TestListJSON/Recurse (1.00s) --- PASS: TestListJSON/SubDir (0.50s) --- PASS: TestListJSON/NoModTime (0.50s) --- PASS: TestListJSON/NoMimeType (0.50s) --- PASS: TestListJSON/ShowHash (0.50s) --- PASS: TestListJSON/HashTypes (0.50s) --- PASS: TestListJSON/Metadata (0.50s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:15:42 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub" with ID 3346535 === 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/03/26 02:15:52 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wajefab0tago/notfound" 2026/03/26 02:15:54 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/file1 2026/03/26 02:15:55 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub/file2 2026/03/26 02:15:56 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub" --- PASS: TestStatJSON (18.40s) --- PASS: TestStatJSON/Root (0.50s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.50s) --- PASS: TestStatJSON/Dir (1.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.50s) --- PASS: TestStatJSON/File (1.00s) --- PASS: TestStatJSON/NotFound (1.00s) --- PASS: TestStatJSON/DirFilesOnly (0.50s) --- PASS: TestStatJSON/FileFilesOnly (1.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.50s) --- PASS: TestStatJSON/DirDirsOnly (0.49s) --- PASS: TestStatJSON/FileDirsOnly (0.50s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.50s) --- PASS: TestStatJSON/RootNotFound (1.05s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:15:57 INFO : FileLu root 'rclone-test-wajefab0tago': Making directory 2026/03/26 02:15:57 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago" with ID 3.346167e+06 2026/03/26 02:15:58 INFO : FileLu root 'rclone-test-wajefab0tago': Making directory 2026/03/26 02:15:58 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago" with ID 3.346167e+06 --- PASS: TestMkdir (2.51s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:16:00 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub dir" with ID 3346556 2026/03/26 02:16:05 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/hello world 2026/03/26 02:16:06 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub dir" --- PASS: TestLsd (7.17s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:16:13 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/empty space 2026/03/26 02:16:13 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato2 --- PASS: TestLs (7.31s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:16:19 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/26 02:16:19 DEBUG : empty space: Excluded 2026/03/26 02:16:22 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/empty space 2026/03/26 02:16:22 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato2 --- PASS: TestLsWithFilesFrom (8.81s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:16:29 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/empty space 2026/03/26 02:16:29 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato2 --- PASS: TestLsLong (7.34s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:16:36 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/empty space 2026/03/26 02:16:36 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato2 --- PASS: TestHashSums (6.86s) === RUN TestHashSumsWithErrors 2026/03/26 02:16:37 DEBUG : Creating backend with remote ":memory:" 2026/03/26 02:16:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/26 02:16:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/26 02:16:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/26 02:16:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/26 02:16:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/26 02:16:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/26 02:16:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/26 02:16:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/26 02:16:37 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:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:16:42 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub dir" with ID 3346596 2026/03/26 02:16:46 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/empty space 2026/03/26 02:16:47 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato2 2026/03/26 02:16:48 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/potato3 2026/03/26 02:16:49 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub dir" --- PASS: TestCount (12.57s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:16:57 DEBUG : Waiting for deletions to finish 2026/03/26 02:16:57 DEBUG : large: Excluded (Size Filter) 2026/03/26 02:16:57 DEBUG : large: Excluded 2026/03/26 02:16:58 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/medium 2026/03/26 02:16:58 INFO : medium: Deleted 2026/03/26 02:16:58 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/small 2026/03/26 02:16:58 INFO : small: Deleted 2026/03/26 02:16:59 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/large --- PASS: TestDelete (10.46s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:17:07 DEBUG : Waiting for deletions to finish 2026/03/26 02:17:07 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/26 02:17:08 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/large 2026/03/26 02:17:08 INFO : large: Deleted 2026/03/26 02:17:08 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/medium 2026/03/26 02:17:08 INFO : medium: Deleted 2026/03/26 02:17:09 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/small --- PASS: TestMaxDelete (11.05s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:17:18 DEBUG : Waiting for deletions to finish 2026/03/26 02:17:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/26 02:17:19 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/medium 2026/03/26 02:17:19 INFO : medium: Deleted 2026/03/26 02:17:19 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/small 2026/03/26 02:17:19 INFO : small: Deleted 2026/03/26 02:17:21 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/large --- PASS: TestMaxDeleteSizeLargeFile (11.17s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:17:30 DEBUG : Waiting for deletions to finish 2026/03/26 02:17:30 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/26 02:17:31 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/large 2026/03/26 02:17:31 INFO : large: Deleted 2026/03/26 02:17:31 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/medium 2026/03/26 02:17:31 INFO : medium: Deleted 2026/03/26 02:17:32 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/small --- PASS: TestMaxDeleteSize (11.51s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:17:39 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/ReadFile --- PASS: TestReadFile (7.33s) === RUN TestRetry 2026/03/26 02:17:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/26 02:17:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/26 02:17:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 02:17:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 02:17:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 02:17:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/26 02:17:41 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:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:18:01 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/file1 2026/03/26 02:18:01 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/file2 --- PASS: TestCat (20.89s) === RUN TestPurge 2026/03/26 02:18:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kaqefos0hebu" 2026/03/26 02:18:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/26 02:18:02 DEBUG : Creating backend with remote "/tmp/rclone441745058" run.go:185: Remote "FileLu root 'rclone-test-kaqefos0hebu'", Local "Local file system at /tmp/rclone441745058", Modify Window "876000h0m0s" 2026/03/26 02:18:03 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu" with ID 3346618 2026/03/26 02:18:03 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu" with ID 3.346618e+06 2026/03/26 02:18:04 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu/A1/B1/C1" with ID 3346623 2026/03/26 02:18:06 INFO : A2: Making directory 2026/03/26 02:18:06 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu/A2" with ID 3346624 2026/03/26 02:18:06 INFO : A1/B2: Making directory 2026/03/26 02:18:07 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu/A1/B2" with ID 3346627 2026/03/26 02:18:07 INFO : A1/B2/C2: Making directory 2026/03/26 02:18:07 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu/A1/B2/C2" with ID 3346628 2026/03/26 02:18:07 INFO : A1/B1/C3: Making directory 2026/03/26 02:18:08 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu/A1/B1/C3" with ID 3346629 2026/03/26 02:18:08 INFO : A3: Making directory 2026/03/26 02:18:08 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu/A3" with ID 3346630 2026/03/26 02:18:08 INFO : A3/B3: Making directory 2026/03/26 02:18:09 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu/A3/B3" with ID 3346631 2026/03/26 02:18:09 INFO : A3/B3/C4: Making directory 2026/03/26 02:18:09 INFO : FileLu root 'rclone-test-kaqefos0hebu': Successfully created folder "rclone-test-kaqefos0hebu/A3/B3/C4" with ID 3346632 2026/03/26 02:18:14 INFO : FileLu root 'rclone-test-kaqefos0hebu': Rmdir: successfully deleted "/rclone-test-kaqefos0hebu/A1/B1" 2026/03/26 02:18:17 INFO : FileLu root 'rclone-test-kaqefos0hebu': Rmdir: successfully deleted "/rclone-test-kaqefos0hebu" 2026/03/26 02:18:17 ERROR : error listing: directory not found 2026/03/26 02:18:17 DEBUG : FileLu root 'rclone-test-kaqefos0hebu': Purge remote 2026/03/26 02:18:18 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (15.72s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:18:18 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago" with ID 3.346167e+06 2026/03/26 02:18:19 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1/C1" with ID 3346640 2026/03/26 02:18:21 INFO : A2: Making directory 2026/03/26 02:18:21 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A2" with ID 3346641 2026/03/26 02:18:21 INFO : A1/B2: Making directory 2026/03/26 02:18:22 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B2" with ID 3346643 2026/03/26 02:18:22 INFO : A1/B2/C2: Making directory 2026/03/26 02:18:22 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B2/C2" with ID 3346645 2026/03/26 02:18:22 INFO : A1/B1/C3: Making directory 2026/03/26 02:18:23 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1/C3" with ID 3346647 2026/03/26 02:18:23 INFO : A3: Making directory 2026/03/26 02:18:23 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A3" with ID 3346648 2026/03/26 02:18:23 INFO : A3/B3: Making directory 2026/03/26 02:18:24 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A3/B3" with ID 3346649 2026/03/26 02:18:24 INFO : A3/B3/C4: Making directory 2026/03/26 02:18:24 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A3/B3/C4" with ID 3346650 2026/03/26 02:18:29 DEBUG : removing 1 level 3 directories 2026/03/26 02:18:29 INFO : A3/B3/C4: Removing directory 2026/03/26 02:18:30 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A3/B3/C4" 2026/03/26 02:18:34 DEBUG : removing 2 level 3 directories 2026/03/26 02:18:34 INFO : A1/B2/C2: Removing directory 2026/03/26 02:18:34 INFO : A1/B1/C3: Removing directory 2026/03/26 02:18:35 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B2/C2" 2026/03/26 02:18:35 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1/C3" 2026/03/26 02:18:35 DEBUG : removing 2 level 2 directories 2026/03/26 02:18:35 INFO : A3/B3: Removing directory 2026/03/26 02:18:35 INFO : A1/B2: Removing directory 2026/03/26 02:18:36 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A3/B3" 2026/03/26 02:18:36 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B2" 2026/03/26 02:18:36 DEBUG : removing 2 level 1 directories 2026/03/26 02:18:36 INFO : A3: Removing directory 2026/03/26 02:18:36 INFO : A2: Removing directory 2026/03/26 02:18:37 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A3" 2026/03/26 02:18:37 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A2" 2026/03/26 02:18:41 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A1/B1/C1/one 2026/03/26 02:18:42 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A1/two 2026/03/26 02:18:44 DEBUG : removing 1 level 3 directories 2026/03/26 02:18:44 INFO : A1/B1/C1: Removing directory 2026/03/26 02:18:45 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1/C1" 2026/03/26 02:18:45 DEBUG : removing 1 level 2 directories 2026/03/26 02:18:45 INFO : A1/B1: Removing directory 2026/03/26 02:18:46 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1" 2026/03/26 02:18:46 DEBUG : removing 1 level 1 directories 2026/03/26 02:18:46 INFO : A1: Removing directory 2026/03/26 02:18:47 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1" 2026/03/26 02:18:47 DEBUG : removing 1 level 0 directories 2026/03/26 02:18:47 INFO : FileLu root 'rclone-test-wajefab0tago': Removing directory 2026/03/26 02:18:48 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago" 2026/03/26 02:18:49 ERROR : error listing: directory not found 2026/03/26 02:18:49 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (31.78s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:18:50 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago" with ID 3346667 2026/03/26 02:18:50 INFO : A1: Making directory 2026/03/26 02:18:50 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1" with ID 3346668 2026/03/26 02:18:50 INFO : A1/B1: Making directory 2026/03/26 02:18:51 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1" with ID 3346669 2026/03/26 02:18:51 INFO : A1/B1/C1: Making directory 2026/03/26 02:18:51 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1/C1" with ID 3346670 2026/03/26 02:18:55 DEBUG : removing 1 level 3 directories 2026/03/26 02:18:55 INFO : A1/B1/C1: Removing directory 2026/03/26 02:18:56 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1/C1" 2026/03/26 02:18:56 DEBUG : removing 1 level 2 directories 2026/03/26 02:18:56 INFO : A1/B1: Removing directory 2026/03/26 02:18:57 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1" 2026/03/26 02:19:00 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1" --- PASS: TestRmdirsLeaveRoot (11.06s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:19:01 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago" with ID 3.346667e+06 2026/03/26 02:19:01 INFO : A1: Making directory 2026/03/26 02:19:01 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1" with ID 3346678 2026/03/26 02:19:01 INFO : A1/B1: Making directory 2026/03/26 02:19:02 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1" with ID 3346680 2026/03/26 02:19:02 INFO : A1/B1/C1: Making directory 2026/03/26 02:19:02 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1/C1" with ID 3346682 2026/03/26 02:19:06 DEBUG : removing 1 level 3 directories 2026/03/26 02:19:06 INFO : A1/B1/C1: Removing directory 2026/03/26 02:19:08 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1/C1" 2026/03/26 02:19:08 DEBUG : removing 1 level 2 directories 2026/03/26 02:19:08 INFO : A1/B1: Removing directory 2026/03/26 02:19:09 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1" 2026/03/26 02:19:12 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1" --- PASS: TestRmdirsWithFilter (11.89s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:19:16 DEBUG : filename.txt: File name found in url 2026/03/26 02:19:19 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/26 02:19:25 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/file1 2026/03/26 02:19:25 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/file2 2026/03/26 02:19:26 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/filename.txt 2026/03/26 02:19:26 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/headerfilename.txt --- PASS: TestCopyURL (14.28s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:19:30 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/file1 --- PASS: TestCopyURLDownloadHeaders (3.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:19:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 02:19:32 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub" with ID 3346706 2026/03/26 02:19:33 DEBUG : sub/file2: size = 14 OK 2026/03/26 02:19:33 INFO : file1: Copied (new) to: sub/file2 2026/03/26 02:19:33 INFO : file1: Deleted 2026/03/26 02:19:35 DEBUG : sub/file2: size = 14 OK 2026/03/26 02:19:35 DEBUG : file1: Sizes identical 2026/03/26 02:19:35 DEBUG : file1: Unchanged skipping 2026/03/26 02:19:35 INFO : file1: Deleted 2026/03/26 02:19:36 DEBUG : FileLu root 'rclone-test-wajefab0tago': don't need to copy/move sub/file2, it is already at target location 2026/03/26 02:19:39 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub/file2 2026/03/26 02:19:40 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub" --- PASS: TestMoveFile (10.17s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:19:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/26 02:19:43 DEBUG : file1: size = 14 OK 2026/03/26 02:19:43 INFO : file1: Copied (new) 2026/03/26 02:19:43 INFO : file1: Deleted 2026/03/26 02:19:45 DEBUG : file1: Destination exists, skipping 2026/03/26 02:19:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/03/26 02:19:46 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.21s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.01s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:19:50 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/dst" with ID 3346723 2026/03/26 02:19:53 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wajefab0tago/backup" 2026/03/26 02:19:53 DEBUG : Config file has changed externally - reloading 2026/03/26 02:19:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4164688303) 2026/03/26 02:19:54 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-wajefab0tago') 2026/03/26 02:19:54 DEBUG : dst/file1: Sizes differ 2026/03/26 02:19:57 INFO : FileLu root 'rclone-test-wajefab0tago/backup': Successfully created folder "rclone-test-wajefab0tago/backup/dst" with ID 3346733 2026/03/26 02:19:59 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/dst/file1 2026/03/26 02:19:59 INFO : dst/file1: Moved (server-side) 2026/03/26 02:20:01 DEBUG : dst/file1: size = 14 OK 2026/03/26 02:20:01 INFO : dst/file1: Copied (new) 2026/03/26 02:20:01 INFO : dst/file1: Deleted 2026/03/26 02:20:04 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/dst/file1 2026/03/26 02:20:05 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/backup/dst/file1 2026/03/26 02:20:06 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/dst" 2026/03/26 02:20:07 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/backup/dst" 2026/03/26 02:20:08 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/backup" --- PASS: TestMoveFileBackupDir (19.80s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:20:09 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago" with ID 3.346667e+06 2026/03/26 02:20:10 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1" with ID 3346746 2026/03/26 02:20:15 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1" with ID 3346752 2026/03/26 02:20:17 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1/C1" with ID 3346755 2026/03/26 02:20:20 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1/C2" with ID 3346760 2026/03/26 02:20:22 INFO : A1/B2: Making directory 2026/03/26 02:20:22 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B2" with ID 3346762 2026/03/26 02:20:22 INFO : A1/B1/C3: Making directory 2026/03/26 02:20:23 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A1/B1/C3" with ID 3346763 2026/03/26 02:20:27 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A2" with ID 3346770 2026/03/26 02:20:28 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A2/B1" with ID 3346771 2026/03/26 02:20:28 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A2/B1/C1" with ID 3346772 2026/03/26 02:20:29 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A2/B1/C2" with ID 3346774 2026/03/26 02:20:29 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A2/B1/C3" with ID 3346776 2026/03/26 02:20:30 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A2/B2" with ID 3346777 2026/03/26 02:20:34 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A1/two 2026/03/26 02:20:34 INFO : A1/two: Moved (server-side) to: A2/two 2026/03/26 02:20:34 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A1/B1/C2/five 2026/03/26 02:20:34 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/03/26 02:20:34 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A1/B1/C1/four 2026/03/26 02:20:34 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/03/26 02:20:34 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A1/one 2026/03/26 02:20:34 INFO : A1/one: Moved (server-side) to: A2/one 2026/03/26 02:20:35 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A1/B1/three 2026/03/26 02:20:35 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/03/26 02:20:36 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B2" 2026/03/26 02:20:37 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1/C3" 2026/03/26 02:20:38 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1/C2" 2026/03/26 02:20:39 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1/C1" 2026/03/26 02:20:40 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1/B1" 2026/03/26 02:20:41 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A1" 2026/03/26 02:20:45 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A3" with ID 3346794 2026/03/26 02:20:45 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A3/B1" with ID 3346795 2026/03/26 02:20:47 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A3/B1/C1" with ID 3346796 2026/03/26 02:20:47 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A3/B1/C2" with ID 3346799 2026/03/26 02:20:48 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A3/B1/C3" with ID 3346800 2026/03/26 02:20:48 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A3/B2" with ID 3346802 2026/03/26 02:20:53 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A2/B1/C1/four 2026/03/26 02:20:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/26 02:20:53 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A2/one 2026/03/26 02:20:53 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/26 02:20:53 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A2/B1/three 2026/03/26 02:20:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/26 02:20:53 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A2/B1/C2/five 2026/03/26 02:20:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/26 02:20:53 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A2/two 2026/03/26 02:20:53 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/26 02:20:54 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A2/B2" 2026/03/26 02:20:55 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A2/B1/C3" 2026/03/26 02:20:56 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A2/B1/C2" 2026/03/26 02:20:57 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A2/B1/C1" 2026/03/26 02:20:58 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A2/B1" 2026/03/26 02:20:59 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A2" 2026/03/26 02:21:01 INFO : FileLu root 'rclone-test-wajefab0tago': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/26 02:21:03 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A4" with ID 3346816 2026/03/26 02:21:03 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A4/B1" with ID 3346817 2026/03/26 02:21:04 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A4/B1/C1" with ID 3346818 2026/03/26 02:21:04 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A4/B1/C2" with ID 3346819 2026/03/26 02:21:05 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A4/B1/C3" with ID 3346820 2026/03/26 02:21:05 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/A4/B2" with ID 3346821 2026/03/26 02:21:10 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A3/B1/three 2026/03/26 02:21:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/26 02:21:10 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A3/B1/C2/five 2026/03/26 02:21:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/26 02:21:10 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A3/B1/C1/four 2026/03/26 02:21:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/26 02:21:10 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A3/one 2026/03/26 02:21:10 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/26 02:21:10 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A3/two 2026/03/26 02:21:10 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/26 02:21:11 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A3/B2" 2026/03/26 02:21:12 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A3/B1/C3" 2026/03/26 02:21:13 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A3/B1/C2" 2026/03/26 02:21:14 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A3/B1/C1" 2026/03/26 02:21:15 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A3/B1" 2026/03/26 02:21:16 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A3" 2026/03/26 02:21:20 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A4/one 2026/03/26 02:21:20 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A4/two 2026/03/26 02:21:21 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A4/B1/three 2026/03/26 02:21:22 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A4/B1/C1/four 2026/03/26 02:21:23 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/A4/B1/C2/five 2026/03/26 02:21:24 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A4/B2" 2026/03/26 02:21:25 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A4/B1/C3" 2026/03/26 02:21:26 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A4/B1/C2" 2026/03/26 02:21:27 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A4/B1/C1" 2026/03/26 02:21:28 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A4/B1" 2026/03/26 02:21:29 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/A4" --- PASS: TestDirMove (81.15s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (1.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:21:31 DEBUG : FileLu root 'rclone-test-wajefab0tago': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 02:21:33 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/26 02:21:33 NOTICE: FileLu root 'rclone-test-wajefab0tago': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/26 02:21:33 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/26 02:21:33 DEBUG : FileLu root 'rclone-test-wajefab0tago': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/26 02:21:36 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/26 02:21:36 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/26 02:21:37 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/no_checksum_big_file_from_pipe 2026/03/26 02:21:38 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:21:39 DEBUG : FileLu root 'rclone-test-wajefab0tago': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 02:21:41 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/26 02:21:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/26 02:21:41 DEBUG : FileLu root 'rclone-test-wajefab0tago': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/26 02:21:43 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/26 02:21:43 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/26 02:21:45 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/with_checksum_big_file_from_pipe 2026/03/26 02:21:45 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:21:46 DEBUG : FileLu root 'rclone-test-wajefab0tago': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 02:21:48 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/26 02:21:48 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/03/26 02:21:48 DEBUG : FileLu root 'rclone-test-wajefab0tago': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/26 02:21:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/26 02:21:51 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/03/26 02:21:52 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/ignore_checksum_big_file_from_pipe 2026/03/26 02:21:53 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:21:54 DEBUG : FileLu root 'rclone-test-wajefab0tago': File to upload is small (34 bytes), uploading instead of streaming 2026/03/26 02:21:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/26 02:21:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/26 02:21:56 DEBUG : FileLu root 'rclone-test-wajefab0tago': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/26 02:21:58 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/26 02:21:58 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/26 02:22:00 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/ignore_checksum_big_file_from_pipe 2026/03/26 02:22:00 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (29.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.43s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.01s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:22:04 DEBUG : FileLu root 'rclone-test-wajefab0tago': File to upload is small (60 bytes), uploading instead of streaming 2026/03/26 02:22:06 DEBUG : potato2: size = 60 OK 2026/03/26 02:22:06 DEBUG : potato2: Size of src and dst objects identical 2026/03/26 02:22:07 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato1 2026/03/26 02:22:08 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato2 --- PASS: TestRcatSize (6.83s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.01s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:22:13 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/potato1 --- PASS: TestRcatSizeUploadHeaders (3.68s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.00s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.00s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.00s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.00s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.00s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.01s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-wajefab0tago'", Local "Local file system at /tmp/rclone4164688303", Modify Window "876000h0m0s" 2026/03/26 02:22:20 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully created folder "rclone-test-wajefab0tago/sub dir" with ID 3346898 2026/03/26 02:22:29 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.najogod9" before starting 2026/03/26 02:22:33 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/test remove existing 2026/03/26 02:22:34 DEBUG : sub dir/test remove existing.najogod9: TEST: removing renamed existing file after operation 2026/03/26 02:22:34 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/test remove existing.najogod9 2026/03/26 02:22:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.siximil4" before starting 2026/03/26 02:22:40 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/03/26 02:22:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.siximil4: TEST: renaming existing back after failed operation 2026/03/26 02:22:45 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.siximil4 2026/03/26 02:22:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gehogil0" before starting 2026/03/26 02:22:51 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/03/26 02:22:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gehogil0: TEST: removing renamed existing file after operation 2026/03/26 02:22:52 INFO : FileLu root 'rclone-test-wajefab0tago': Successfully deleted file: /rclone-test-wajefab0tago/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gehogil0 2026/03/26 02:22:55 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago/sub dir" --- PASS: TestRemoveExisting (36.93s) === 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/03/26 02:22:56 DEBUG : FileLu root 'rclone-test-wajefab0tago': Purge remote 2026/03/26 02:22:56 INFO : FileLu root 'rclone-test-wajefab0tago': Rmdir: successfully deleted "/rclone-test-wajefab0tago" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 13m17.431085837s (try 1/5)