"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/02/05 01:09:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qatuwem6covu" 2026/02/05 01:09:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:09:42 DEBUG : Creating backend with remote "/tmp/rclone3335865513" === 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-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/05 01:09:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.66s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/05 01:09:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers 2026/02/05 01:09:42 DEBUG : a: size = 0 OK 2026/02/05 01:09:42 DEBUG : a: size = 1 (memory) 2026/02/05 01:09:42 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/05 01:09:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/05 01:09:42 DEBUG : potato: Seek from 10 to 0 2026/02/05 01:09:42 DEBUG : potato: Seek from 10 to 0 2026/02/05 01:09:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/05 01:09:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Seek from 5 to 2 2026/02/05 01:09:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/05 01:09:42 DEBUG : potato: Seek from 7 to 0 2026/02/05 01:09:42 DEBUG : potato: Seek from 7 to 0 2026/02/05 01:09:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/05 01:09:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Seek from 5 to 2 2026/02/05 01:09:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/05 01:09:42 DEBUG : potato: Seek from 8 to 0 2026/02/05 01:09:42 DEBUG : potato: Seek from 8 to 0 2026/02/05 01:09:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/05 01:09:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/05 01:09:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/05 01:09:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/05 01:09:42 DEBUG : potato: Seek from 5 to 2 2026/02/05 01:09:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/05 01:09:42 DEBUG : potato: Seek from 9 to 0 2026/02/05 01:09:42 DEBUG : potato: Seek from 9 to 0 2026/02/05 01:09:42 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-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:09:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu" with ID 2629029 2026/02/05 01:09:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2026/02/05 01:09:47 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2026/02/05 01:09:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2026/02/05 01:09:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2026/02/05 01:09:53 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/empty space 2026/02/05 01:09:53 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato2 2026/02/05 01:09:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/remotepotato 2026/02/05 01:09:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/rutabaga --- PASS: TestCheck (11.70s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/02/05 01:09:54 DEBUG : Creating backend with remote "nonexistent" 2026/02/05 01:09:54 DEBUG : Creating backend with remote "nonexistent" 2026/02/05 01:09:54 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/05 01:09:54 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/02/05 01:09:54 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/05 01:09:54 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-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:09:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/05 01:10:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2026/02/05 01:10:28 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/05 01:10:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/02/05 01:10:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/empty space 2026/02/05 01:10:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato2 2026/02/05 01:10:45 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/remotepotato 2026/02/05 01:10:45 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/rutabaga --- PASS: TestCheckDownload (51.13s) --- PASS: TestCheckDownload/1 (1.25s) --- PASS: TestCheckDownload/2 (1.29s) --- PASS: TestCheckDownload/3 (1.32s) --- PASS: TestCheckDownload/4 (7.97s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (1.25s) --- PASS: TestCheckDownload/7 (1.21s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:10:47 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/05 01:10:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2026/02/05 01:10:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/05 01:10:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/02/05 01:10:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/empty space 2026/02/05 01:10:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato2 2026/02/05 01:10:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/remotepotato 2026/02/05 01:10:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/rutabaga --- PASS: TestCheckSizeOnly (10.78s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:10:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "test.sum" 2026/02/05 01:10:59 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/05 01:10:59 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/05 01:10:59 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/05 01:10:59 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/05 01:11:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "test.sum" 2026/02/05 01:11:06 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/05 01:11:06 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/05 01:11:06 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/05 01:11:06 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/05 01:11:09 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/test.sum --- PASS: TestParseSumFile (20.76s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:11:17 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qatuwem6covu/data" check_test.go:350: FileLu root 'rclone-test-qatuwem6covu/data' lacks md5, skipping --- SKIP: TestCheckSum (9.85s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:11:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qatuwem6covu/data" 2026/02/05 01:11:29 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/data" with ID 2629092 2026/02/05 01:11:35 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "data/banana" 2026/02/05 01:11:37 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2026/02/05 01:11:42 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "data/potato" 2026/02/05 01:11:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2026/02/05 01:11:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2026/02/05 01:11:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2026/02/05 01:11:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2026/02/05 01:12:29 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2026/02/05 01:12:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "data/banana" 2026/02/05 01:12:36 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "data/potato" 2026/02/05 01:12:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2026/02/05 01:12:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/test.sum 2026/02/05 01:12:42 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/data/banana 2026/02/05 01:12:42 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/data/potato 2026/02/05 01:12:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/data" --- PASS: TestCheckSumDownload (76.32s) --- PASS: TestCheckSumDownload/subtest1 (2.90s) --- PASS: TestCheckSumDownload/subtest2 (2.72s) --- PASS: TestCheckSumDownload/subtest3 (2.74s) --- PASS: TestCheckSumDownload/subtest4 (2.75s) --- PASS: TestCheckSumDownload/subtest5 (13.39s) --- PASS: TestCheckSumDownload/subtest6 (2.97s) --- PASS: TestCheckSumDownload/subtest7 (2.72s) === RUN TestApplyTransforms 2026/02/05 01:12:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qunawas4zude" 2026/02/05 01:12:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:12:43 DEBUG : Creating backend with remote "/tmp/rclone1377066346" run.go:185: Remote "FileLu root 'rclone-test-qunawas4zude'", Local "Local file system at /tmp/rclone1377066346", Modify Window "876000h0m0s" 2026/02/05 01:12:43 INFO : FileLu root 'rclone-test-qunawas4zude': Successfully created folder "rclone-test-qunawas4zude" with ID 2629113 2026/02/05 01:12:45 INFO : FileLu root 'rclone-test-qunawas4zude': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2026/02/05 01:12:45 ERROR : hello, world!: sum not found 2026/02/05 01:12:45 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-qunawas4zude' 2026/02/05 01:12:45 NOTICE: FileLu root 'rclone-test-qunawas4zude': 1 files missing 2026/02/05 01:12:45 NOTICE: 1 hashes missing 2026/02/05 01:12:45 NOTICE: FileLu root 'rclone-test-qunawas4zude': 1 differences found 2026/02/05 01:12:45 NOTICE: FileLu root 'rclone-test-qunawas4zude': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/05 01:12:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/05 01:12:47 NOTICE: FileLu root 'rclone-test-qunawas4zude': 0 differences found 2026/02/05 01:12:47 NOTICE: FileLu root 'rclone-test-qunawas4zude': 1 matching files 2026/02/05 01:12:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pehehir2hice" 2026/02/05 01:12:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:12:47 DEBUG : Creating backend with remote "/tmp/rclone2738214715" run.go:185: Remote "FileLu root 'rclone-test-pehehir2hice'", Local "Local file system at /tmp/rclone2738214715", Modify Window "876000h0m0s" 2026/02/05 01:12:47 INFO : FileLu root 'rclone-test-pehehir2hice': Successfully created folder "rclone-test-pehehir2hice" with ID 2629114 2026/02/05 01:12:49 INFO : FileLu root 'rclone-test-pehehir2hice': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2026/02/05 01:12:49 ERROR : HELLO, WORLD!: sum not found 2026/02/05 01:12:49 ERROR : hello, world!: file not in FileLu root 'rclone-test-pehehir2hice' 2026/02/05 01:12:49 NOTICE: FileLu root 'rclone-test-pehehir2hice': 1 files missing 2026/02/05 01:12:49 NOTICE: 1 hashes missing 2026/02/05 01:12:49 NOTICE: FileLu root 'rclone-test-pehehir2hice': 1 differences found 2026/02/05 01:12:49 NOTICE: FileLu root 'rclone-test-pehehir2hice': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/05 01:12:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/05 01:12:51 NOTICE: FileLu root 'rclone-test-pehehir2hice': 0 differences found 2026/02/05 01:12:51 NOTICE: FileLu root 'rclone-test-pehehir2hice': 1 matching files 2026/02/05 01:12:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pobotuv3deti" 2026/02/05 01:12:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:12:51 DEBUG : Creating backend with remote "/tmp/rclone351938175" run.go:185: Remote "FileLu root 'rclone-test-pobotuv3deti'", Local "Local file system at /tmp/rclone351938175", Modify Window "876000h0m0s" 2026/02/05 01:12:51 INFO : FileLu root 'rclone-test-pobotuv3deti': Successfully created folder "rclone-test-pobotuv3deti" with ID 2629115 2026/02/05 01:12:53 INFO : FileLu root 'rclone-test-pobotuv3deti': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/05 01:12:53 ERROR : HeLlO, wOrLd!: sum not found 2026/02/05 01:12:53 ERROR : hello, world!: file not in FileLu root 'rclone-test-pobotuv3deti' 2026/02/05 01:12:53 NOTICE: FileLu root 'rclone-test-pobotuv3deti': 1 files missing 2026/02/05 01:12:53 NOTICE: 1 hashes missing 2026/02/05 01:12:53 NOTICE: FileLu root 'rclone-test-pobotuv3deti': 1 differences found 2026/02/05 01:12:53 NOTICE: FileLu root 'rclone-test-pobotuv3deti': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/05 01:12:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/05 01:12:55 NOTICE: FileLu root 'rclone-test-pobotuv3deti': 0 differences found 2026/02/05 01:12:55 NOTICE: FileLu root 'rclone-test-pobotuv3deti': 1 matching files 2026/02/05 01:12:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-bemovuj2qini" 2026/02/05 01:12:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:12:55 DEBUG : Creating backend with remote "/tmp/rclone3389150245" run.go:185: Remote "FileLu root 'rclone-test-bemovuj2qini'", Local "Local file system at /tmp/rclone3389150245", Modify Window "876000h0m0s" 2026/02/05 01:12:55 INFO : FileLu root 'rclone-test-bemovuj2qini': Successfully created folder "rclone-test-bemovuj2qini" with ID 2629117 2026/02/05 01:12:57 INFO : FileLu root 'rclone-test-bemovuj2qini': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/05 01:12:57 ERROR : HELLO, WORLD!: sum not found 2026/02/05 01:12:57 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-bemovuj2qini' 2026/02/05 01:12:57 NOTICE: FileLu root 'rclone-test-bemovuj2qini': 1 files missing 2026/02/05 01:12:57 NOTICE: 1 hashes missing 2026/02/05 01:12:57 NOTICE: FileLu root 'rclone-test-bemovuj2qini': 1 differences found 2026/02/05 01:12:57 NOTICE: FileLu root 'rclone-test-bemovuj2qini': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/05 01:12:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/05 01:12:59 NOTICE: FileLu root 'rclone-test-bemovuj2qini': 0 differences found 2026/02/05 01:12:59 NOTICE: FileLu root 'rclone-test-bemovuj2qini': 1 matching files 2026/02/05 01:12:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sonakew1puki" 2026/02/05 01:12:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:12:59 DEBUG : Creating backend with remote "/tmp/rclone1292322473" run.go:185: Remote "FileLu root 'rclone-test-sonakew1puki'", Local "Local file system at /tmp/rclone1292322473", Modify Window "876000h0m0s" 2026/02/05 01:12:59 INFO : FileLu root 'rclone-test-sonakew1puki': Successfully created folder "rclone-test-sonakew1puki" with ID 2629118 2026/02/05 01:13:01 INFO : FileLu root 'rclone-test-sonakew1puki': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2026/02/05 01:13:05 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/05 01:13:05 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-sonakew1puki' 2026/02/05 01:13:05 NOTICE: FileLu root 'rclone-test-sonakew1puki': 1 files missing 2026/02/05 01:13:05 NOTICE: 1 hashes missing 2026/02/05 01:13:05 NOTICE: FileLu root 'rclone-test-sonakew1puki': 1 differences found 2026/02/05 01:13:05 NOTICE: FileLu root 'rclone-test-sonakew1puki': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/05 01:13:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/05 01:13:21 NOTICE: FileLu root 'rclone-test-sonakew1puki': 0 differences found 2026/02/05 01:13:21 NOTICE: FileLu root 'rclone-test-sonakew1puki': 1 matching files 2026/02/05 01:13:21 DEBUG : Creating backend with remote "TestFileLu:rclone-test-teyamoz5toyi" 2026/02/05 01:13:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:13:21 DEBUG : Creating backend with remote "/tmp/rclone1291619543" run.go:185: Remote "FileLu root 'rclone-test-teyamoz5toyi'", Local "Local file system at /tmp/rclone1291619543", Modify Window "876000h0m0s" 2026/02/05 01:13:22 INFO : FileLu root 'rclone-test-teyamoz5toyi': Successfully created folder "rclone-test-teyamoz5toyi" with ID 2629120 2026/02/05 01:13:28 INFO : FileLu root 'rclone-test-teyamoz5toyi': Put: Successfully uploaded new file "測試_Русский___ě_áñ" check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/02/05 01:13:28 DEBUG : FileLu root 'rclone-test-teyamoz5toyi': Purge remote 2026/02/05 01:13:28 INFO : FileLu root 'rclone-test-teyamoz5toyi': Rmdir: successfully deleted "/rclone-test-teyamoz5toyi" 2026/02/05 01:13:28 DEBUG : FileLu root 'rclone-test-sonakew1puki': Purge remote 2026/02/05 01:13:29 INFO : FileLu root 'rclone-test-sonakew1puki': Rmdir: successfully deleted "/rclone-test-sonakew1puki" 2026/02/05 01:13:29 DEBUG : FileLu root 'rclone-test-bemovuj2qini': Purge remote 2026/02/05 01:13:29 INFO : FileLu root 'rclone-test-bemovuj2qini': Rmdir: successfully deleted "/rclone-test-bemovuj2qini" 2026/02/05 01:13:29 DEBUG : FileLu root 'rclone-test-pobotuv3deti': Purge remote 2026/02/05 01:13:30 INFO : FileLu root 'rclone-test-pobotuv3deti': Rmdir: successfully deleted "/rclone-test-pobotuv3deti" 2026/02/05 01:13:30 DEBUG : FileLu root 'rclone-test-pehehir2hice': Purge remote 2026/02/05 01:13:30 INFO : FileLu root 'rclone-test-pehehir2hice': Rmdir: successfully deleted "/rclone-test-pehehir2hice" 2026/02/05 01:13:30 DEBUG : FileLu root 'rclone-test-qunawas4zude': Purge remote 2026/02/05 01:13:31 INFO : FileLu root 'rclone-test-qunawas4zude': Rmdir: successfully deleted "/rclone-test-qunawas4zude" --- SKIP: TestApplyTransforms (47.72s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:13:31 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/05 01:13:32 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub" with ID 2629122 2026/02/05 01:13:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub/file2" 2026/02/05 01:13:33 DEBUG : sub/file2: size = 14 OK 2026/02/05 01:13:33 INFO : file1: Copied (new) to: sub/file2 2026/02/05 01:13:34 DEBUG : sub/file2: size = 14 OK 2026/02/05 01:13:34 DEBUG : file1: Sizes identical 2026/02/05 01:13:34 DEBUG : file1: Unchanged skipping 2026/02/05 01:13:34 DEBUG : FileLu root 'rclone-test-qatuwem6covu': don't need to copy/move sub/file2, it is already at target location 2026/02/05 01:13:36 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub/file2 2026/02/05 01:13:36 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub" --- PASS: TestCopyFile (5.95s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:13:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/dst" with ID 2629134 2026/02/05 01:13:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "dst/file1" 2026/02/05 01:13:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qatuwem6covu/backup" 2026/02/05 01:13:41 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3335865513) 2026/02/05 01:13:41 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-qatuwem6covu') 2026/02/05 01:13:41 DEBUG : dst/file1: Sizes differ 2026/02/05 01:13:42 INFO : FileLu root 'rclone-test-qatuwem6covu/backup': Successfully created folder "rclone-test-qatuwem6covu/backup/dst" with ID 2629139 2026/02/05 01:13:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/dst/file1 2026/02/05 01:13:44 INFO : dst/file1: Moved (server-side) 2026/02/05 01:13:46 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "dst/file1" 2026/02/05 01:13:46 DEBUG : dst/file1: size = 14 OK 2026/02/05 01:13:46 INFO : dst/file1: Copied (new) 2026/02/05 01:13:47 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/dst/file1 2026/02/05 01:13:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/backup/dst/file1 2026/02/05 01:13:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/dst" 2026/02/05 01:13:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/backup/dst" 2026/02/05 01:13:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/backup" --- PASS: TestCopyFileBackupDir (12.56s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:13:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qatuwem6covu/dst" 2026/02/05 01:13:50 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qatuwem6covu/CompareDest" 2026/02/05 01:13:51 DEBUG : one: Need to transfer - File not found at Destination 2026/02/05 01:13:52 INFO : FileLu root 'rclone-test-qatuwem6covu/dst': Successfully created folder "rclone-test-qatuwem6covu/dst" with ID 2629140 2026/02/05 01:13:53 INFO : FileLu root 'rclone-test-qatuwem6covu/dst': Put: Successfully uploaded new file "one" 2026/02/05 01:13:53 DEBUG : one: size = 3 OK 2026/02/05 01:13:53 INFO : one: Copied (new) 2026/02/05 01:13:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3335865513) 2026/02/05 01:13:55 DEBUG : one: size = 3 (FileLu root 'rclone-test-qatuwem6covu/dst') 2026/02/05 01:13:55 DEBUG : one: Sizes differ 2026/02/05 01:13:57 DEBUG : one: size = 5 OK 2026/02/05 01:13:57 INFO : one: Copied (replaced existing) 2026/02/05 01:13:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "dst/one" 2026/02/05 01:14:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/CompareDest" with ID 2629141 2026/02/05 01:14:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "CompareDest/one" 2026/02/05 01:14:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3335865513) 2026/02/05 01:14:17 DEBUG : one: size = 3 (FileLu root 'rclone-test-qatuwem6covu/dst') 2026/02/05 01:14:17 DEBUG : one: Sizes differ 2026/02/05 01:14:25 DEBUG : one: size = 5 OK 2026/02/05 01:14:25 DEBUG : one: Sizes identical 2026/02/05 01:14:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/05 01:14:30 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "CompareDest/two" 2026/02/05 01:14:31 DEBUG : two: Need to transfer - File not found at Destination 2026/02/05 01:14:31 DEBUG : two: size = 3 OK 2026/02/05 01:14:31 DEBUG : two: Sizes identical 2026/02/05 01:14:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/05 01:14:32 DEBUG : two: Need to transfer - File not found at Destination 2026/02/05 01:14:33 DEBUG : two: size = 3 OK 2026/02/05 01:14:33 DEBUG : two: Sizes identical 2026/02/05 01:14:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/05 01:14:34 DEBUG : two: Need to transfer - File not found at Destination 2026/02/05 01:14:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone3335865513) 2026/02/05 01:14:35 DEBUG : two: size = 3 (FileLu root 'rclone-test-qatuwem6covu/CompareDest') 2026/02/05 01:14:35 DEBUG : two: Sizes differ 2026/02/05 01:14:36 INFO : FileLu root 'rclone-test-qatuwem6covu/dst': Put: Successfully uploaded new file "two" 2026/02/05 01:14:36 DEBUG : two: size = 5 OK 2026/02/05 01:14:36 INFO : two: Copied (new) 2026/02/05 01:14:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/dst/one 2026/02/05 01:14:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/dst/two 2026/02/05 01:14:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/CompareDest/one 2026/02/05 01:14:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/CompareDest/two 2026/02/05 01:14:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/dst" 2026/02/05 01:14:40 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/CompareDest" --- PASS: TestCopyFileCompareDest (50.19s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.55s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.56s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:14:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/05 01:14:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/TestCopyFileMaxTransfer" with ID 2629146 2026/02/05 01:14:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2026/02/05 01:14:44 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/05 01:14:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/05 01:14:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/05 01:14:46 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2001.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/02/05 01:14:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/05 01:14:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/05 01:14:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2026/02/05 01:14:49 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/05 01:14:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/05 01:14:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/TestCopyFileMaxTransfer/file1 2026/02/05 01:14:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/TestCopyFileMaxTransfer/file4 2026/02/05 01:14:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (9.63s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.56s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.55s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.55s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.55s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.55s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.57s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.55s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.55s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.55s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.54s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:14:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "a.txt" 2026/02/05 01:15:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "zend.txt" 2026/02/05 01:15:02 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub dir" with ID 2629156 2026/02/05 01:15:26 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/05 01:15:29 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/hello world2" 2026/02/05 01:15:30 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub dir/ignore dir" with ID 2629164 2026/02/05 01:15:31 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/02/05 01:15:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/02/05 01:15:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub dir/sub sub dir" with ID 2629166 2026/02/05 01:15:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/02/05 01:15:36 DEBUG : a.txt: Excluded (Size Filter) 2026/02/05 01:15:36 DEBUG : a.txt: Excluded 2026/02/05 01:15:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/05 01:15:37 DEBUG : sub dir/hello world2: Excluded 2026/02/05 01:15:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/05 01:15:37 DEBUG : sub dir/hello world: Excluded 2026/02/05 01:15:37 DEBUG : sub dir/ignore dir: Excluded 2026/02/05 01:15:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/05 01:15:38 DEBUG : sub dir/hello world2: Excluded 2026/02/05 01:15:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/05 01:15:38 DEBUG : sub dir/hello world: Excluded 2026/02/05 01:15:38 DEBUG : sub dir/ignore dir: Excluded 2026/02/05 01:15:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/a.txt 2026/02/05 01:15:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/zend.txt 2026/02/05 01:15:40 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/hello world 2026/02/05 01:15:40 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/hello world2 2026/02/05 01:15:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/sub sub dir/hello world3 2026/02/05 01:15:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/ignore dir/.ignore 2026/02/05 01:15:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/ignore dir/should be ignored 2026/02/05 01:15:42 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub dir/sub sub dir" 2026/02/05 01:15:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub dir/ignore dir" 2026/02/05 01:15:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub dir" --- PASS: TestListDirSorted (45.43s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:15:45 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "a.txt" 2026/02/05 01:15:46 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "zend.txt" 2026/02/05 01:15:47 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub dir" with ID 2629183 2026/02/05 01:15:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/05 01:15:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/hello world2" 2026/02/05 01:15:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub dir/ignore dir" with ID 2629184 2026/02/05 01:15:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/02/05 01:15:53 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/02/05 01:15:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub dir/sub sub dir" with ID 2629185 2026/02/05 01:15:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/02/05 01:15:56 DEBUG : a.txt: Excluded (Size Filter) 2026/02/05 01:15:56 DEBUG : a.txt: Excluded 2026/02/05 01:15:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/05 01:15:57 DEBUG : sub dir/hello world2: Excluded 2026/02/05 01:15:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/05 01:15:57 DEBUG : sub dir/hello world: Excluded 2026/02/05 01:15:58 DEBUG : sub dir/ignore dir: Excluded 2026/02/05 01:15:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/05 01:15:58 DEBUG : sub dir/hello world2: Excluded 2026/02/05 01:15:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/05 01:15:58 DEBUG : sub dir/hello world: Excluded 2026/02/05 01:15:58 DEBUG : sub dir/ignore dir: Excluded 2026/02/05 01:15:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/a.txt 2026/02/05 01:16:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/zend.txt 2026/02/05 01:16:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/hello world 2026/02/05 01:16:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/hello world2 2026/02/05 01:16:02 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/sub sub dir/hello world3 2026/02/05 01:16:10 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/ignore dir/.ignore 2026/02/05 01:16:25 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/ignore dir/should be ignored 2026/02/05 01:16:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub dir/sub sub dir" 2026/02/05 01:16:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub dir/ignore dir" 2026/02/05 01:16:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub dir" --- PASS: TestListDirSortedFn (51.07s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:16:36 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "file1" 2026/02/05 01:16:37 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub" with ID 2629191 2026/02/05 01:16:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub/file2" === 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/02/05 01:16:41 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/02/05 01:16:42 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/file1 2026/02/05 01:16:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub/file2 2026/02/05 01:16:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub" --- PASS: TestListJSON (8.91s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.28s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:16:45 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "file1" 2026/02/05 01:16:45 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub" with ID 2629192 2026/02/05 01:16:47 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub/file2" === 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/02/05 01:16:52 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qatuwem6covu/notfound" 2026/02/05 01:16:53 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/file1 2026/02/05 01:16:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub/file2 2026/02/05 01:16:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub" --- PASS: TestStatJSON (11.60s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.58s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.56s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (0.89s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:16:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Making directory 2026/02/05 01:16:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu" with ID 2.629029e+06 2026/02/05 01:16:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Making directory 2026/02/05 01:16:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu" with ID 2.629029e+06 --- PASS: TestMkdir (1.41s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:16:57 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub dir" with ID 2629195 2026/02/05 01:16:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/05 01:17:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/hello world 2026/02/05 01:17:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub dir" --- PASS: TestLsd (4.52s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:17:14 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato2" 2026/02/05 01:17:28 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "empty space" 2026/02/05 01:17:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/empty space 2026/02/05 01:17:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato2 --- PASS: TestLs (33.52s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:17:36 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato2" 2026/02/05 01:17:37 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "empty space" 2026/02/05 01:17:38 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/05 01:17:38 DEBUG : empty space: Excluded 2026/02/05 01:17:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/empty space 2026/02/05 01:17:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato2 --- PASS: TestLsWithFilesFrom (5.29s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:17:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato2" 2026/02/05 01:17:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "empty space" 2026/02/05 01:17:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/empty space 2026/02/05 01:17:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato2 --- PASS: TestLsLong (4.69s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:17:46 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato2" 2026/02/05 01:17:47 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "empty space" 2026/02/05 01:17:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/empty space 2026/02/05 01:17:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato2 --- PASS: TestHashSums (4.43s) === RUN TestHashSumsWithErrors 2026/02/05 01:17:49 DEBUG : Creating backend with remote ":memory:" 2026/02/05 01:17:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/05 01:17:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/05 01:17:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/05 01:17:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/05 01:17:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/05 01:17:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/05 01:17:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/05 01:17:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/05 01:17:49 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-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:17:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato2" 2026/02/05 01:17:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "empty space" 2026/02/05 01:17:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub dir" with ID 2629212 2026/02/05 01:17:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/potato3" 2026/02/05 01:17:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/empty space 2026/02/05 01:17:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato2 2026/02/05 01:17:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/potato3 2026/02/05 01:17:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub dir" --- PASS: TestCount (7.84s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:17:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "small" 2026/02/05 01:18:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "medium" 2026/02/05 01:18:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "large" 2026/02/05 01:18:05 DEBUG : Waiting for deletions to finish 2026/02/05 01:18:06 DEBUG : large: Excluded (Size Filter) 2026/02/05 01:18:06 DEBUG : large: Excluded 2026/02/05 01:18:14 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/medium 2026/02/05 01:18:14 INFO : medium: Deleted 2026/02/05 01:18:14 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/small 2026/02/05 01:18:14 INFO : small: Deleted 2026/02/05 01:18:27 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/large --- PASS: TestDelete (35.12s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:18:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "small" 2026/02/05 01:18:36 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "medium" 2026/02/05 01:18:37 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "large" 2026/02/05 01:18:38 DEBUG : Waiting for deletions to finish 2026/02/05 01:18:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/05 01:18:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/large 2026/02/05 01:18:38 INFO : large: Deleted 2026/02/05 01:18:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/medium 2026/02/05 01:18:38 INFO : medium: Deleted 2026/02/05 01:18:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/small --- PASS: TestMaxDelete (8.15s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:18:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "small" 2026/02/05 01:18:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "medium" 2026/02/05 01:18:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "large" 2026/02/05 01:18:45 DEBUG : Waiting for deletions to finish 2026/02/05 01:18:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/05 01:18:45 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/medium 2026/02/05 01:18:45 INFO : medium: Deleted 2026/02/05 01:18:45 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/small 2026/02/05 01:18:45 INFO : small: Deleted 2026/02/05 01:18:46 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/large --- PASS: TestMaxDeleteSizeLargeFile (7.09s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:18:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "small" 2026/02/05 01:18:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "medium" 2026/02/05 01:18:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "large" 2026/02/05 01:18:52 DEBUG : Waiting for deletions to finish 2026/02/05 01:18:53 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/05 01:18:53 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/medium 2026/02/05 01:18:53 INFO : medium: Deleted 2026/02/05 01:18:53 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/large 2026/02/05 01:18:53 INFO : large: Deleted 2026/02/05 01:18:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/small --- PASS: TestMaxDeleteSize (7.70s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:18:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "ReadFile" 2026/02/05 01:18:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/ReadFile --- PASS: TestReadFile (4.64s) === RUN TestRetry 2026/02/05 01:18:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/05 01:18:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/05 01:18:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/05 01:18:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/05 01:18:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/05 01:18:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/05 01:18:59 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-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:19:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "file1" 2026/02/05 01:19:26 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "file2" 2026/02/05 01:19:37 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/file1 2026/02/05 01:19:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/file2 --- PASS: TestCat (38.65s) === RUN TestPurge 2026/02/05 01:19:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pitudow8feti" 2026/02/05 01:19:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 01:19:38 DEBUG : Creating backend with remote "/tmp/rclone3694918675" run.go:185: Remote "FileLu root 'rclone-test-pitudow8feti'", Local "Local file system at /tmp/rclone3694918675", Modify Window "876000h0m0s" 2026/02/05 01:19:38 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti" with ID 2629219 2026/02/05 01:19:39 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti" with ID 2.629219e+06 2026/02/05 01:19:39 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti/A1/B1/C1" with ID 2629222 2026/02/05 01:19:41 INFO : FileLu root 'rclone-test-pitudow8feti': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/02/05 01:19:41 INFO : A2: Making directory 2026/02/05 01:19:41 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti/A2" with ID 2629224 2026/02/05 01:19:41 INFO : A1/B2: Making directory 2026/02/05 01:19:41 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti/A1/B2" with ID 2629226 2026/02/05 01:19:41 INFO : A1/B2/C2: Making directory 2026/02/05 01:19:41 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti/A1/B2/C2" with ID 2629227 2026/02/05 01:19:41 INFO : A1/B1/C3: Making directory 2026/02/05 01:19:42 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti/A1/B1/C3" with ID 2629228 2026/02/05 01:19:42 INFO : A3: Making directory 2026/02/05 01:19:42 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti/A3" with ID 2629229 2026/02/05 01:19:42 INFO : A3/B3: Making directory 2026/02/05 01:19:42 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti/A3/B3" with ID 2629230 2026/02/05 01:19:42 INFO : A3/B3/C4: Making directory 2026/02/05 01:19:42 INFO : FileLu root 'rclone-test-pitudow8feti': Successfully created folder "rclone-test-pitudow8feti/A3/B3/C4" with ID 2629231 2026/02/05 01:19:44 INFO : FileLu root 'rclone-test-pitudow8feti': Put: Successfully uploaded new file "A1/two" 2026/02/05 01:19:46 INFO : FileLu root 'rclone-test-pitudow8feti': Rmdir: successfully deleted "/rclone-test-pitudow8feti/A1/B1" 2026/02/05 01:19:47 INFO : FileLu root 'rclone-test-pitudow8feti': Rmdir: successfully deleted "/rclone-test-pitudow8feti" 2026/02/05 01:19:47 ERROR : error listing: directory not found 2026/02/05 01:19:47 DEBUG : FileLu root 'rclone-test-pitudow8feti': Purge remote 2026/02/05 01:19:48 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (9.59s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:19:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu" with ID 2.629029e+06 2026/02/05 01:19:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1/C1" with ID 2629235 2026/02/05 01:19:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/02/05 01:19:50 INFO : A2: Making directory 2026/02/05 01:19:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A2" with ID 2629237 2026/02/05 01:19:50 INFO : A1/B2: Making directory 2026/02/05 01:19:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B2" with ID 2629238 2026/02/05 01:19:50 INFO : A1/B2/C2: Making directory 2026/02/05 01:19:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B2/C2" with ID 2629239 2026/02/05 01:19:51 INFO : A1/B1/C3: Making directory 2026/02/05 01:19:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1/C3" with ID 2629240 2026/02/05 01:19:51 INFO : A3: Making directory 2026/02/05 01:19:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A3" with ID 2629241 2026/02/05 01:19:51 INFO : A3/B3: Making directory 2026/02/05 01:19:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A3/B3" with ID 2629242 2026/02/05 01:19:51 INFO : A3/B3/C4: Making directory 2026/02/05 01:19:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A3/B3/C4" with ID 2629243 2026/02/05 01:19:53 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "A1/two" 2026/02/05 01:19:55 DEBUG : removing 1 level 3 directories 2026/02/05 01:19:55 INFO : A3/B3/C4: Removing directory 2026/02/05 01:19:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A3/B3/C4" 2026/02/05 01:19:58 DEBUG : removing 2 level 3 directories 2026/02/05 01:19:58 INFO : A1/B2/C2: Removing directory 2026/02/05 01:19:58 INFO : A1/B1/C3: Removing directory 2026/02/05 01:19:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B2/C2" 2026/02/05 01:19:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1/C3" 2026/02/05 01:19:58 DEBUG : removing 2 level 2 directories 2026/02/05 01:19:58 INFO : A3/B3: Removing directory 2026/02/05 01:19:58 INFO : A1/B2: Removing directory 2026/02/05 01:19:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B2" 2026/02/05 01:19:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A3/B3" 2026/02/05 01:19:59 DEBUG : removing 2 level 1 directories 2026/02/05 01:19:59 INFO : A3: Removing directory 2026/02/05 01:19:59 INFO : A2: Removing directory 2026/02/05 01:19:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A2" 2026/02/05 01:19:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A3" 2026/02/05 01:20:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A1/B1/C1/one 2026/02/05 01:20:17 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A1/two 2026/02/05 01:20:26 DEBUG : removing 1 level 3 directories 2026/02/05 01:20:26 INFO : A1/B1/C1: Removing directory 2026/02/05 01:20:29 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1/C1" 2026/02/05 01:20:29 DEBUG : removing 1 level 2 directories 2026/02/05 01:20:29 INFO : A1/B1: Removing directory 2026/02/05 01:20:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1" 2026/02/05 01:20:33 DEBUG : removing 1 level 1 directories 2026/02/05 01:20:33 INFO : A1: Removing directory 2026/02/05 01:20:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1" 2026/02/05 01:20:34 DEBUG : removing 1 level 0 directories 2026/02/05 01:20:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Removing directory 2026/02/05 01:20:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu" 2026/02/05 01:20:34 ERROR : error listing: directory not found 2026/02/05 01:20:35 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (47.01s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:20:35 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu" with ID 2629256 2026/02/05 01:20:35 INFO : A1: Making directory 2026/02/05 01:20:35 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1" with ID 2629257 2026/02/05 01:20:35 INFO : A1/B1: Making directory 2026/02/05 01:20:35 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1" with ID 2629258 2026/02/05 01:20:35 INFO : A1/B1/C1: Making directory 2026/02/05 01:20:36 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1/C1" with ID 2629259 2026/02/05 01:20:47 DEBUG : removing 1 level 3 directories 2026/02/05 01:20:47 INFO : A1/B1/C1: Removing directory 2026/02/05 01:20:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1/C1" 2026/02/05 01:20:48 DEBUG : removing 1 level 2 directories 2026/02/05 01:20:48 INFO : A1/B1: Removing directory 2026/02/05 01:20:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1" 2026/02/05 01:20:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1" --- PASS: TestRmdirsLeaveRoot (15.83s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:20:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu" with ID 2.629256e+06 2026/02/05 01:20:51 INFO : A1: Making directory 2026/02/05 01:20:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1" with ID 2629260 2026/02/05 01:20:51 INFO : A1/B1: Making directory 2026/02/05 01:20:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1" with ID 2629261 2026/02/05 01:20:51 INFO : A1/B1/C1: Making directory 2026/02/05 01:20:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1/C1" with ID 2629262 2026/02/05 01:20:54 DEBUG : removing 1 level 3 directories 2026/02/05 01:20:54 INFO : A1/B1/C1: Removing directory 2026/02/05 01:20:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1/C1" 2026/02/05 01:20:54 DEBUG : removing 1 level 2 directories 2026/02/05 01:20:54 INFO : A1/B1: Removing directory 2026/02/05 01:20:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1" 2026/02/05 01:20:57 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1" --- PASS: TestRmdirsWithFilter (6.46s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:20:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "file1" 2026/02/05 01:21:00 DEBUG : filename.txt: File name found in url 2026/02/05 01:21:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "filename.txt" 2026/02/05 01:21:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/05 01:21:26 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "headerfilename.txt" 2026/02/05 01:21:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "file2" 2026/02/05 01:21:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/file1 2026/02/05 01:21:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/file2 2026/02/05 01:21:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/filename.txt 2026/02/05 01:21:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/headerfilename.txt --- PASS: TestCopyURL (37.62s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:21:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/05 01:21:35 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub" with ID 2629263 2026/02/05 01:21:37 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub/file2" 2026/02/05 01:21:37 DEBUG : sub/file2: size = 14 OK 2026/02/05 01:21:37 INFO : file1: Copied (new) to: sub/file2 2026/02/05 01:21:37 INFO : file1: Deleted 2026/02/05 01:21:38 DEBUG : sub/file2: size = 14 OK 2026/02/05 01:21:38 DEBUG : file1: Sizes identical 2026/02/05 01:21:38 DEBUG : file1: Unchanged skipping 2026/02/05 01:21:38 INFO : file1: Deleted 2026/02/05 01:21:38 DEBUG : FileLu root 'rclone-test-qatuwem6covu': don't need to copy/move sub/file2, it is already at target location 2026/02/05 01:21:40 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub/file2 2026/02/05 01:21:40 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub" --- PASS: TestMoveFile (6.00s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:21:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/05 01:21:42 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "file1" 2026/02/05 01:21:42 DEBUG : file1: size = 14 OK 2026/02/05 01:21:42 INFO : file1: Copied (new) 2026/02/05 01:21:42 INFO : file1: Deleted 2026/02/05 01:21:43 DEBUG : file1: Destination exists, skipping 2026/02/05 01:21:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/05 01:21:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/file1 --- PASS: TestMoveFileWithIgnoreExisting (3.74s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.55s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:21:46 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/dst" with ID 2629266 2026/02/05 01:21:47 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "dst/file1" 2026/02/05 01:21:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qatuwem6covu/backup" 2026/02/05 01:21:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3335865513) 2026/02/05 01:21:49 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-qatuwem6covu') 2026/02/05 01:21:49 DEBUG : dst/file1: Sizes differ 2026/02/05 01:21:51 INFO : FileLu root 'rclone-test-qatuwem6covu/backup': Successfully created folder "rclone-test-qatuwem6covu/backup/dst" with ID 2629268 2026/02/05 01:21:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/dst/file1 2026/02/05 01:21:52 INFO : dst/file1: Moved (server-side) 2026/02/05 01:21:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "dst/file1" 2026/02/05 01:21:54 DEBUG : dst/file1: size = 14 OK 2026/02/05 01:21:54 INFO : dst/file1: Copied (new) 2026/02/05 01:21:54 INFO : dst/file1: Deleted 2026/02/05 01:21:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/dst/file1 2026/02/05 01:21:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/backup/dst/file1 2026/02/05 01:21:57 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/dst" 2026/02/05 01:21:57 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/backup/dst" 2026/02/05 01:21:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/backup" --- PASS: TestMoveFileBackupDir (12.68s) === 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-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:21:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu" with ID 2.629256e+06 2026/02/05 01:21:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1" with ID 2629271 2026/02/05 01:22:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "A1/one" 2026/02/05 01:22:22 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "A1/two" 2026/02/05 01:22:23 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1" with ID 2629279 2026/02/05 01:22:32 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "A1/B1/three" 2026/02/05 01:22:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1/C1" with ID 2629280 2026/02/05 01:22:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "A1/B1/C1/four" 2026/02/05 01:22:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1/C2" with ID 2629281 2026/02/05 01:22:40 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "A1/B1/C2/five" 2026/02/05 01:22:40 INFO : A1/B2: Making directory 2026/02/05 01:22:40 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B2" with ID 2629282 2026/02/05 01:22:40 INFO : A1/B1/C3: Making directory 2026/02/05 01:22:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A1/B1/C3" with ID 2629283 2026/02/05 01:22:43 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A2" with ID 2629285 2026/02/05 01:22:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A2/B1" with ID 2629286 2026/02/05 01:22:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A2/B1/C1" with ID 2629287 2026/02/05 01:22:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A2/B1/C2" with ID 2629288 2026/02/05 01:22:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A2/B1/C3" with ID 2629289 2026/02/05 01:22:45 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A2/B2" with ID 2629290 2026/02/05 01:22:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A1/one 2026/02/05 01:22:48 INFO : A1/one: Moved (server-side) to: A2/one 2026/02/05 01:22:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A1/B1/three 2026/02/05 01:22:48 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/02/05 01:22:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A1/two 2026/02/05 01:22:48 INFO : A1/two: Moved (server-side) to: A2/two 2026/02/05 01:22:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A1/B1/C1/four 2026/02/05 01:22:48 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/02/05 01:22:48 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A1/B1/C2/five 2026/02/05 01:22:48 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/02/05 01:22:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B2" 2026/02/05 01:22:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1/C3" 2026/02/05 01:22:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1/C2" 2026/02/05 01:22:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1/C1" 2026/02/05 01:22:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1/B1" 2026/02/05 01:22:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A1" 2026/02/05 01:22:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A3" with ID 2629291 2026/02/05 01:22:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A3/B1" with ID 2629293 2026/02/05 01:22:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A3/B1/C1" with ID 2629294 2026/02/05 01:22:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A3/B1/C2" with ID 2629295 2026/02/05 01:22:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A3/B1/C3" with ID 2629296 2026/02/05 01:22:55 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A3/B2" with ID 2629297 2026/02/05 01:22:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A2/one 2026/02/05 01:22:58 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/05 01:22:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A2/B1/C2/five 2026/02/05 01:22:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/05 01:22:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A2/B1/C1/four 2026/02/05 01:22:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/05 01:22:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A2/B1/three 2026/02/05 01:22:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/05 01:22:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A2/two 2026/02/05 01:22:58 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/05 01:22:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A2/B2" 2026/02/05 01:22:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A2/B1/C3" 2026/02/05 01:23:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A2/B1/C2" 2026/02/05 01:23:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A2/B1/C1" 2026/02/05 01:23:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A2/B1" 2026/02/05 01:23:05 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A2" 2026/02/05 01:23:10 INFO : FileLu root 'rclone-test-qatuwem6covu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/05 01:23:12 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A4" with ID 2629299 2026/02/05 01:23:12 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A4/B1" with ID 2629300 2026/02/05 01:23:12 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A4/B1/C1" with ID 2629301 2026/02/05 01:23:12 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A4/B1/C2" with ID 2629302 2026/02/05 01:23:13 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A4/B1/C3" with ID 2629303 2026/02/05 01:23:13 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/A4/B2" with ID 2629304 2026/02/05 01:23:31 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A3/two 2026/02/05 01:23:31 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/05 01:23:31 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A3/B1/three 2026/02/05 01:23:31 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/05 01:23:31 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A3/one 2026/02/05 01:23:31 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/05 01:23:31 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A3/B1/C2/five 2026/02/05 01:23:31 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/05 01:23:31 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A3/B1/C1/four 2026/02/05 01:23:31 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/05 01:23:31 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A3/B2" 2026/02/05 01:23:32 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A3/B1/C3" 2026/02/05 01:23:32 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A3/B1/C2" 2026/02/05 01:23:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A3/B1/C1" 2026/02/05 01:23:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A3/B1" 2026/02/05 01:23:34 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A3" 2026/02/05 01:23:36 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A4/one 2026/02/05 01:23:37 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A4/two 2026/02/05 01:23:37 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A4/B1/three 2026/02/05 01:23:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A4/B1/C1/four 2026/02/05 01:23:38 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/A4/B1/C2/five 2026/02/05 01:23:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A4/B2" 2026/02/05 01:23:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A4/B1/C3" 2026/02/05 01:23:40 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A4/B1/C2" 2026/02/05 01:23:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A4/B1/C1" 2026/02/05 01:23:41 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A4/B1" 2026/02/05 01:23:42 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/A4" --- PASS: TestDirMove (103.89s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:23:42 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.55s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:23:43 DEBUG : FileLu root 'rclone-test-qatuwem6covu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/05 01:23:44 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2026/02/05 01:23:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/05 01:23:44 NOTICE: FileLu root 'rclone-test-qatuwem6covu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/05 01:23:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/05 01:23:44 DEBUG : FileLu root 'rclone-test-qatuwem6covu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/05 01:23:46 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2026/02/05 01:23:46 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/05 01:23:46 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/05 01:23:47 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/no_checksum_big_file_from_pipe 2026/02/05 01:23:47 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:23:48 DEBUG : FileLu root 'rclone-test-qatuwem6covu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/05 01:23:49 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2026/02/05 01:23:49 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/05 01:23:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/05 01:23:49 DEBUG : FileLu root 'rclone-test-qatuwem6covu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/05 01:23:51 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2026/02/05 01:23:51 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/05 01:23:51 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/05 01:23:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/with_checksum_big_file_from_pipe 2026/02/05 01:23:52 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:23:53 DEBUG : FileLu root 'rclone-test-qatuwem6covu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/05 01:23:54 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/02/05 01:23:54 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/05 01:23:54 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/02/05 01:23:54 DEBUG : FileLu root 'rclone-test-qatuwem6covu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/05 01:23:56 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/02/05 01:23:56 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/05 01:23:56 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/02/05 01:23:57 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/ignore_checksum_big_file_from_pipe 2026/02/05 01:23:57 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:23:57 DEBUG : FileLu root 'rclone-test-qatuwem6covu': File to upload is small (34 bytes), uploading instead of streaming 2026/02/05 01:23:59 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/02/05 01:23:59 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/05 01:23:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/05 01:23:59 DEBUG : FileLu root 'rclone-test-qatuwem6covu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/05 01:24:01 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/02/05 01:24:01 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/05 01:24:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/05 01:24:05 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/ignore_checksum_big_file_from_pipe 2026/02/05 01:24:16 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (34.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.97s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (19.41s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.79s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:24:30 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato1" 2026/02/05 01:24:30 DEBUG : FileLu root 'rclone-test-qatuwem6covu': File to upload is small (60 bytes), uploading instead of streaming 2026/02/05 01:24:31 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "potato2" 2026/02/05 01:24:31 DEBUG : potato2: size = 60 OK 2026/02/05 01:24:31 DEBUG : potato2: Size of src and dst objects identical 2026/02/05 01:24:32 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato1 2026/02/05 01:24:33 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/potato2 --- PASS: TestRcatSize (15.55s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.55s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.55s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.57s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.55s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.55s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.56s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.55s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-qatuwem6covu'", Local "Local file system at /tmp/rclone3335865513", Modify Window "876000h0m0s" 2026/02/05 01:24:37 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully created folder "rclone-test-qatuwem6covu/sub dir" with ID 2629329 2026/02/05 01:24:39 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/test remove existing" 2026/02/05 01:24:40 INFO : FileLu root 'rclone-test-qatuwem6covu': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/02/05 01:24:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tedegax0" before starting 2026/02/05 01:24:45 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/test remove existing 2026/02/05 01:24:46 DEBUG : sub dir/test remove existing.tedegax0: TEST: removing renamed existing file after operation 2026/02/05 01:24:46 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/test remove existing.tedegax0 2026/02/05 01:24: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.cihoyaj0" before starting 2026/02/05 01:24:50 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/05 01:24:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cihoyaj0: TEST: renaming existing back after failed operation 2026/02/05 01:24:53 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cihoyaj0 2026/02/05 01:24:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vihanam7" before starting 2026/02/05 01:24:57 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/05 01:24:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vihanam7: TEST: removing renamed existing file after operation 2026/02/05 01:24:58 INFO : FileLu root 'rclone-test-qatuwem6covu': Successfully deleted file: /rclone-test-qatuwem6covu/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vihanam7 2026/02/05 01:25:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu/sub dir" --- PASS: TestRemoveExisting (23.10s) === 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/02/05 01:25:00 DEBUG : FileLu root 'rclone-test-qatuwem6covu': Purge remote 2026/02/05 01:25:00 INFO : FileLu root 'rclone-test-qatuwem6covu': Rmdir: successfully deleted "/rclone-test-qatuwem6covu" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 15m18.752909832s (try 1/5)