"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/02/04 03:29:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tunotow1puwe" 2026/02/04 03:29:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:29:23 DEBUG : Creating backend with remote "/tmp/rclone3919585189" === 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/04 03:29:23 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.68s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/02/04 03:29:24 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/02/04 03:29:24 DEBUG : a: size = 0 OK 2026/02/04 03:29:24 DEBUG : a: size = 1 (memory) 2026/02/04 03:29:24 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/04 03:29:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/04 03:29:24 DEBUG : potato: Seek from 10 to 0 2026/02/04 03:29:24 DEBUG : potato: Seek from 10 to 0 2026/02/04 03:29:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/04 03:29:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Seek from 5 to 2 2026/02/04 03:29:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/04 03:29:24 DEBUG : potato: Seek from 7 to 0 2026/02/04 03:29:24 DEBUG : potato: Seek from 7 to 0 2026/02/04 03:29:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/04 03:29:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Seek from 5 to 2 2026/02/04 03:29:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/04 03:29:24 DEBUG : potato: Seek from 8 to 0 2026/02/04 03:29:24 DEBUG : potato: Seek from 8 to 0 2026/02/04 03:29:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/04 03:29:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/04 03:29:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/04 03:29:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/04 03:29:24 DEBUG : potato: Seek from 5 to 2 2026/02/04 03:29:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/04 03:29:24 DEBUG : potato: Seek from 9 to 0 2026/02/04 03:29:24 DEBUG : potato: Seek from 9 to 0 2026/02/04 03:29:24 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:29:24 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe" with ID 2604836 2026/02/04 03:29:27 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2026/02/04 03:29:30 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2026/02/04 03:29:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2026/02/04 03:29:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2026/02/04 03:29:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/empty space 2026/02/04 03:29:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato2 2026/02/04 03:29:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/remotepotato 2026/02/04 03:29:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/rutabaga --- PASS: TestCheck (13.93s) --- PASS: TestCheck/1 (0.29s) --- 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.28s) === RUN TestCheckFsError 2026/02/04 03:29:38 DEBUG : Creating backend with remote "nonexistent" 2026/02/04 03:29:38 DEBUG : Creating backend with remote "nonexistent" 2026/02/04 03:29:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/04 03:29:38 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/04 03:29:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/04 03:29:38 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:29:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/04 03:29:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2026/02/04 03:29:47 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/04 03:29:51 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/02/04 03:29:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/empty space 2026/02/04 03:29:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato2 2026/02/04 03:29:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/remotepotato 2026/02/04 03:29:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/rutabaga --- PASS: TestCheckDownload (18.11s) --- PASS: TestCheckDownload/1 (1.23s) --- PASS: TestCheckDownload/2 (1.30s) --- PASS: TestCheckDownload/3 (1.24s) --- PASS: TestCheckDownload/4 (1.43s) --- PASS: TestCheckDownload/5 (1.32s) --- PASS: TestCheckDownload/6 (1.21s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:29:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/04 03:30:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2026/02/04 03:30:21 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/04 03:30:31 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/02/04 03:30:32 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/empty space 2026/02/04 03:30:32 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato2 2026/02/04 03:30:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/remotepotato 2026/02/04 03:30:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/rutabaga --- PASS: TestCheckSizeOnly (37.44s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (3.41s) --- PASS: TestCheckSizeOnly/5 (3.51s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:30:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "test.sum" 2026/02/04 03:30:36 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/04 03:30:36 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/04 03:30:36 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/04 03:30:36 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/04 03:30:38 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "test.sum" 2026/02/04 03:30:40 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/04 03:30:40 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/04 03:30:40 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/04 03:30:40 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/04 03:30:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/test.sum --- PASS: TestParseSumFile (7.64s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:30:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tunotow1puwe/data" check_test.go:350: FileLu root 'rclone-test-tunotow1puwe/data' lacks md5, skipping --- SKIP: TestCheckSum (0.89s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:30:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tunotow1puwe/data" 2026/02/04 03:30:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/data" with ID 2604837 2026/02/04 03:30:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "data/banana" 2026/02/04 03:30:47 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2026/02/04 03:30:52 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "data/potato" 2026/02/04 03:30:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2026/02/04 03:31:01 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2026/02/04 03:31:30 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2026/02/04 03:31:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2026/02/04 03:31:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2026/02/04 03:31:50 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "data/banana" 2026/02/04 03:31:51 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "data/potato" 2026/02/04 03:31:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2026/02/04 03:31:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/test.sum 2026/02/04 03:31:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/data/banana 2026/02/04 03:31:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/data/potato 2026/02/04 03:31:59 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/data" --- PASS: TestCheckSumDownload (77.56s) --- PASS: TestCheckSumDownload/subtest1 (2.68s) --- PASS: TestCheckSumDownload/subtest2 (4.47s) --- PASS: TestCheckSumDownload/subtest3 (21.44s) --- PASS: TestCheckSumDownload/subtest4 (3.18s) --- PASS: TestCheckSumDownload/subtest5 (3.12s) --- PASS: TestCheckSumDownload/subtest6 (2.72s) --- PASS: TestCheckSumDownload/subtest7 (3.13s) === RUN TestApplyTransforms 2026/02/04 03:31:59 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xizipaq2dawi" 2026/02/04 03:31:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:31:59 DEBUG : Creating backend with remote "/tmp/rclone3785377644" run.go:185: Remote "FileLu root 'rclone-test-xizipaq2dawi'", Local "Local file system at /tmp/rclone3785377644", Modify Window "876000h0m0s" 2026/02/04 03:32:00 INFO : FileLu root 'rclone-test-xizipaq2dawi': Successfully created folder "rclone-test-xizipaq2dawi" with ID 2604841 2026/02/04 03:32:17 INFO : FileLu root 'rclone-test-xizipaq2dawi': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2026/02/04 03:32:19 ERROR : hello, world!: sum not found 2026/02/04 03:32:19 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-xizipaq2dawi' 2026/02/04 03:32:19 NOTICE: FileLu root 'rclone-test-xizipaq2dawi': 1 files missing 2026/02/04 03:32:19 NOTICE: 1 hashes missing 2026/02/04 03:32:19 NOTICE: FileLu root 'rclone-test-xizipaq2dawi': 1 differences found 2026/02/04 03:32:19 NOTICE: FileLu root 'rclone-test-xizipaq2dawi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/04 03:32:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/04 03:32:28 NOTICE: FileLu root 'rclone-test-xizipaq2dawi': 0 differences found 2026/02/04 03:32:28 NOTICE: FileLu root 'rclone-test-xizipaq2dawi': 1 matching files 2026/02/04 03:32:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lamepav2vagu" 2026/02/04 03:32:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:32:28 DEBUG : Creating backend with remote "/tmp/rclone3522027414" run.go:185: Remote "FileLu root 'rclone-test-lamepav2vagu'", Local "Local file system at /tmp/rclone3522027414", Modify Window "876000h0m0s" 2026/02/04 03:32:28 INFO : FileLu root 'rclone-test-lamepav2vagu': Successfully created folder "rclone-test-lamepav2vagu" with ID 2604843 2026/02/04 03:32:32 INFO : FileLu root 'rclone-test-lamepav2vagu': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2026/02/04 03:32:33 ERROR : HELLO, WORLD!: sum not found 2026/02/04 03:32:33 ERROR : hello, world!: file not in FileLu root 'rclone-test-lamepav2vagu' 2026/02/04 03:32:33 NOTICE: FileLu root 'rclone-test-lamepav2vagu': 1 files missing 2026/02/04 03:32:33 NOTICE: 1 hashes missing 2026/02/04 03:32:33 NOTICE: FileLu root 'rclone-test-lamepav2vagu': 1 differences found 2026/02/04 03:32:33 NOTICE: FileLu root 'rclone-test-lamepav2vagu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/04 03:32:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/04 03:32:34 NOTICE: FileLu root 'rclone-test-lamepav2vagu': 0 differences found 2026/02/04 03:32:34 NOTICE: FileLu root 'rclone-test-lamepav2vagu': 1 matching files 2026/02/04 03:32:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xixapik2fubu" 2026/02/04 03:32:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:32:34 DEBUG : Creating backend with remote "/tmp/rclone84033600" run.go:185: Remote "FileLu root 'rclone-test-xixapik2fubu'", Local "Local file system at /tmp/rclone84033600", Modify Window "876000h0m0s" 2026/02/04 03:32:35 INFO : FileLu root 'rclone-test-xixapik2fubu': Successfully created folder "rclone-test-xixapik2fubu" with ID 2604844 2026/02/04 03:32:36 INFO : FileLu root 'rclone-test-xixapik2fubu': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/04 03:32:37 ERROR : HeLlO, wOrLd!: sum not found 2026/02/04 03:32:37 ERROR : hello, world!: file not in FileLu root 'rclone-test-xixapik2fubu' 2026/02/04 03:32:37 NOTICE: FileLu root 'rclone-test-xixapik2fubu': 1 files missing 2026/02/04 03:32:37 NOTICE: 1 hashes missing 2026/02/04 03:32:37 NOTICE: FileLu root 'rclone-test-xixapik2fubu': 1 differences found 2026/02/04 03:32:37 NOTICE: FileLu root 'rclone-test-xixapik2fubu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/04 03:32:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/04 03:32:38 NOTICE: FileLu root 'rclone-test-xixapik2fubu': 0 differences found 2026/02/04 03:32:38 NOTICE: FileLu root 'rclone-test-xixapik2fubu': 1 matching files 2026/02/04 03:32:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-teziwez6siyu" 2026/02/04 03:32:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:32:38 DEBUG : Creating backend with remote "/tmp/rclone2933602710" run.go:185: Remote "FileLu root 'rclone-test-teziwez6siyu'", Local "Local file system at /tmp/rclone2933602710", Modify Window "876000h0m0s" 2026/02/04 03:32:39 INFO : FileLu root 'rclone-test-teziwez6siyu': Successfully created folder "rclone-test-teziwez6siyu" with ID 2604845 2026/02/04 03:32:40 INFO : FileLu root 'rclone-test-teziwez6siyu': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/04 03:32:41 ERROR : HELLO, WORLD!: sum not found 2026/02/04 03:32:41 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-teziwez6siyu' 2026/02/04 03:32:41 NOTICE: FileLu root 'rclone-test-teziwez6siyu': 1 files missing 2026/02/04 03:32:41 NOTICE: 1 hashes missing 2026/02/04 03:32:41 NOTICE: FileLu root 'rclone-test-teziwez6siyu': 1 differences found 2026/02/04 03:32:41 NOTICE: FileLu root 'rclone-test-teziwez6siyu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/04 03:32:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/04 03:32:42 NOTICE: FileLu root 'rclone-test-teziwez6siyu': 0 differences found 2026/02/04 03:32:42 NOTICE: FileLu root 'rclone-test-teziwez6siyu': 1 matching files 2026/02/04 03:32:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dahajiy6weje" 2026/02/04 03:32:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:32:42 DEBUG : Creating backend with remote "/tmp/rclone3706607369" run.go:185: Remote "FileLu root 'rclone-test-dahajiy6weje'", Local "Local file system at /tmp/rclone3706607369", Modify Window "876000h0m0s" 2026/02/04 03:32:43 INFO : FileLu root 'rclone-test-dahajiy6weje': Successfully created folder "rclone-test-dahajiy6weje" with ID 2604846 2026/02/04 03:32:44 INFO : FileLu root 'rclone-test-dahajiy6weje': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2026/02/04 03:32:45 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/04 03:32:45 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-dahajiy6weje' 2026/02/04 03:32:45 NOTICE: FileLu root 'rclone-test-dahajiy6weje': 1 files missing 2026/02/04 03:32:45 NOTICE: 1 hashes missing 2026/02/04 03:32:45 NOTICE: FileLu root 'rclone-test-dahajiy6weje': 1 differences found 2026/02/04 03:32:45 NOTICE: FileLu root 'rclone-test-dahajiy6weje': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/04 03:32:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/04 03:32:46 NOTICE: FileLu root 'rclone-test-dahajiy6weje': 0 differences found 2026/02/04 03:32:46 NOTICE: FileLu root 'rclone-test-dahajiy6weje': 1 matching files 2026/02/04 03:32:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-xogecet6keyo" 2026/02/04 03:32:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:32:46 DEBUG : Creating backend with remote "/tmp/rclone681586822" run.go:185: Remote "FileLu root 'rclone-test-xogecet6keyo'", Local "Local file system at /tmp/rclone681586822", Modify Window "876000h0m0s" 2026/02/04 03:32:46 INFO : FileLu root 'rclone-test-xogecet6keyo': Successfully created folder "rclone-test-xogecet6keyo" with ID 2604847 2026/02/04 03:32:48 INFO : FileLu root 'rclone-test-xogecet6keyo': 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/04 03:32:48 DEBUG : FileLu root 'rclone-test-xogecet6keyo': Purge remote 2026/02/04 03:32:48 INFO : FileLu root 'rclone-test-xogecet6keyo': Rmdir: successfully deleted "/rclone-test-xogecet6keyo" 2026/02/04 03:32:48 DEBUG : FileLu root 'rclone-test-dahajiy6weje': Purge remote 2026/02/04 03:32:49 INFO : FileLu root 'rclone-test-dahajiy6weje': Rmdir: successfully deleted "/rclone-test-dahajiy6weje" 2026/02/04 03:32:49 DEBUG : FileLu root 'rclone-test-teziwez6siyu': Purge remote 2026/02/04 03:32:49 INFO : FileLu root 'rclone-test-teziwez6siyu': Rmdir: successfully deleted "/rclone-test-teziwez6siyu" 2026/02/04 03:32:49 DEBUG : FileLu root 'rclone-test-xixapik2fubu': Purge remote 2026/02/04 03:32:49 INFO : FileLu root 'rclone-test-xixapik2fubu': Rmdir: successfully deleted "/rclone-test-xixapik2fubu" 2026/02/04 03:32:49 DEBUG : FileLu root 'rclone-test-lamepav2vagu': Purge remote 2026/02/04 03:32:50 INFO : FileLu root 'rclone-test-lamepav2vagu': Rmdir: successfully deleted "/rclone-test-lamepav2vagu" 2026/02/04 03:32:50 DEBUG : FileLu root 'rclone-test-xizipaq2dawi': Purge remote 2026/02/04 03:32:50 INFO : FileLu root 'rclone-test-xizipaq2dawi': Rmdir: successfully deleted "/rclone-test-xizipaq2dawi" --- SKIP: TestApplyTransforms (51.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:32:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/04 03:32:51 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub" with ID 2604848 2026/02/04 03:32:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub/file2" 2026/02/04 03:32:53 DEBUG : sub/file2: size = 14 OK 2026/02/04 03:32:53 INFO : file1: Copied (new) to: sub/file2 2026/02/04 03:32:54 DEBUG : sub/file2: size = 14 OK 2026/02/04 03:32:54 DEBUG : file1: Sizes identical 2026/02/04 03:32:54 DEBUG : file1: Unchanged skipping 2026/02/04 03:32:54 DEBUG : FileLu root 'rclone-test-tunotow1puwe': don't need to copy/move sub/file2, it is already at target location 2026/02/04 03:32:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub/file2 2026/02/04 03:32:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub" --- PASS: TestCopyFile (6.30s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:32:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/dst" with ID 2604849 2026/02/04 03:33:02 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "dst/file1" 2026/02/04 03:33:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tunotow1puwe/backup" 2026/02/04 03:33:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3919585189) 2026/02/04 03:33:22 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-tunotow1puwe') 2026/02/04 03:33:22 DEBUG : dst/file1: Sizes differ 2026/02/04 03:33:28 INFO : FileLu root 'rclone-test-tunotow1puwe/backup': Successfully created folder "rclone-test-tunotow1puwe/backup/dst" with ID 2604851 2026/02/04 03:33:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/dst/file1 2026/02/04 03:33:33 INFO : dst/file1: Moved (server-side) 2026/02/04 03:33:34 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "dst/file1" 2026/02/04 03:33:34 DEBUG : dst/file1: size = 14 OK 2026/02/04 03:33:34 INFO : dst/file1: Copied (new) 2026/02/04 03:33:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/dst/file1 2026/02/04 03:33:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/backup/dst/file1 2026/02/04 03:33:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/dst" 2026/02/04 03:33:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/backup/dst" 2026/02/04 03:33:38 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/backup" --- PASS: TestCopyFileBackupDir (41.09s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:33:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tunotow1puwe/dst" 2026/02/04 03:33:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tunotow1puwe/CompareDest" 2026/02/04 03:33:39 DEBUG : Config file has changed externally - reloading 2026/02/04 03:33:40 DEBUG : one: Need to transfer - File not found at Destination 2026/02/04 03:33:41 INFO : FileLu root 'rclone-test-tunotow1puwe/dst': Successfully created folder "rclone-test-tunotow1puwe/dst" with ID 2604854 2026/02/04 03:33:42 INFO : FileLu root 'rclone-test-tunotow1puwe/dst': Put: Successfully uploaded new file "one" 2026/02/04 03:33:42 DEBUG : one: size = 3 OK 2026/02/04 03:33:42 INFO : one: Copied (new) 2026/02/04 03:33:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3919585189) 2026/02/04 03:33:43 DEBUG : one: size = 3 (FileLu root 'rclone-test-tunotow1puwe/dst') 2026/02/04 03:33:43 DEBUG : one: Sizes differ 2026/02/04 03:33:46 DEBUG : one: size = 5 OK 2026/02/04 03:33:46 INFO : one: Copied (replaced existing) 2026/02/04 03:33:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "dst/one" 2026/02/04 03:33:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/CompareDest" with ID 2604856 2026/02/04 03:33:50 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "CompareDest/one" 2026/02/04 03:33:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3919585189) 2026/02/04 03:33:51 DEBUG : one: size = 3 (FileLu root 'rclone-test-tunotow1puwe/dst') 2026/02/04 03:33:51 DEBUG : one: Sizes differ 2026/02/04 03:33:52 DEBUG : one: size = 5 OK 2026/02/04 03:33:52 DEBUG : one: Sizes identical 2026/02/04 03:33:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/04 03:33:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "CompareDest/two" 2026/02/04 03:33:55 DEBUG : two: Need to transfer - File not found at Destination 2026/02/04 03:33:56 DEBUG : two: size = 3 OK 2026/02/04 03:33:56 DEBUG : two: Sizes identical 2026/02/04 03:33:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/04 03:33:57 DEBUG : two: Need to transfer - File not found at Destination 2026/02/04 03:33:57 DEBUG : two: size = 3 OK 2026/02/04 03:33:57 DEBUG : two: Sizes identical 2026/02/04 03:33:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/04 03:33:59 DEBUG : two: Need to transfer - File not found at Destination 2026/02/04 03:33:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone3919585189) 2026/02/04 03:33:59 DEBUG : two: size = 3 (FileLu root 'rclone-test-tunotow1puwe/CompareDest') 2026/02/04 03:33:59 DEBUG : two: Sizes differ 2026/02/04 03:34:01 INFO : FileLu root 'rclone-test-tunotow1puwe/dst': Put: Successfully uploaded new file "two" 2026/02/04 03:34:01 DEBUG : two: size = 5 OK 2026/02/04 03:34:01 INFO : two: Copied (new) 2026/02/04 03:34:15 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/CompareDest/one 2026/02/04 03:34:16 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/CompareDest/two 2026/02/04 03:34:24 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/dst/one 2026/02/04 03:34:27 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/dst/two 2026/02/04 03:34:31 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/dst" 2026/02/04 03:34:32 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/CompareDest" --- PASS: TestCopyFileCompareDest (53.59s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.58s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.56s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:34:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/04 03:34:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/TestCopyFileMaxTransfer" with ID 2604862 2026/02/04 03:34:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2026/02/04 03:34:36 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/04 03:34:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/04 03:34:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/04 03:34:38 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d37s.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/04 03:34:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/04 03:34:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/04 03:34:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2026/02/04 03:34:41 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/04 03:34:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/04 03:34:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/TestCopyFileMaxTransfer/file1 2026/02/04 03:34:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/TestCopyFileMaxTransfer/file4 2026/02/04 03:34:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (10.07s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.58s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.56s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.56s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.57s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.80s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.55s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:34:52 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "a.txt" 2026/02/04 03:34:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "zend.txt" 2026/02/04 03:34:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub dir" with ID 2604869 2026/02/04 03:34:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/04 03:34:57 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/hello world2" 2026/02/04 03:34:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub dir/ignore dir" with ID 2604871 2026/02/04 03:34:59 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/02/04 03:35:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/02/04 03:35:01 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub dir/sub sub dir" with ID 2604873 2026/02/04 03:35:07 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/02/04 03:35:24 DEBUG : a.txt: Excluded (Size Filter) 2026/02/04 03:35:24 DEBUG : a.txt: Excluded 2026/02/04 03:35:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/04 03:35:28 DEBUG : sub dir/hello world2: Excluded 2026/02/04 03:35:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/04 03:35:28 DEBUG : sub dir/hello world: Excluded 2026/02/04 03:35:31 DEBUG : sub dir/ignore dir: Excluded 2026/02/04 03:35:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/04 03:35:31 DEBUG : sub dir/hello world2: Excluded 2026/02/04 03:35:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/04 03:35:31 DEBUG : sub dir/hello world: Excluded 2026/02/04 03:35:32 DEBUG : sub dir/ignore dir: Excluded 2026/02/04 03:35:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/a.txt 2026/02/04 03:35:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/zend.txt 2026/02/04 03:35:34 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/hello world 2026/02/04 03:35:34 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/hello world2 2026/02/04 03:35:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/sub sub dir/hello world3 2026/02/04 03:35:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/ignore dir/.ignore 2026/02/04 03:35:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/ignore dir/should be ignored 2026/02/04 03:35:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub dir/sub sub dir" 2026/02/04 03:35:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub dir/ignore dir" 2026/02/04 03:35:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub dir" --- PASS: TestListDirSorted (46.62s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:35:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "a.txt" 2026/02/04 03:35:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "zend.txt" 2026/02/04 03:35:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub dir" with ID 2604880 2026/02/04 03:35:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/04 03:35:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/hello world2" 2026/02/04 03:35:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub dir/ignore dir" with ID 2604882 2026/02/04 03:35:46 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/02/04 03:35:47 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/02/04 03:35:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub dir/sub sub dir" with ID 2604884 2026/02/04 03:35:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/02/04 03:35:51 DEBUG : a.txt: Excluded (Size Filter) 2026/02/04 03:35:51 DEBUG : a.txt: Excluded 2026/02/04 03:35:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/04 03:35:51 DEBUG : sub dir/hello world2: Excluded 2026/02/04 03:35:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/04 03:35:51 DEBUG : sub dir/hello world: Excluded 2026/02/04 03:35:52 DEBUG : sub dir/ignore dir: Excluded 2026/02/04 03:35:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/04 03:35:52 DEBUG : sub dir/hello world2: Excluded 2026/02/04 03:35:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/04 03:35:52 DEBUG : sub dir/hello world: Excluded 2026/02/04 03:35:52 DEBUG : sub dir/ignore dir: Excluded 2026/02/04 03:35:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/a.txt 2026/02/04 03:35:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/zend.txt 2026/02/04 03:35:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/hello world 2026/02/04 03:35:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/hello world2 2026/02/04 03:35:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/sub sub dir/hello world3 2026/02/04 03:35:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/ignore dir/.ignore 2026/02/04 03:35:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/ignore dir/should be ignored 2026/02/04 03:35:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub dir/sub sub dir" 2026/02/04 03:35:57 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub dir/ignore dir" 2026/02/04 03:35:57 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub dir" --- PASS: TestListDirSortedFn (20.57s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:35:59 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "file1" 2026/02/04 03:36:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub" with ID 2604887 2026/02/04 03:36:01 INFO : FileLu root 'rclone-test-tunotow1puwe': 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/04 03:36:26 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/02/04 03:36:32 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/file1 2026/02/04 03:36:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub/file2 2026/02/04 03:36:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub" --- PASS: TestListJSON (35.83s) --- PASS: TestListJSON/Default (3.57s) --- PASS: TestListJSON/FilesOnly (1.83s) --- PASS: TestListJSON/DirsOnly (4.52s) --- PASS: TestListJSON/Recurse (9.34s) --- PASS: TestListJSON/SubDir (0.46s) --- PASS: TestListJSON/NoModTime (3.26s) --- PASS: TestListJSON/NoMimeType (0.32s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (2.54s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:36:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "file1" 2026/02/04 03:36:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub" with ID 2604890 2026/02/04 03:36:37 INFO : FileLu root 'rclone-test-tunotow1puwe': 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/04 03:36:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tunotow1puwe/notfound" 2026/02/04 03:36:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/file1 2026/02/04 03:36:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub/file2 2026/02/04 03:36:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub" --- PASS: TestStatJSON (11.05s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.56s) --- PASS: TestStatJSON/NotFound (0.58s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.57s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (0.69s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:36:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Making directory 2026/02/04 03:36:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe" with ID 2.604836e+06 2026/02/04 03:36:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Making directory 2026/02/04 03:36:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe" with ID 2.604836e+06 --- PASS: TestMkdir (1.39s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:36:47 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub dir" with ID 2604893 2026/02/04 03:36:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/hello world" 2026/02/04 03:36:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/hello world 2026/02/04 03:36:50 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub dir" --- PASS: TestLsd (4.29s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:36:52 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato2" 2026/02/04 03:36:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "empty space" 2026/02/04 03:36:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/empty space 2026/02/04 03:36:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato2 --- PASS: TestLs (4.70s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:36:57 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato2" 2026/02/04 03:36:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "empty space" 2026/02/04 03:36:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/04 03:36:59 DEBUG : empty space: Excluded 2026/02/04 03:37:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/empty space 2026/02/04 03:37:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato2 --- PASS: TestLsWithFilesFrom (5.33s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:37:04 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato2" 2026/02/04 03:37:21 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "empty space" 2026/02/04 03:37:31 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/empty space 2026/02/04 03:37:32 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato2 --- PASS: TestLsLong (31.80s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:37:34 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato2" 2026/02/04 03:37:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "empty space" 2026/02/04 03:37:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/empty space 2026/02/04 03:37:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato2 --- PASS: TestHashSums (4.45s) === RUN TestHashSumsWithErrors 2026/02/04 03:37:37 DEBUG : Creating backend with remote ":memory:" 2026/02/04 03:37:37 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2026/02/04 03:37:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/04 03:37:37 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/04 03:37:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/04 03:37:37 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/04 03:37:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/04 03:37:37 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/04 03:37:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/04 03:37:37 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:37:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato2" 2026/02/04 03:37:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "empty space" 2026/02/04 03:37:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub dir" with ID 2604902 2026/02/04 03:37:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/potato3" 2026/02/04 03:37:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/empty space 2026/02/04 03:37:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato2 2026/02/04 03:37:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/potato3 2026/02/04 03:37:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub dir" --- PASS: TestCount (8.39s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:37:46 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "small" 2026/02/04 03:37:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "medium" 2026/02/04 03:37:50 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "large" 2026/02/04 03:37:50 DEBUG : Waiting for deletions to finish 2026/02/04 03:37:50 DEBUG : large: Excluded (Size Filter) 2026/02/04 03:37:50 DEBUG : large: Excluded 2026/02/04 03:37:50 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/medium 2026/02/04 03:37:50 INFO : medium: Deleted 2026/02/04 03:37:51 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/small 2026/02/04 03:37:51 INFO : small: Deleted 2026/02/04 03:37:51 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/large --- PASS: TestDelete (6.80s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:37:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "small" 2026/02/04 03:37:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "medium" 2026/02/04 03:37:57 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "large" 2026/02/04 03:37:57 DEBUG : Waiting for deletions to finish 2026/02/04 03:37:57 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/04 03:37:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/large 2026/02/04 03:37:58 INFO : large: Deleted 2026/02/04 03:37:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/medium 2026/02/04 03:37:58 INFO : medium: Deleted 2026/02/04 03:37:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/small --- PASS: TestMaxDelete (7.42s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:38:01 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "small" 2026/02/04 03:38:16 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "medium" 2026/02/04 03:38:28 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "large" 2026/02/04 03:38:29 DEBUG : Waiting for deletions to finish 2026/02/04 03:38:31 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/04 03:38:32 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/small 2026/02/04 03:38:32 INFO : small: Deleted 2026/02/04 03:38:32 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/medium 2026/02/04 03:38:32 INFO : medium: Deleted 2026/02/04 03:38:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/large --- PASS: TestMaxDeleteSizeLargeFile (34.30s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:38:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "small" 2026/02/04 03:38:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "medium" 2026/02/04 03:38:38 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "large" 2026/02/04 03:38:39 DEBUG : Waiting for deletions to finish 2026/02/04 03:38:39 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/04 03:38:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/large 2026/02/04 03:38:39 INFO : large: Deleted 2026/02/04 03:38:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/medium 2026/02/04 03:38:39 INFO : medium: Deleted 2026/02/04 03:38:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/small --- PASS: TestMaxDeleteSize (7.32s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:38:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "ReadFile" 2026/02/04 03:38:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/ReadFile --- PASS: TestReadFile (4.65s) === RUN TestRetry 2026/02/04 03:38:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/04 03:38:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/04 03:38:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/04 03:38:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/04 03:38:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/04 03:38:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/04 03:38:45 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:38:47 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "file1" 2026/02/04 03:38:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "file2" 2026/02/04 03:39:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/file1 2026/02/04 03:39:01 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/file2 --- PASS: TestCat (15.33s) === RUN TestPurge 2026/02/04 03:39:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hijozec2yuse" 2026/02/04 03:39:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:39:01 DEBUG : Creating backend with remote "/tmp/rclone3501420253" run.go:185: Remote "FileLu root 'rclone-test-hijozec2yuse'", Local "Local file system at /tmp/rclone3501420253", Modify Window "876000h0m0s" 2026/02/04 03:39:01 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse" with ID 2604915 2026/02/04 03:39:02 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse" with ID 2.604915e+06 2026/02/04 03:39:02 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse/A1/B1/C1" with ID 2604918 2026/02/04 03:39:25 INFO : FileLu root 'rclone-test-hijozec2yuse': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/02/04 03:39:25 INFO : A2: Making directory 2026/02/04 03:39:26 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse/A2" with ID 2604919 2026/02/04 03:39:26 INFO : A1/B2: Making directory 2026/02/04 03:39:26 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse/A1/B2" with ID 2604920 2026/02/04 03:39:26 INFO : A1/B2/C2: Making directory 2026/02/04 03:39:26 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse/A1/B2/C2" with ID 2604921 2026/02/04 03:39:26 INFO : A1/B1/C3: Making directory 2026/02/04 03:39:27 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse/A1/B1/C3" with ID 2604922 2026/02/04 03:39:27 INFO : A3: Making directory 2026/02/04 03:39:27 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse/A3" with ID 2604923 2026/02/04 03:39:27 INFO : A3/B3: Making directory 2026/02/04 03:39:27 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse/A3/B3" with ID 2604924 2026/02/04 03:39:27 INFO : A3/B3/C4: Making directory 2026/02/04 03:39:27 INFO : FileLu root 'rclone-test-hijozec2yuse': Successfully created folder "rclone-test-hijozec2yuse/A3/B3/C4" with ID 2604925 2026/02/04 03:39:33 INFO : FileLu root 'rclone-test-hijozec2yuse': Put: Successfully uploaded new file "A1/two" 2026/02/04 03:39:34 INFO : FileLu root 'rclone-test-hijozec2yuse': Rmdir: successfully deleted "/rclone-test-hijozec2yuse/A1/B1" 2026/02/04 03:39:36 INFO : FileLu root 'rclone-test-hijozec2yuse': Rmdir: successfully deleted "/rclone-test-hijozec2yuse" 2026/02/04 03:39:36 ERROR : error listing: directory not found 2026/02/04 03:39:36 DEBUG : FileLu root 'rclone-test-hijozec2yuse': Purge remote 2026/02/04 03:39:36 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (35.54s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:39:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe" with ID 2.604836e+06 2026/02/04 03:39:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1/C1" with ID 2604930 2026/02/04 03:39:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/02/04 03:39:39 INFO : A2: Making directory 2026/02/04 03:39:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A2" with ID 2604931 2026/02/04 03:39:39 INFO : A1/B2: Making directory 2026/02/04 03:39:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B2" with ID 2604932 2026/02/04 03:39:40 INFO : A1/B2/C2: Making directory 2026/02/04 03:39:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B2/C2" with ID 2604933 2026/02/04 03:39:40 INFO : A1/B1/C3: Making directory 2026/02/04 03:39:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1/C3" with ID 2604934 2026/02/04 03:39:40 INFO : A3: Making directory 2026/02/04 03:39:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A3" with ID 2604935 2026/02/04 03:39:40 INFO : A3/B3: Making directory 2026/02/04 03:39:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A3/B3" with ID 2604936 2026/02/04 03:39:41 INFO : A3/B3/C4: Making directory 2026/02/04 03:39:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A3/B3/C4" with ID 2604937 2026/02/04 03:39:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "A1/two" 2026/02/04 03:39:44 DEBUG : removing 1 level 3 directories 2026/02/04 03:39:44 INFO : A3/B3/C4: Removing directory 2026/02/04 03:39:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A3/B3/C4" 2026/02/04 03:39:47 DEBUG : removing 2 level 3 directories 2026/02/04 03:39:47 INFO : A1/B2/C2: Removing directory 2026/02/04 03:39:47 INFO : A1/B1/C3: Removing directory 2026/02/04 03:39:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B2/C2" 2026/02/04 03:39:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1/C3" 2026/02/04 03:39:48 DEBUG : removing 2 level 2 directories 2026/02/04 03:39:48 INFO : A3/B3: Removing directory 2026/02/04 03:39:48 INFO : A1/B2: Removing directory 2026/02/04 03:39:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A3/B3" 2026/02/04 03:39:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B2" 2026/02/04 03:39:48 DEBUG : removing 2 level 1 directories 2026/02/04 03:39:48 INFO : A3: Removing directory 2026/02/04 03:39:48 INFO : A2: Removing directory 2026/02/04 03:39:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A3" 2026/02/04 03:39:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A2" 2026/02/04 03:39:51 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A1/B1/C1/one 2026/02/04 03:39:52 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A1/two 2026/02/04 03:39:53 DEBUG : removing 1 level 3 directories 2026/02/04 03:39:53 INFO : A1/B1/C1: Removing directory 2026/02/04 03:39:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1/C1" 2026/02/04 03:39:53 DEBUG : removing 1 level 2 directories 2026/02/04 03:39:53 INFO : A1/B1: Removing directory 2026/02/04 03:39:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1" 2026/02/04 03:39:54 DEBUG : removing 1 level 1 directories 2026/02/04 03:39:54 INFO : A1: Removing directory 2026/02/04 03:39:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1" 2026/02/04 03:39:55 DEBUG : removing 1 level 0 directories 2026/02/04 03:39:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Removing directory 2026/02/04 03:39:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe" 2026/02/04 03:39:55 ERROR : error listing: directory not found 2026/02/04 03:39:56 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (19.25s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:39:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe" with ID 2604940 2026/02/04 03:39:56 INFO : A1: Making directory 2026/02/04 03:39:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1" with ID 2604941 2026/02/04 03:39:56 INFO : A1/B1: Making directory 2026/02/04 03:39:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1" with ID 2604942 2026/02/04 03:39:56 INFO : A1/B1/C1: Making directory 2026/02/04 03:39:57 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1/C1" with ID 2604943 2026/02/04 03:39:59 DEBUG : removing 1 level 3 directories 2026/02/04 03:39:59 INFO : A1/B1/C1: Removing directory 2026/02/04 03:39:59 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1/C1" 2026/02/04 03:39:59 DEBUG : removing 1 level 2 directories 2026/02/04 03:39:59 INFO : A1/B1: Removing directory 2026/02/04 03:40:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1" 2026/02/04 03:40:15 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1" --- PASS: TestRmdirsLeaveRoot (20.17s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:40:16 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe" with ID 2.60494e+06 2026/02/04 03:40:16 INFO : A1: Making directory 2026/02/04 03:40:16 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1" with ID 2604944 2026/02/04 03:40:16 INFO : A1/B1: Making directory 2026/02/04 03:40:17 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1" with ID 2604945 2026/02/04 03:40:17 INFO : A1/B1/C1: Making directory 2026/02/04 03:40:17 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1/C1" with ID 2604946 2026/02/04 03:40:19 DEBUG : removing 1 level 3 directories 2026/02/04 03:40:19 INFO : A1/B1/C1: Removing directory 2026/02/04 03:40:21 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1/C1" 2026/02/04 03:40:21 DEBUG : removing 1 level 2 directories 2026/02/04 03:40:21 INFO : A1/B1: Removing directory 2026/02/04 03:40:29 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1" 2026/02/04 03:40:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1" --- PASS: TestRmdirsWithFilter (17.48s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:40:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "file1" 2026/02/04 03:40:36 DEBUG : filename.txt: File name found in url 2026/02/04 03:40:38 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "filename.txt" 2026/02/04 03:40:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/04 03:40:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "headerfilename.txt" 2026/02/04 03:40:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "file2" 2026/02/04 03:40:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/file1 2026/02/04 03:40:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/file2 2026/02/04 03:40:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/filename.txt 2026/02/04 03:40:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/headerfilename.txt --- PASS: TestCopyURL (9.55s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:40:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/04 03:40:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub" with ID 2604948 2026/02/04 03:40:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub/file2" 2026/02/04 03:40:45 DEBUG : sub/file2: size = 14 OK 2026/02/04 03:40:45 INFO : file1: Copied (new) to: sub/file2 2026/02/04 03:40:45 INFO : file1: Deleted 2026/02/04 03:40:46 DEBUG : sub/file2: size = 14 OK 2026/02/04 03:40:46 DEBUG : file1: Sizes identical 2026/02/04 03:40:46 DEBUG : file1: Unchanged skipping 2026/02/04 03:40:46 INFO : file1: Deleted 2026/02/04 03:40:47 DEBUG : FileLu root 'rclone-test-tunotow1puwe': don't need to copy/move sub/file2, it is already at target location 2026/02/04 03:40:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub/file2 2026/02/04 03:40:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub" --- PASS: TestMoveFile (5.98s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:40:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/04 03:40:51 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "file1" 2026/02/04 03:40:51 DEBUG : file1: size = 14 OK 2026/02/04 03:40:51 INFO : file1: Copied (new) 2026/02/04 03:40:51 INFO : file1: Deleted 2026/02/04 03:40:51 DEBUG : file1: Destination exists, skipping 2026/02/04 03:40:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/04 03:40:52 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/file1 --- PASS: TestMoveFileWithIgnoreExisting (3.80s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.76s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:40:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/dst" with ID 2604950 2026/02/04 03:40:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "dst/file1" 2026/02/04 03:40:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tunotow1puwe/backup" 2026/02/04 03:40:57 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3919585189) 2026/02/04 03:40:57 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-tunotow1puwe') 2026/02/04 03:40:57 DEBUG : dst/file1: Sizes differ 2026/02/04 03:40:59 INFO : FileLu root 'rclone-test-tunotow1puwe/backup': Successfully created folder "rclone-test-tunotow1puwe/backup/dst" with ID 2604952 2026/02/04 03:41:07 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/dst/file1 2026/02/04 03:41:07 INFO : dst/file1: Moved (server-side) 2026/02/04 03:41:23 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "dst/file1" 2026/02/04 03:41:23 DEBUG : dst/file1: size = 14 OK 2026/02/04 03:41:23 INFO : dst/file1: Copied (new) 2026/02/04 03:41:23 INFO : dst/file1: Deleted 2026/02/04 03:41:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/dst/file1 2026/02/04 03:41:34 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/backup/dst/file1 2026/02/04 03:41:34 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/dst" 2026/02/04 03:41:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/backup/dst" 2026/02/04 03:41:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/backup" --- PASS: TestMoveFileBackupDir (41.89s) === 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:41:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe" with ID 2.60494e+06 2026/02/04 03:41:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1" with ID 2604953 2026/02/04 03:41:38 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "A1/one" 2026/02/04 03:41:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "A1/two" 2026/02/04 03:41:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1" with ID 2604956 2026/02/04 03:41:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "A1/B1/three" 2026/02/04 03:41:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1/C1" with ID 2604957 2026/02/04 03:41:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "A1/B1/C1/four" 2026/02/04 03:41:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1/C2" with ID 2604958 2026/02/04 03:41:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "A1/B1/C2/five" 2026/02/04 03:41:45 INFO : A1/B2: Making directory 2026/02/04 03:41:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B2" with ID 2604959 2026/02/04 03:41:45 INFO : A1/B1/C3: Making directory 2026/02/04 03:41:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A1/B1/C3" with ID 2604960 2026/02/04 03:41:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A2" with ID 2604961 2026/02/04 03:41:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A2/B1" with ID 2604962 2026/02/04 03:41:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A2/B1/C1" with ID 2604963 2026/02/04 03:41:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A2/B1/C2" with ID 2604964 2026/02/04 03:41:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A2/B1/C3" with ID 2604965 2026/02/04 03:41:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A2/B2" with ID 2604966 2026/02/04 03:41:52 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A1/B1/C1/four 2026/02/04 03:41:52 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/02/04 03:41:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A1/one 2026/02/04 03:41:53 INFO : A1/one: Moved (server-side) to: A2/one 2026/02/04 03:41:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A1/two 2026/02/04 03:41:53 INFO : A1/two: Moved (server-side) to: A2/two 2026/02/04 03:41:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A1/B1/C2/five 2026/02/04 03:41:53 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/02/04 03:41:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A1/B1/three 2026/02/04 03:41:53 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/02/04 03:41:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B2" 2026/02/04 03:41:54 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1/C3" 2026/02/04 03:41:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1/C2" 2026/02/04 03:41:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1/C1" 2026/02/04 03:41:57 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1/B1" 2026/02/04 03:41:57 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A1" 2026/02/04 03:41:59 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A3" with ID 2604968 2026/02/04 03:42:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A3/B1" with ID 2604969 2026/02/04 03:42:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A3/B1/C1" with ID 2604970 2026/02/04 03:42:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A3/B1/C2" with ID 2604971 2026/02/04 03:42:01 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A3/B1/C3" with ID 2604972 2026/02/04 03:42:01 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A3/B2" with ID 2604973 2026/02/04 03:42:29 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A2/B1/three 2026/02/04 03:42:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/04 03:42:29 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A2/B1/C1/four 2026/02/04 03:42:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/04 03:42:29 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A2/one 2026/02/04 03:42:29 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/04 03:42:29 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A2/B1/C2/five 2026/02/04 03:42:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/04 03:42:32 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A2/two 2026/02/04 03:42:32 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/04 03:42:33 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A2/B2" 2026/02/04 03:42:34 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A2/B1/C3" 2026/02/04 03:42:34 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A2/B1/C2" 2026/02/04 03:42:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A2/B1/C1" 2026/02/04 03:42:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A2/B1" 2026/02/04 03:42:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A2" 2026/02/04 03:42:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/04 03:42:38 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A4" with ID 2604974 2026/02/04 03:42:38 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A4/B1" with ID 2604975 2026/02/04 03:42:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A4/B1/C1" with ID 2604976 2026/02/04 03:42:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A4/B1/C2" with ID 2604977 2026/02/04 03:42:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A4/B1/C3" with ID 2604978 2026/02/04 03:42:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/A4/B2" with ID 2604979 2026/02/04 03:42:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A3/one 2026/02/04 03:42:42 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/04 03:42:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A3/B1/C1/four 2026/02/04 03:42:42 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/04 03:42:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A3/two 2026/02/04 03:42:43 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/04 03:42:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A3/B1/three 2026/02/04 03:42:43 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/04 03:42:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A3/B1/C2/five 2026/02/04 03:42:43 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/04 03:42:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A3/B2" 2026/02/04 03:42:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A3/B1/C3" 2026/02/04 03:42:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A3/B1/C2" 2026/02/04 03:42:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A3/B1/C1" 2026/02/04 03:42:45 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A3/B1" 2026/02/04 03:42:46 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A3" 2026/02/04 03:42:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A4/one 2026/02/04 03:42:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A4/two 2026/02/04 03:42:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A4/B1/three 2026/02/04 03:42:49 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A4/B1/C1/four 2026/02/04 03:42:50 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/A4/B1/C2/five 2026/02/04 03:42:50 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A4/B2" 2026/02/04 03:42:51 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A4/B1/C3" 2026/02/04 03:42:51 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A4/B1/C2" 2026/02/04 03:42:52 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A4/B1/C1" 2026/02/04 03:42:52 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A4/B1" 2026/02/04 03:42:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/A4" --- PASS: TestDirMove (77.49s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:42:53 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:42:54 DEBUG : FileLu root 'rclone-test-tunotow1puwe': File to upload is small (34 bytes), uploading instead of streaming 2026/02/04 03:42:56 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2026/02/04 03:42:56 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/04 03:42:56 NOTICE: FileLu root 'rclone-test-tunotow1puwe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/04 03:42:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/04 03:42:56 DEBUG : FileLu root 'rclone-test-tunotow1puwe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/04 03:42:57 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2026/02/04 03:42:57 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/04 03:42:57 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/04 03:42:58 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/no_checksum_big_file_from_pipe 2026/02/04 03:42:59 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:42:59 DEBUG : FileLu root 'rclone-test-tunotow1puwe': File to upload is small (34 bytes), uploading instead of streaming 2026/02/04 03:43:02 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2026/02/04 03:43:02 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/04 03:43:02 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/04 03:43:02 DEBUG : FileLu root 'rclone-test-tunotow1puwe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/04 03:43:26 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2026/02/04 03:43:26 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/04 03:43:26 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/04 03:43:27 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/with_checksum_big_file_from_pipe 2026/02/04 03:43:31 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:43:32 DEBUG : FileLu root 'rclone-test-tunotow1puwe': File to upload is small (34 bytes), uploading instead of streaming 2026/02/04 03:43:35 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/02/04 03:43:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/04 03:43:35 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/02/04 03:43:35 DEBUG : FileLu root 'rclone-test-tunotow1puwe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/04 03:43:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/02/04 03:43:36 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/04 03:43:36 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/02/04 03:43:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/ignore_checksum_big_file_from_pipe 2026/02/04 03:43:37 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:43:38 DEBUG : FileLu root 'rclone-test-tunotow1puwe': File to upload is small (34 bytes), uploading instead of streaming 2026/02/04 03:43:39 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/02/04 03:43:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/04 03:43:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/04 03:43:39 DEBUG : FileLu root 'rclone-test-tunotow1puwe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/02/04 03:43:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/02/04 03:43:41 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/04 03:43:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/04 03:43:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/ignore_checksum_big_file_from_pipe 2026/02/04 03:43:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (48.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (32.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.93s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.85s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.55s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:43:44 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato1" 2026/02/04 03:43:44 DEBUG : FileLu root 'rclone-test-tunotow1puwe': File to upload is small (60 bytes), uploading instead of streaming 2026/02/04 03:43:46 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "potato2" 2026/02/04 03:43:46 DEBUG : potato2: size = 60 OK 2026/02/04 03:43:46 DEBUG : potato2: Size of src and dst objects identical 2026/02/04 03:43:47 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato1 2026/02/04 03:43:48 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/potato2 --- PASS: TestRcatSize (4.87s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", 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-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.55s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.56s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-tunotow1puwe'", Local "Local file system at /tmp/rclone3919585189", Modify Window "876000h0m0s" 2026/02/04 03:43:52 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully created folder "rclone-test-tunotow1puwe/sub dir" with ID 2604988 2026/02/04 03:43:53 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/test remove existing" 2026/02/04 03:43:55 INFO : FileLu root 'rclone-test-tunotow1puwe': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/02/04 03:43:57 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.vucarom4" before starting 2026/02/04 03:44:00 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/test remove existing 2026/02/04 03:44:01 DEBUG : sub dir/test remove existing.vucarom4: TEST: removing renamed existing file after operation 2026/02/04 03:44:01 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/test remove existing.vucarom4 2026/02/04 03:44:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jibikak8" before starting 2026/02/04 03:44:31 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/04 03:44:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jibikak8: TEST: renaming existing back after failed operation 2026/02/04 03:44:36 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jibikak8 2026/02/04 03:44:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zuhoyah6" before starting 2026/02/04 03:44:40 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/02/04 03:44:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zuhoyah6: TEST: removing renamed existing file after operation 2026/02/04 03:44:41 INFO : FileLu root 'rclone-test-tunotow1puwe': Successfully deleted file: /rclone-test-tunotow1puwe/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zuhoyah6 2026/02/04 03:44:42 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe/sub dir" --- PASS: TestRemoveExisting (50.87s) === 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/04 03:44:43 DEBUG : FileLu root 'rclone-test-tunotow1puwe': Purge remote 2026/02/04 03:44:43 INFO : FileLu root 'rclone-test-tunotow1puwe': Rmdir: successfully deleted "/rclone-test-tunotow1puwe" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 15m20.09795796s (try 1/5)