"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/10 01:28:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rijituz4zupa" 2025/11/10 01:28:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:28:55 DEBUG : Creating backend with remote "/tmp/rclone1491463015" === 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-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/10 01:28:55 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.51s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/10 01:28:56 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.36s) === RUN TestSizeDiffers 2025/11/10 01:28:56 DEBUG : a: size = 0 OK 2025/11/10 01:28:56 DEBUG : a: size = 1 (memory) 2025/11/10 01:28:56 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/10 01:28:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/10 01:28:56 DEBUG : potato: Seek from 10 to 0 2025/11/10 01:28:56 DEBUG : potato: Seek from 10 to 0 2025/11/10 01:28:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/10 01:28:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Seek from 5 to 2 2025/11/10 01:28:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/10 01:28:56 DEBUG : potato: Seek from 7 to 0 2025/11/10 01:28:56 DEBUG : potato: Seek from 7 to 0 2025/11/10 01:28:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/10 01:28:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Seek from 5 to 2 2025/11/10 01:28:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/10 01:28:56 DEBUG : potato: Seek from 8 to 0 2025/11/10 01:28:56 DEBUG : potato: Seek from 8 to 0 2025/11/10 01:28:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/10 01:28:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/10 01:28:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/10 01:28:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/10 01:28:56 DEBUG : potato: Seek from 5 to 2 2025/11/10 01:28:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/10 01:28:56 DEBUG : potato: Seek from 9 to 0 2025/11/10 01:28:56 DEBUG : potato: Seek from 9 to 0 2025/11/10 01:28:56 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-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:28:56 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa" with ID 1105579 2025/11/10 01:28:58 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/10 01:29:01 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/11/10 01:29:04 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/10 01:29:07 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/10 01:29:08 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/empty space 2025/11/10 01:29:09 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato2 2025/11/10 01:29:09 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/remotepotato 2025/11/10 01:29:10 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/rutabaga --- PASS: TestCheck (14.04s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.35s) --- PASS: TestCheck/4 (0.37s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.35s) === RUN TestCheckFsError 2025/11/10 01:29:10 DEBUG : Creating backend with remote "nonexistent" 2025/11/10 01:29:10 DEBUG : Creating backend with remote "nonexistent" 2025/11/10 01:29:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/10 01:29:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/10 01:29:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/10 01:29:10 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-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:29:12 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/10 01:29:17 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/10 01:29:21 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/10 01:29:26 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/10 01:29:30 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/empty space 2025/11/10 01:29:30 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato2 2025/11/10 01:29:31 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/remotepotato 2025/11/10 01:29:31 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/rutabaga --- PASS: TestCheckDownload (21.66s) --- PASS: TestCheckDownload/1 (1.55s) --- PASS: TestCheckDownload/2 (1.46s) --- PASS: TestCheckDownload/3 (1.51s) --- PASS: TestCheckDownload/4 (1.75s) --- PASS: TestCheckDownload/5 (1.50s) --- PASS: TestCheckDownload/6 (1.55s) --- PASS: TestCheckDownload/7 (1.49s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:29:33 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/10 01:29:36 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/10 01:29:39 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/10 01:29:52 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/10 01:29:54 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/empty space 2025/11/10 01:29:54 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato2 2025/11/10 01:29:55 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/remotepotato 2025/11/10 01:29:55 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/rutabaga --- PASS: TestCheckSizeOnly (23.75s) --- PASS: TestCheckSizeOnly/1 (0.36s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.37s) --- PASS: TestCheckSizeOnly/6 (0.36s) --- PASS: TestCheckSizeOnly/7 (0.36s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:29:57 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "test.sum" 2025/11/10 01:29:59 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/10 01:29:59 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/10 01:29:59 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/10 01:29:59 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/10 01:30:01 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "test.sum" 2025/11/10 01:30:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/10 01:30:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/10 01:30:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/10 01:30:03 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/10 01:30:04 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/test.sum --- PASS: TestParseSumFile (8.79s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:30:04 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rijituz4zupa/data" 2025/11/10 01:30:04 DEBUG : Config file has changed externally - reloading check_test.go:350: FileLu root 'rclone-test-rijituz4zupa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.16s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:30:05 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rijituz4zupa/data" 2025/11/10 01:30:06 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/data" with ID 1105580 2025/11/10 01:30:08 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "data/banana" 2025/11/10 01:30:10 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/10 01:30:15 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "data/potato" 2025/11/10 01:30:18 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/10 01:30:24 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/10 01:30:30 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/10 01:30:36 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/10 01:30:43 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/10 01:30:49 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "data/banana" 2025/11/10 01:30:51 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "data/potato" 2025/11/10 01:30:53 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/10 01:30:58 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/test.sum 2025/11/10 01:30:59 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/data/banana 2025/11/10 01:30:59 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/data/potato 2025/11/10 01:31:00 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/data" --- PASS: TestCheckSumDownload (54.85s) --- PASS: TestCheckSumDownload/subtest1 (3.28s) --- PASS: TestCheckSumDownload/subtest2 (3.34s) --- PASS: TestCheckSumDownload/subtest3 (3.35s) --- PASS: TestCheckSumDownload/subtest4 (3.29s) --- PASS: TestCheckSumDownload/subtest5 (3.34s) --- PASS: TestCheckSumDownload/subtest6 (3.38s) --- PASS: TestCheckSumDownload/subtest7 (3.35s) === RUN TestApplyTransforms 2025/11/10 01:31:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-koqayuw3xofo" 2025/11/10 01:31:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:00 DEBUG : Creating backend with remote "/tmp/rclone2865807862" run.go:185: Remote "FileLu root 'rclone-test-koqayuw3xofo'", Local "Local file system at /tmp/rclone2865807862", Modify Window "876000h0m0s" 2025/11/10 01:31:01 INFO : FileLu root 'rclone-test-koqayuw3xofo': Successfully created folder "rclone-test-koqayuw3xofo" with ID 1105581 2025/11/10 01:31:02 INFO : FileLu root 'rclone-test-koqayuw3xofo': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/10 01:31:03 ERROR : hello, world!: sum not found 2025/11/10 01:31:03 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-koqayuw3xofo' 2025/11/10 01:31:03 NOTICE: FileLu root 'rclone-test-koqayuw3xofo': 1 files missing 2025/11/10 01:31:03 NOTICE: 1 hashes missing 2025/11/10 01:31:03 NOTICE: FileLu root 'rclone-test-koqayuw3xofo': 1 differences found 2025/11/10 01:31:03 NOTICE: FileLu root 'rclone-test-koqayuw3xofo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/10 01:31:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:05 NOTICE: FileLu root 'rclone-test-koqayuw3xofo': 0 differences found 2025/11/10 01:31:05 NOTICE: FileLu root 'rclone-test-koqayuw3xofo': 1 matching files 2025/11/10 01:31:05 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wareqof2pita" 2025/11/10 01:31:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:05 DEBUG : Creating backend with remote "/tmp/rclone4273393952" run.go:185: Remote "FileLu root 'rclone-test-wareqof2pita'", Local "Local file system at /tmp/rclone4273393952", Modify Window "876000h0m0s" 2025/11/10 01:31:05 INFO : FileLu root 'rclone-test-wareqof2pita': Successfully created folder "rclone-test-wareqof2pita" with ID 1105582 2025/11/10 01:31:07 INFO : FileLu root 'rclone-test-wareqof2pita': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/10 01:31:08 ERROR : HELLO, WORLD!: sum not found 2025/11/10 01:31:08 ERROR : hello, world!: file not in FileLu root 'rclone-test-wareqof2pita' 2025/11/10 01:31:08 NOTICE: FileLu root 'rclone-test-wareqof2pita': 1 files missing 2025/11/10 01:31:08 NOTICE: 1 hashes missing 2025/11/10 01:31:08 NOTICE: FileLu root 'rclone-test-wareqof2pita': 1 differences found 2025/11/10 01:31:08 NOTICE: FileLu root 'rclone-test-wareqof2pita': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/10 01:31:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:09 NOTICE: FileLu root 'rclone-test-wareqof2pita': 0 differences found 2025/11/10 01:31:09 NOTICE: FileLu root 'rclone-test-wareqof2pita': 1 matching files 2025/11/10 01:31:09 DEBUG : Creating backend with remote "TestFileLu:rclone-test-hanepec5walu" 2025/11/10 01:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:09 DEBUG : Creating backend with remote "/tmp/rclone4235790325" run.go:185: Remote "FileLu root 'rclone-test-hanepec5walu'", Local "Local file system at /tmp/rclone4235790325", Modify Window "876000h0m0s" 2025/11/10 01:31:09 INFO : FileLu root 'rclone-test-hanepec5walu': Successfully created folder "rclone-test-hanepec5walu" with ID 1105583 2025/11/10 01:31:11 INFO : FileLu root 'rclone-test-hanepec5walu': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/10 01:31:12 ERROR : HeLlO, wOrLd!: sum not found 2025/11/10 01:31:12 ERROR : hello, world!: file not in FileLu root 'rclone-test-hanepec5walu' 2025/11/10 01:31:12 NOTICE: FileLu root 'rclone-test-hanepec5walu': 1 files missing 2025/11/10 01:31:12 NOTICE: 1 hashes missing 2025/11/10 01:31:12 NOTICE: FileLu root 'rclone-test-hanepec5walu': 1 differences found 2025/11/10 01:31:12 NOTICE: FileLu root 'rclone-test-hanepec5walu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/10 01:31:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:13 NOTICE: FileLu root 'rclone-test-hanepec5walu': 0 differences found 2025/11/10 01:31:13 NOTICE: FileLu root 'rclone-test-hanepec5walu': 1 matching files 2025/11/10 01:31:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wefucul0komu" 2025/11/10 01:31:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:13 DEBUG : Creating backend with remote "/tmp/rclone482574091" run.go:185: Remote "FileLu root 'rclone-test-wefucul0komu'", Local "Local file system at /tmp/rclone482574091", Modify Window "876000h0m0s" 2025/11/10 01:31:14 INFO : FileLu root 'rclone-test-wefucul0komu': Successfully created folder "rclone-test-wefucul0komu" with ID 1105584 2025/11/10 01:31:16 INFO : FileLu root 'rclone-test-wefucul0komu': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/10 01:31:16 ERROR : HELLO, WORLD!: sum not found 2025/11/10 01:31:16 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-wefucul0komu' 2025/11/10 01:31:16 NOTICE: FileLu root 'rclone-test-wefucul0komu': 1 files missing 2025/11/10 01:31:16 NOTICE: 1 hashes missing 2025/11/10 01:31:16 NOTICE: FileLu root 'rclone-test-wefucul0komu': 1 differences found 2025/11/10 01:31:16 NOTICE: FileLu root 'rclone-test-wefucul0komu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/10 01:31:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:18 NOTICE: FileLu root 'rclone-test-wefucul0komu': 0 differences found 2025/11/10 01:31:18 NOTICE: FileLu root 'rclone-test-wefucul0komu': 1 matching files 2025/11/10 01:31:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yojiweq9coho" 2025/11/10 01:31:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:18 DEBUG : Creating backend with remote "/tmp/rclone1571410902" run.go:185: Remote "FileLu root 'rclone-test-yojiweq9coho'", Local "Local file system at /tmp/rclone1571410902", Modify Window "876000h0m0s" 2025/11/10 01:31:18 INFO : FileLu root 'rclone-test-yojiweq9coho': Successfully created folder "rclone-test-yojiweq9coho" with ID 1105585 2025/11/10 01:31:20 INFO : FileLu root 'rclone-test-yojiweq9coho': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/10 01:31:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/10 01:31:21 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-yojiweq9coho' 2025/11/10 01:31:21 NOTICE: FileLu root 'rclone-test-yojiweq9coho': 1 files missing 2025/11/10 01:31:21 NOTICE: 1 hashes missing 2025/11/10 01:31:21 NOTICE: FileLu root 'rclone-test-yojiweq9coho': 1 differences found 2025/11/10 01:31:21 NOTICE: FileLu root 'rclone-test-yojiweq9coho': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/10 01:31:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:22 NOTICE: FileLu root 'rclone-test-yojiweq9coho': 0 differences found 2025/11/10 01:31:22 NOTICE: FileLu root 'rclone-test-yojiweq9coho': 1 matching files 2025/11/10 01:31:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fezapaz2xoke" 2025/11/10 01:31:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:22 DEBUG : Creating backend with remote "/tmp/rclone540834749" run.go:185: Remote "FileLu root 'rclone-test-fezapaz2xoke'", Local "Local file system at /tmp/rclone540834749", Modify Window "876000h0m0s" 2025/11/10 01:31:23 INFO : FileLu root 'rclone-test-fezapaz2xoke': Successfully created folder "rclone-test-fezapaz2xoke" with ID 1105586 2025/11/10 01:31:24 INFO : FileLu root 'rclone-test-fezapaz2xoke': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/10 01:31:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/10 01:31:25 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-fezapaz2xoke' 2025/11/10 01:31:25 NOTICE: FileLu root 'rclone-test-fezapaz2xoke': 1 files missing 2025/11/10 01:31:25 NOTICE: 1 hashes missing 2025/11/10 01:31:25 NOTICE: FileLu root 'rclone-test-fezapaz2xoke': 1 differences found 2025/11/10 01:31:25 NOTICE: FileLu root 'rclone-test-fezapaz2xoke': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/10 01:31:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:27 NOTICE: FileLu root 'rclone-test-fezapaz2xoke': 0 differences found 2025/11/10 01:31:27 NOTICE: FileLu root 'rclone-test-fezapaz2xoke': 1 matching files 2025/11/10 01:31:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nukajev8saki" 2025/11/10 01:31:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:27 DEBUG : Creating backend with remote "/tmp/rclone4201706360" run.go:185: Remote "FileLu root 'rclone-test-nukajev8saki'", Local "Local file system at /tmp/rclone4201706360", Modify Window "876000h0m0s" 2025/11/10 01:31:27 INFO : FileLu root 'rclone-test-nukajev8saki': Successfully created folder "rclone-test-nukajev8saki" with ID 1105587 2025/11/10 01:31:29 INFO : FileLu root 'rclone-test-nukajev8saki': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/10 01:31:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/10 01:31:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-nukajev8saki' 2025/11/10 01:31:29 NOTICE: FileLu root 'rclone-test-nukajev8saki': 1 files missing 2025/11/10 01:31:29 NOTICE: 1 hashes missing 2025/11/10 01:31:29 NOTICE: FileLu root 'rclone-test-nukajev8saki': 1 differences found 2025/11/10 01:31:29 NOTICE: FileLu root 'rclone-test-nukajev8saki': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/10 01:31:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:31 NOTICE: FileLu root 'rclone-test-nukajev8saki': 0 differences found 2025/11/10 01:31:31 NOTICE: FileLu root 'rclone-test-nukajev8saki': 1 matching files 2025/11/10 01:31:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cadijih2cipa" 2025/11/10 01:31:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:31 DEBUG : Creating backend with remote "/tmp/rclone2305312038" run.go:185: Remote "FileLu root 'rclone-test-cadijih2cipa'", Local "Local file system at /tmp/rclone2305312038", Modify Window "876000h0m0s" 2025/11/10 01:31:31 INFO : FileLu root 'rclone-test-cadijih2cipa': Successfully created folder "rclone-test-cadijih2cipa" with ID 1105588 2025/11/10 01:31:33 INFO : FileLu root 'rclone-test-cadijih2cipa': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/10 01:31:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/10 01:31:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-cadijih2cipa' 2025/11/10 01:31:34 NOTICE: FileLu root 'rclone-test-cadijih2cipa': 1 files missing 2025/11/10 01:31:34 NOTICE: 1 hashes missing 2025/11/10 01:31:34 NOTICE: FileLu root 'rclone-test-cadijih2cipa': 1 differences found 2025/11/10 01:31:34 NOTICE: FileLu root 'rclone-test-cadijih2cipa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/10 01:31:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:36 NOTICE: FileLu root 'rclone-test-cadijih2cipa': 0 differences found 2025/11/10 01:31:36 NOTICE: FileLu root 'rclone-test-cadijih2cipa': 1 matching files 2025/11/10 01:31:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kanofil5rixi" 2025/11/10 01:31:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:36 DEBUG : Creating backend with remote "/tmp/rclone2979496233" run.go:185: Remote "FileLu root 'rclone-test-kanofil5rixi'", Local "Local file system at /tmp/rclone2979496233", Modify Window "876000h0m0s" 2025/11/10 01:31:36 INFO : FileLu root 'rclone-test-kanofil5rixi': Successfully created folder "rclone-test-kanofil5rixi" with ID 1105589 2025/11/10 01:31:38 INFO : FileLu root 'rclone-test-kanofil5rixi': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/10 01:31:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/10 01:31:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-kanofil5rixi' 2025/11/10 01:31:39 NOTICE: FileLu root 'rclone-test-kanofil5rixi': 1 files missing 2025/11/10 01:31:39 NOTICE: 1 hashes missing 2025/11/10 01:31:39 NOTICE: FileLu root 'rclone-test-kanofil5rixi': 1 differences found 2025/11/10 01:31:39 NOTICE: FileLu root 'rclone-test-kanofil5rixi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/10 01:31:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:40 NOTICE: FileLu root 'rclone-test-kanofil5rixi': 0 differences found 2025/11/10 01:31:40 NOTICE: FileLu root 'rclone-test-kanofil5rixi': 1 matching files 2025/11/10 01:31:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wuyewez0gomi" 2025/11/10 01:31:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:31:40 DEBUG : Creating backend with remote "/tmp/rclone395851054" run.go:185: Remote "FileLu root 'rclone-test-wuyewez0gomi'", Local "Local file system at /tmp/rclone395851054", Modify Window "876000h0m0s" 2025/11/10 01:31:40 INFO : FileLu root 'rclone-test-wuyewez0gomi': Successfully created folder "rclone-test-wuyewez0gomi" with ID 1105590 2025/11/10 01:31:42 INFO : FileLu root 'rclone-test-wuyewez0gomi': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/10 01:31:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/10 01:31:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-wuyewez0gomi' 2025/11/10 01:31:43 NOTICE: FileLu root 'rclone-test-wuyewez0gomi': 1 files missing 2025/11/10 01:31:43 NOTICE: 1 hashes missing 2025/11/10 01:31:43 NOTICE: FileLu root 'rclone-test-wuyewez0gomi': 1 differences found 2025/11/10 01:31:43 NOTICE: FileLu root 'rclone-test-wuyewez0gomi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/10 01:31:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/10 01:31:44 NOTICE: FileLu root 'rclone-test-wuyewez0gomi': 0 differences found 2025/11/10 01:31:44 NOTICE: FileLu root 'rclone-test-wuyewez0gomi': 1 matching files 2025/11/10 01:31:44 DEBUG : FileLu root 'rclone-test-wuyewez0gomi': Purge remote 2025/11/10 01:31:45 INFO : FileLu root 'rclone-test-wuyewez0gomi': Rmdir: successfully deleted "/rclone-test-wuyewez0gomi" 2025/11/10 01:31:45 DEBUG : FileLu root 'rclone-test-kanofil5rixi': Purge remote 2025/11/10 01:31:45 INFO : FileLu root 'rclone-test-kanofil5rixi': Rmdir: successfully deleted "/rclone-test-kanofil5rixi" 2025/11/10 01:31:45 DEBUG : FileLu root 'rclone-test-cadijih2cipa': Purge remote 2025/11/10 01:31:46 INFO : FileLu root 'rclone-test-cadijih2cipa': Rmdir: successfully deleted "/rclone-test-cadijih2cipa" 2025/11/10 01:31:46 DEBUG : FileLu root 'rclone-test-nukajev8saki': Purge remote 2025/11/10 01:31:46 INFO : FileLu root 'rclone-test-nukajev8saki': Rmdir: successfully deleted "/rclone-test-nukajev8saki" 2025/11/10 01:31:46 DEBUG : FileLu root 'rclone-test-fezapaz2xoke': Purge remote 2025/11/10 01:31:46 INFO : FileLu root 'rclone-test-fezapaz2xoke': Rmdir: successfully deleted "/rclone-test-fezapaz2xoke" 2025/11/10 01:31:46 DEBUG : FileLu root 'rclone-test-yojiweq9coho': Purge remote 2025/11/10 01:31:47 INFO : FileLu root 'rclone-test-yojiweq9coho': Rmdir: successfully deleted "/rclone-test-yojiweq9coho" 2025/11/10 01:31:47 DEBUG : FileLu root 'rclone-test-wefucul0komu': Purge remote 2025/11/10 01:31:47 INFO : FileLu root 'rclone-test-wefucul0komu': Rmdir: successfully deleted "/rclone-test-wefucul0komu" 2025/11/10 01:31:47 DEBUG : FileLu root 'rclone-test-hanepec5walu': Purge remote 2025/11/10 01:31:47 INFO : FileLu root 'rclone-test-hanepec5walu': Rmdir: successfully deleted "/rclone-test-hanepec5walu" 2025/11/10 01:31:47 DEBUG : FileLu root 'rclone-test-wareqof2pita': Purge remote 2025/11/10 01:31:48 INFO : FileLu root 'rclone-test-wareqof2pita': Rmdir: successfully deleted "/rclone-test-wareqof2pita" 2025/11/10 01:31:48 DEBUG : FileLu root 'rclone-test-koqayuw3xofo': Purge remote 2025/11/10 01:31:48 INFO : FileLu root 'rclone-test-koqayuw3xofo': Rmdir: successfully deleted "/rclone-test-koqayuw3xofo" --- PASS: TestApplyTransforms (47.96s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:31:48 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/10 01:31:49 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub" with ID 1105591 2025/11/10 01:31:51 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub/file2" 2025/11/10 01:31:51 DEBUG : sub/file2: size = 14 OK 2025/11/10 01:31:51 INFO : file1: Copied (new) to: sub/file2 2025/11/10 01:31:52 DEBUG : sub/file2: size = 14 OK 2025/11/10 01:31:52 DEBUG : file1: Sizes identical 2025/11/10 01:31:52 DEBUG : file1: Unchanged skipping 2025/11/10 01:31:53 DEBUG : FileLu root 'rclone-test-rijituz4zupa': don't need to copy/move sub/file2, it is already at target location 2025/11/10 01:31:55 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub/file2 2025/11/10 01:31:55 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub" --- PASS: TestCopyFile (7.69s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.74s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:31:57 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/dst" with ID 1105592 2025/11/10 01:31:59 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "dst/file1" 2025/11/10 01:32:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rijituz4zupa/backup" 2025/11/10 01:32:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1491463015) 2025/11/10 01:32:01 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-rijituz4zupa') 2025/11/10 01:32:01 DEBUG : dst/file1: Sizes differ 2025/11/10 01:32:03 INFO : FileLu root 'rclone-test-rijituz4zupa/backup': Successfully created folder "rclone-test-rijituz4zupa/backup/dst" with ID 1105594 2025/11/10 01:32:05 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/dst/file1 2025/11/10 01:32:05 INFO : dst/file1: Moved (server-side) 2025/11/10 01:32:06 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "dst/file1" 2025/11/10 01:32:06 DEBUG : dst/file1: size = 14 OK 2025/11/10 01:32:06 INFO : dst/file1: Copied (new) 2025/11/10 01:32:09 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/dst/file1 2025/11/10 01:32:10 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/backup/dst/file1 2025/11/10 01:32:10 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/dst" 2025/11/10 01:32:11 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/backup/dst" 2025/11/10 01:32:12 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/backup" --- PASS: TestCopyFileBackupDir (15.68s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:32:12 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rijituz4zupa/dst" 2025/11/10 01:32:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rijituz4zupa/CompareDest" 2025/11/10 01:32:13 DEBUG : one: Need to transfer - File not found at Destination 2025/11/10 01:32:14 INFO : FileLu root 'rclone-test-rijituz4zupa/dst': Successfully created folder "rclone-test-rijituz4zupa/dst" with ID 1105595 2025/11/10 01:32:16 INFO : FileLu root 'rclone-test-rijituz4zupa/dst': Put: Successfully uploaded new file "one" 2025/11/10 01:32:16 DEBUG : one: size = 3 OK 2025/11/10 01:32:16 INFO : one: Copied (new) 2025/11/10 01:32:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1491463015) 2025/11/10 01:32:18 DEBUG : one: size = 3 (FileLu root 'rclone-test-rijituz4zupa/dst') 2025/11/10 01:32:18 DEBUG : one: Sizes differ 2025/11/10 01:32:21 DEBUG : one: size = 5 OK 2025/11/10 01:32:21 INFO : one: Copied (replaced existing) 2025/11/10 01:32:23 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "dst/one" 2025/11/10 01:32:24 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/CompareDest" with ID 1105596 2025/11/10 01:32:26 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "CompareDest/one" 2025/11/10 01:32:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1491463015) 2025/11/10 01:32:27 DEBUG : one: size = 3 (FileLu root 'rclone-test-rijituz4zupa/dst') 2025/11/10 01:32:27 DEBUG : one: Sizes differ 2025/11/10 01:32:28 DEBUG : one: size = 5 OK 2025/11/10 01:32:28 DEBUG : one: Sizes identical 2025/11/10 01:32:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/10 01:32:30 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "CompareDest/two" 2025/11/10 01:32:32 DEBUG : two: Need to transfer - File not found at Destination 2025/11/10 01:32:32 DEBUG : two: size = 3 OK 2025/11/10 01:32:32 DEBUG : two: Sizes identical 2025/11/10 01:32:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/10 01:32:33 DEBUG : two: Need to transfer - File not found at Destination 2025/11/10 01:32:34 DEBUG : two: size = 3 OK 2025/11/10 01:32:34 DEBUG : two: Sizes identical 2025/11/10 01:32:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/10 01:32:36 DEBUG : two: Need to transfer - File not found at Destination 2025/11/10 01:32:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone1491463015) 2025/11/10 01:32:37 DEBUG : two: size = 3 (FileLu root 'rclone-test-rijituz4zupa/CompareDest') 2025/11/10 01:32:37 DEBUG : two: Sizes differ 2025/11/10 01:32:39 INFO : FileLu root 'rclone-test-rijituz4zupa/dst': Put: Successfully uploaded new file "two" 2025/11/10 01:32:39 DEBUG : two: size = 5 OK 2025/11/10 01:32:39 INFO : two: Copied (new) 2025/11/10 01:32:40 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/dst/one 2025/11/10 01:32:41 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/dst/two 2025/11/10 01:32:41 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/CompareDest/one 2025/11/10 01:32:41 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/CompareDest/two 2025/11/10 01:32:42 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/dst" 2025/11/10 01:32:43 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/CompareDest" --- PASS: TestCopyFileCompareDest (31.08s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.74s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.73s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.74s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.74s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:32:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/10 01:32:47 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/TestCopyFileMaxTransfer" with ID 1105597 2025/11/10 01:33:01 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/10 01:33:01 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/10 01:33:01 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/10 01:33:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/10 01:33:03 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://cdn3333.cdnfinal.space/cgi-bin/upload.cgi?upload_type=rclone&": failed to copy file content: max transfer limit reached as set by --max-transfer 2025/11/10 01:33:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/10 01:33:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/10 01:33:07 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/10 01:33:07 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/10 01:33:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/10 01:33:09 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/TestCopyFileMaxTransfer/file1 2025/11/10 01:33:10 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/TestCopyFileMaxTransfer/file4 2025/11/10 01:33:10 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (24.46s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.71s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.73s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.73s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.73s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.72s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.72s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.74s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.72s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.72s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.73s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.72s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:33:20 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "a.txt" 2025/11/10 01:33:22 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "zend.txt" 2025/11/10 01:33:23 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub dir" with ID 1105598 2025/11/10 01:33:24 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/10 01:33:26 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/10 01:33:27 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub dir/ignore dir" with ID 1105599 2025/11/10 01:33:28 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/10 01:33:30 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/10 01:33:31 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub dir/sub sub dir" with ID 1105600 2025/11/10 01:33:33 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/10 01:33:35 DEBUG : a.txt: Excluded (Size Filter) 2025/11/10 01:33:35 DEBUG : a.txt: Excluded 2025/11/10 01:33:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/10 01:33:35 DEBUG : sub dir/hello world2: Excluded 2025/11/10 01:33:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/10 01:33:35 DEBUG : sub dir/hello world: Excluded 2025/11/10 01:33:36 DEBUG : sub dir/ignore dir: Excluded 2025/11/10 01:33:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/10 01:33:37 DEBUG : sub dir/hello world2: Excluded 2025/11/10 01:33:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/10 01:33:37 DEBUG : sub dir/hello world: Excluded 2025/11/10 01:33:37 DEBUG : sub dir/ignore dir: Excluded 2025/11/10 01:33:39 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/a.txt 2025/11/10 01:33:39 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/zend.txt 2025/11/10 01:33:40 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/hello world 2025/11/10 01:33:40 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/hello world2 2025/11/10 01:33:41 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/sub sub dir/hello world3 2025/11/10 01:33:41 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/ignore dir/.ignore 2025/11/10 01:33:42 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/ignore dir/should be ignored 2025/11/10 01:33:42 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub dir/sub sub dir" 2025/11/10 01:33:43 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub dir/ignore dir" 2025/11/10 01:33:44 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub dir" --- PASS: TestListDirSorted (25.71s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:33:46 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "a.txt" 2025/11/10 01:33:48 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "zend.txt" 2025/11/10 01:33:49 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub dir" with ID 1105601 2025/11/10 01:33:50 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/10 01:33:52 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/10 01:33:53 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub dir/ignore dir" with ID 1105602 2025/11/10 01:33:54 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/10 01:33:56 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/10 01:33:57 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub dir/sub sub dir" with ID 1105603 2025/11/10 01:33:58 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/10 01:34:00 DEBUG : a.txt: Excluded (Size Filter) 2025/11/10 01:34:00 DEBUG : a.txt: Excluded 2025/11/10 01:34:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/10 01:34:01 DEBUG : sub dir/hello world2: Excluded 2025/11/10 01:34:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/10 01:34:01 DEBUG : sub dir/hello world: Excluded 2025/11/10 01:34:02 DEBUG : sub dir/ignore dir: Excluded 2025/11/10 01:34:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/10 01:34:02 DEBUG : sub dir/hello world2: Excluded 2025/11/10 01:34:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/10 01:34:02 DEBUG : sub dir/hello world: Excluded 2025/11/10 01:34:03 DEBUG : sub dir/ignore dir: Excluded 2025/11/10 01:34:04 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/a.txt 2025/11/10 01:34:05 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/zend.txt 2025/11/10 01:34:05 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/hello world 2025/11/10 01:34:06 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/hello world2 2025/11/10 01:34:06 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/sub sub dir/hello world3 2025/11/10 01:34:07 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/ignore dir/.ignore 2025/11/10 01:34:07 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/ignore dir/should be ignored 2025/11/10 01:34:08 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub dir/sub sub dir" 2025/11/10 01:34:09 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub dir/ignore dir" 2025/11/10 01:34:09 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub dir" --- PASS: TestListDirSortedFn (25.31s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:34:11 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "file1" 2025/11/10 01:34:12 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub" with ID 1105604 2025/11/10 01:34:14 INFO : FileLu root 'rclone-test-rijituz4zupa': 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 2025/11/10 01:34:18 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/10 01:34:19 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/file1 2025/11/10 01:34:20 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub/file2 2025/11/10 01:34:21 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub" --- PASS: TestListJSON (11.29s) --- PASS: TestListJSON/Default (0.37s) --- PASS: TestListJSON/FilesOnly (0.35s) --- PASS: TestListJSON/DirsOnly (0.37s) --- PASS: TestListJSON/Recurse (0.74s) --- PASS: TestListJSON/SubDir (0.36s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.36s) --- PASS: TestListJSON/ShowHash (0.36s) --- PASS: TestListJSON/HashTypes (0.37s) --- PASS: TestListJSON/Metadata (0.38s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:34:23 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "file1" 2025/11/10 01:34:23 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub" with ID 1105605 2025/11/10 01:34:25 INFO : FileLu root 'rclone-test-rijituz4zupa': 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 2025/11/10 01:34:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rijituz4zupa/notfound" 2025/11/10 01:34:31 DEBUG : Config file has changed externally - reloading 2025/11/10 01:34:33 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/file1 2025/11/10 01:34:34 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub/file2 2025/11/10 01:34:34 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub" --- PASS: TestStatJSON (13.90s) --- PASS: TestStatJSON/Root (0.37s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.37s) --- PASS: TestStatJSON/Dir (0.73s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s) --- PASS: TestStatJSON/File (0.74s) --- PASS: TestStatJSON/NotFound (0.73s) --- PASS: TestStatJSON/DirFilesOnly (0.37s) --- PASS: TestStatJSON/FileFilesOnly (0.72s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.36s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (0.87s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:34:35 INFO : FileLu root 'rclone-test-rijituz4zupa': Making directory 2025/11/10 01:34:35 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa" with ID 1.105579e+06 2025/11/10 01:34:36 INFO : FileLu root 'rclone-test-rijituz4zupa': Making directory 2025/11/10 01:34:36 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa" with ID 1.105579e+06 --- PASS: TestMkdir (1.83s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:34:37 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub dir" with ID 1105606 2025/11/10 01:34:39 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/10 01:34:41 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/hello world 2025/11/10 01:34:42 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub dir" --- PASS: TestLsd (5.47s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:34:44 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato2" 2025/11/10 01:34:46 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "empty space" 2025/11/10 01:34:47 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/empty space 2025/11/10 01:34:48 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato2 --- PASS: TestLs (5.81s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:34:50 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato2" 2025/11/10 01:34:52 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "empty space" 2025/11/10 01:34:52 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/10 01:34:52 DEBUG : empty space: Excluded 2025/11/10 01:34:54 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/empty space 2025/11/10 01:34:54 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato2 --- PASS: TestLsWithFilesFrom (6.52s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:34:56 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato2" 2025/11/10 01:34:58 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "empty space" 2025/11/10 01:34:59 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/empty space 2025/11/10 01:35:00 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato2 --- PASS: TestLsLong (5.69s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:35:02 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato2" 2025/11/10 01:35:04 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "empty space" 2025/11/10 01:35:05 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/empty space 2025/11/10 01:35:05 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato2 --- PASS: TestHashSums (5.37s) === RUN TestHashSumsWithErrors 2025/11/10 01:35:06 DEBUG : Creating backend with remote ":memory:" 2025/11/10 01:35:06 DEBUG : Config file has changed externally - reloading 2025/11/10 01:35:06 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/10 01:35:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/10 01:35:06 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/10 01:35:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/10 01:35:06 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/10 01:35:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/10 01:35:06 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/10 01:35:06 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/10 01:35:06 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-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:35:08 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato2" 2025/11/10 01:35:09 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "empty space" 2025/11/10 01:35:10 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub dir" with ID 1105607 2025/11/10 01:35:12 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/10 01:35:13 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/empty space 2025/11/10 01:35:14 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato2 2025/11/10 01:35:14 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub dir/potato3 2025/11/10 01:35:15 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub dir" --- PASS: TestCount (10.06s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:35:17 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "small" 2025/11/10 01:35:19 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "medium" 2025/11/10 01:35:21 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "large" 2025/11/10 01:35:21 DEBUG : Waiting for deletions to finish 2025/11/10 01:35:22 DEBUG : large: Excluded (Size Filter) 2025/11/10 01:35:22 DEBUG : large: Excluded 2025/11/10 01:35:22 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/medium 2025/11/10 01:35:22 INFO : medium: Deleted 2025/11/10 01:35:22 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/small 2025/11/10 01:35:22 INFO : small: Deleted 2025/11/10 01:35:23 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/large --- PASS: TestDelete (8.19s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:35:26 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "small" 2025/11/10 01:35:27 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "medium" 2025/11/10 01:35:29 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "large" 2025/11/10 01:35:30 DEBUG : Waiting for deletions to finish 2025/11/10 01:35:30 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/10 01:35:30 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/large 2025/11/10 01:35:30 INFO : large: Deleted 2025/11/10 01:35:30 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/medium 2025/11/10 01:35:30 INFO : medium: Deleted 2025/11/10 01:35:31 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/small --- PASS: TestMaxDelete (8.69s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:35:34 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "small" 2025/11/10 01:35:36 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "medium" 2025/11/10 01:35:38 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "large" 2025/11/10 01:35:38 DEBUG : Waiting for deletions to finish 2025/11/10 01:35:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/10 01:35:39 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/medium 2025/11/10 01:35:39 INFO : medium: Deleted 2025/11/10 01:35:39 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/small 2025/11/10 01:35:39 INFO : small: Deleted 2025/11/10 01:35:40 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/large --- PASS: TestMaxDeleteSizeLargeFile (8.63s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:35:43 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "small" 2025/11/10 01:35:45 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "medium" run.go:290: Failed to put "large" to "FileLu root 'rclone-test-rijituz4zupa'": failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2025/11/10 01:35:46 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/medium 2025/11/10 01:35:47 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/small --- FAIL: TestMaxDeleteSize (6.58s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" run.go:290: Failed to put "ReadFile" to "FileLu root 'rclone-test-rijituz4zupa'": failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value --- FAIL: TestReadFile (2.33s) === RUN TestRetry 2025/11/10 01:35:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/10 01:35:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/10 01:35:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/10 01:35:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/10 01:35:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/10 01:35:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/10 01:35:50 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-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" run.go:290: Failed to put "file1" to "FileLu root 'rclone-test-rijituz4zupa'": failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value --- FAIL: TestCat (1.67s) === RUN TestPurge 2025/11/10 01:35:52 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ropalek0zito" 2025/11/10 01:35:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 01:35:52 DEBUG : Creating backend with remote "/tmp/rclone2886874766" run.go:185: Remote "FileLu root 'rclone-test-ropalek0zito'", Local "Local file system at /tmp/rclone2886874766", Modify Window "876000h0m0s" 2025/11/10 01:35:52 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito" with ID 1105608 2025/11/10 01:35:52 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito" with ID 1.105608e+06 2025/11/10 01:35:53 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito/A1/B1/C1" with ID 1105611 2025/11/10 01:35:55 INFO : FileLu root 'rclone-test-ropalek0zito': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/10 01:35:55 INFO : A2: Making directory 2025/11/10 01:35:55 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito/A2" with ID 1105612 2025/11/10 01:35:55 INFO : A1/B2: Making directory 2025/11/10 01:35:55 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito/A1/B2" with ID 1105613 2025/11/10 01:35:55 INFO : A1/B2/C2: Making directory 2025/11/10 01:35:56 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito/A1/B2/C2" with ID 1105614 2025/11/10 01:35:56 INFO : A1/B1/C3: Making directory 2025/11/10 01:35:56 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito/A1/B1/C3" with ID 1105615 2025/11/10 01:35:56 INFO : A3: Making directory 2025/11/10 01:35:56 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito/A3" with ID 1105616 2025/11/10 01:35:56 INFO : A3/B3: Making directory 2025/11/10 01:35:57 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito/A3/B3" with ID 1105617 2025/11/10 01:35:57 INFO : A3/B3/C4: Making directory 2025/11/10 01:35:57 INFO : FileLu root 'rclone-test-ropalek0zito': Successfully created folder "rclone-test-ropalek0zito/A3/B3/C4" with ID 1105618 2025/11/10 01:35:59 INFO : FileLu root 'rclone-test-ropalek0zito': Put: Successfully uploaded new file "A1/two" 2025/11/10 01:36:01 INFO : FileLu root 'rclone-test-ropalek0zito': Rmdir: successfully deleted "/rclone-test-ropalek0zito/A1/B1" 2025/11/10 01:36:03 INFO : FileLu root 'rclone-test-ropalek0zito': Rmdir: successfully deleted "/rclone-test-ropalek0zito" 2025/11/10 01:36:03 ERROR : error listing: directory not found 2025/11/10 01:36:03 DEBUG : FileLu root 'rclone-test-ropalek0zito': Purge remote 2025/11/10 01:36:04 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (11.93s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:36:04 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa" with ID 1.105579e+06 2025/11/10 01:36:05 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1/B1/C1" with ID 1105621 2025/11/10 01:36:06 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/10 01:36:06 INFO : A2: Making directory 2025/11/10 01:36:07 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A2" with ID 1105622 2025/11/10 01:36:07 INFO : A1/B2: Making directory 2025/11/10 01:36:07 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1/B2" with ID 1105623 2025/11/10 01:36:07 INFO : A1/B2/C2: Making directory 2025/11/10 01:36:07 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1/B2/C2" with ID 1105624 2025/11/10 01:36:07 INFO : A1/B1/C3: Making directory 2025/11/10 01:36:08 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1/B1/C3" with ID 1105625 2025/11/10 01:36:08 INFO : A3: Making directory 2025/11/10 01:36:08 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A3" with ID 1105626 2025/11/10 01:36:08 INFO : A3/B3: Making directory 2025/11/10 01:36:08 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A3/B3" with ID 1105627 2025/11/10 01:36:08 INFO : A3/B3/C4: Making directory 2025/11/10 01:36:09 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A3/B3/C4" with ID 1105628 2025/11/10 01:36:11 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "A1/two" 2025/11/10 01:36:13 DEBUG : removing 1 level 3 directories 2025/11/10 01:36:13 INFO : A3/B3/C4: Removing directory 2025/11/10 01:36:13 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A3/B3/C4" 2025/11/10 01:36:16 DEBUG : removing 2 level 3 directories 2025/11/10 01:36:16 INFO : A1/B2/C2: Removing directory 2025/11/10 01:36:16 INFO : A1/B1/C3: Removing directory 2025/11/10 01:36:17 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1/B2/C2" 2025/11/10 01:36:17 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1/B1/C3" 2025/11/10 01:36:17 DEBUG : removing 2 level 2 directories 2025/11/10 01:36:17 INFO : A3/B3: Removing directory 2025/11/10 01:36:17 INFO : A1/B2: Removing directory 2025/11/10 01:36:18 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A3/B3" 2025/11/10 01:36:18 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1/B2" 2025/11/10 01:36:18 DEBUG : removing 2 level 1 directories 2025/11/10 01:36:18 INFO : A3: Removing directory 2025/11/10 01:36:18 INFO : A2: Removing directory 2025/11/10 01:36:19 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A3" 2025/11/10 01:36:19 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A2" 2025/11/10 01:36:21 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/A1/B1/C1/one 2025/11/10 01:36:22 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/A1/two 2025/11/10 01:36:24 DEBUG : removing 1 level 3 directories 2025/11/10 01:36:24 INFO : A1/B1/C1: Removing directory 2025/11/10 01:36:25 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1/B1/C1" 2025/11/10 01:36:25 DEBUG : removing 1 level 2 directories 2025/11/10 01:36:25 INFO : A1/B1: Removing directory 2025/11/10 01:36:25 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1/B1" 2025/11/10 01:36:25 DEBUG : removing 1 level 1 directories 2025/11/10 01:36:25 INFO : A1: Removing directory 2025/11/10 01:36:26 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1" 2025/11/10 01:36:26 DEBUG : removing 1 level 0 directories 2025/11/10 01:36:26 INFO : FileLu root 'rclone-test-rijituz4zupa': Removing directory 2025/11/10 01:36:27 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa" 2025/11/10 01:36:27 ERROR : error listing: directory not found 2025/11/10 01:36:28 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (23.93s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:36:28 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa" with ID 1105629 2025/11/10 01:36:28 INFO : A1: Making directory 2025/11/10 01:36:28 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1" with ID 1105630 2025/11/10 01:36:28 INFO : A1/B1: Making directory 2025/11/10 01:36:29 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1/B1" with ID 1105631 2025/11/10 01:36:29 INFO : A1/B1/C1: Making directory 2025/11/10 01:36:29 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1/B1/C1" with ID 1105632 2025/11/10 01:36:32 DEBUG : removing 1 level 3 directories 2025/11/10 01:36:32 INFO : A1/B1/C1: Removing directory 2025/11/10 01:36:32 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1/B1/C1" 2025/11/10 01:36:32 DEBUG : removing 1 level 2 directories 2025/11/10 01:36:32 INFO : A1/B1: Removing directory 2025/11/10 01:36:33 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1/B1" 2025/11/10 01:36:35 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1" --- PASS: TestRmdirsLeaveRoot (8.08s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:36:36 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa" with ID 1.105629e+06 2025/11/10 01:36:36 INFO : A1: Making directory 2025/11/10 01:36:36 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1" with ID 1105633 2025/11/10 01:36:36 INFO : A1/B1: Making directory 2025/11/10 01:36:37 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1/B1" with ID 1105634 2025/11/10 01:36:37 INFO : A1/B1/C1: Making directory 2025/11/10 01:36:37 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1/B1/C1" with ID 1105635 2025/11/10 01:36:40 DEBUG : removing 1 level 3 directories 2025/11/10 01:36:40 INFO : A1/B1/C1: Removing directory 2025/11/10 01:36:41 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1/B1/C1" 2025/11/10 01:36:41 DEBUG : removing 1 level 2 directories 2025/11/10 01:36:41 INFO : A1/B1: Removing directory 2025/11/10 01:36:42 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1/B1" 2025/11/10 01:36:44 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1" --- PASS: TestRmdirsWithFilter (8.51s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:36:46 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "file1" 2025/11/10 01:36:47 DEBUG : filename.txt: File name found in url 2025/11/10 01:36:49 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "filename.txt" 2025/11/10 01:36:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/10 01:36:51 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "headerfilename.txt" 2025/11/10 01:36:53 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "file2" 2025/11/10 01:36:54 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/file1 2025/11/10 01:36:54 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/file2 2025/11/10 01:36:55 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/filename.txt 2025/11/10 01:36:55 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/headerfilename.txt --- PASS: TestCopyURL (11.11s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:36:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/10 01:36:56 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub" with ID 1105636 2025/11/10 01:36:58 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "sub/file2" 2025/11/10 01:36:58 DEBUG : sub/file2: size = 14 OK 2025/11/10 01:36:58 INFO : file1: Copied (new) to: sub/file2 2025/11/10 01:36:58 INFO : file1: Deleted 2025/11/10 01:36:59 DEBUG : sub/file2: size = 14 OK 2025/11/10 01:36:59 DEBUG : file1: Sizes identical 2025/11/10 01:36:59 DEBUG : file1: Unchanged skipping 2025/11/10 01:36:59 INFO : file1: Deleted 2025/11/10 01:37:00 DEBUG : FileLu root 'rclone-test-rijituz4zupa': don't need to copy/move sub/file2, it is already at target location 2025/11/10 01:37:02 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/sub/file2 2025/11/10 01:37:03 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub" --- PASS: TestMoveFile (7.63s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:37:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/10 01:37:05 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "file1" 2025/11/10 01:37:05 DEBUG : file1: size = 14 OK 2025/11/10 01:37:05 INFO : file1: Copied (new) 2025/11/10 01:37:05 INFO : file1: Deleted 2025/11/10 01:37:06 DEBUG : file1: Destination exists, skipping 2025/11/10 01:37:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/10 01:37:07 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/file1 --- PASS: TestMoveFileWithIgnoreExisting (4.77s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.78s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.74s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:37:10 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/dst" with ID 1105637 2025/11/10 01:37:11 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "dst/file1" 2025/11/10 01:37:13 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rijituz4zupa/backup" 2025/11/10 01:37:13 DEBUG : Config file has changed externally - reloading 2025/11/10 01:37:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1491463015) 2025/11/10 01:37:13 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-rijituz4zupa') 2025/11/10 01:37:13 DEBUG : dst/file1: Sizes differ 2025/11/10 01:37:16 INFO : FileLu root 'rclone-test-rijituz4zupa/backup': Successfully created folder "rclone-test-rijituz4zupa/backup/dst" with ID 1105639 2025/11/10 01:37:17 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/dst/file1 2025/11/10 01:37:17 INFO : dst/file1: Moved (server-side) 2025/11/10 01:37:18 ERROR : dst/file1: Failed to copy: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2025/11/10 01:37:18 ERROR : dst/file1: Not deleting source as copy failed: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value Test: TestMoveFileBackupDir 2025/11/10 01:37:20 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/backup/dst/file1 2025/11/10 01:37:20 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/dst" 2025/11/10 01:37:21 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/backup/dst" 2025/11/10 01:37:22 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/backup" --- FAIL: TestMoveFileBackupDir (13.07s) === 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-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:37:23 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa" with ID 1.105629e+06 2025/11/10 01:37:23 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/A1" with ID 1105640 run.go:290: Failed to put "A1/one" to "FileLu root 'rclone-test-rijituz4zupa'": failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2025/11/10 01:37:25 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/A1" --- FAIL: TestDirMove (3.40s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.74s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:37:27 DEBUG : FileLu root 'rclone-test-rijituz4zupa': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:37:29 DEBUG : FileLu root 'rclone-test-rijituz4zupa': File to upload is small (34 bytes), uploading instead of streaming 2025/11/10 01:37:31 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/10 01:37:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/10 01:37:31 NOTICE: FileLu root 'rclone-test-rijituz4zupa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/10 01:37:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/10 01:37:31 DEBUG : FileLu root 'rclone-test-rijituz4zupa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/10 01:37:32 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/10 01:37:32 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/10 01:37:32 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/10 01:37:34 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/with_checksum_big_file_from_pipe 2025/11/10 01:37:34 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:37:35 DEBUG : FileLu root 'rclone-test-rijituz4zupa': File to upload is small (34 bytes), uploading instead of streaming 2025/11/10 01:37:36 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/10 01:37:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/10 01:37:36 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/10 01:37:36 DEBUG : FileLu root 'rclone-test-rijituz4zupa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/10 01:37:38 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/10 01:37:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/10 01:37:38 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/10 01:37:39 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/ignore_checksum_big_file_from_pipe 2025/11/10 01:37:40 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:37:41 DEBUG : FileLu root 'rclone-test-rijituz4zupa': File to upload is small (34 bytes), uploading instead of streaming 2025/11/10 01:37:42 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/10 01:37:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/10 01:37:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/10 01:37:42 DEBUG : FileLu root 'rclone-test-rijituz4zupa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/10 01:37:44 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/10 01:37:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/10 01:37:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/10 01:37:45 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/ignore_checksum_big_file_from_pipe 2025/11/10 01:37:46 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/ignore_checksum_small_file_from_pipe --- FAIL: TestRcat (19.64s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (1.98s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.87s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.74s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:37:49 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato1" 2025/11/10 01:37:49 DEBUG : FileLu root 'rclone-test-rijituz4zupa': File to upload is small (60 bytes), uploading instead of streaming 2025/11/10 01:37:50 INFO : FileLu root 'rclone-test-rijituz4zupa': Put: Successfully uploaded new file "potato2" 2025/11/10 01:37:50 DEBUG : potato2: size = 60 OK 2025/11/10 01:37:50 DEBUG : potato2: Size of src and dst objects identical 2025/11/10 01:37:51 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato1 2025/11/10 01:37:52 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully deleted file: /rclone-test-rijituz4zupa/potato2 --- PASS: TestRcatSize (5.44s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.74s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.74s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.00s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.70s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.73s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.73s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.73s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-rijituz4zupa'", Local "Local file system at /tmp/rclone1491463015", Modify Window "876000h0m0s" 2025/11/10 01:37:58 INFO : FileLu root 'rclone-test-rijituz4zupa': Successfully created folder "rclone-test-rijituz4zupa/sub dir" with ID 1105647 run.go:290: Failed to put "sub dir/test remove existing" to "FileLu root 'rclone-test-rijituz4zupa'": failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2025/11/10 01:38:00 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa/sub dir" --- FAIL: TestRemoveExisting (3.10s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/11/10 01:38:01 DEBUG : FileLu root 'rclone-test-rijituz4zupa': Purge remote 2025/11/10 01:38:01 INFO : FileLu root 'rclone-test-rijituz4zupa': Rmdir: successfully deleted "/rclone-test-rijituz4zupa" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 9m6.178872178s (try 1/5): exit status 1: Failed [TestMaxDeleteSize TestReadFile TestCat TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRemoveExisting]