"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/08 01:20:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tajupaq1toxi" 2025/11/08 01:20:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:20:25 DEBUG : Creating backend with remote "/tmp/rclone1772526158" === 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/08 01:20:25 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.45s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/08 01:20:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.37s) === RUN TestSizeDiffers 2025/11/08 01:20:26 DEBUG : a: size = 0 OK 2025/11/08 01:20:26 DEBUG : a: size = 1 (memory) 2025/11/08 01:20:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/08 01:20:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/08 01:20:26 DEBUG : potato: Seek from 10 to 0 2025/11/08 01:20:26 DEBUG : potato: Seek from 10 to 0 2025/11/08 01:20:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/08 01:20:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Seek from 5 to 2 2025/11/08 01:20:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/08 01:20:26 DEBUG : potato: Seek from 7 to 0 2025/11/08 01:20:26 DEBUG : potato: Seek from 7 to 0 2025/11/08 01:20:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/08 01:20:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Seek from 5 to 2 2025/11/08 01:20:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/08 01:20:26 DEBUG : potato: Seek from 8 to 0 2025/11/08 01:20:26 DEBUG : potato: Seek from 8 to 0 2025/11/08 01:20:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/08 01:20:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 01:20:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 01:20:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 01:20:26 DEBUG : potato: Seek from 5 to 2 2025/11/08 01:20:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/08 01:20:26 DEBUG : potato: Seek from 9 to 0 2025/11/08 01:20:26 DEBUG : potato: Seek from 9 to 0 2025/11/08 01:20:26 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:20:27 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi" with ID 1104465 2025/11/08 01:20:33 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/08 01:20:36 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 === NAME TestCheck run.go:290: Failed to put "potato2" to "FileLu root 'rclone-test-tajupaq1toxi'": failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2025/11/08 01:20:39 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/empty space 2025/11/08 01:20:39 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/rutabaga --- FAIL: TestCheck (13.53s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.36s) --- PASS: TestCheck/3 (0.36s) === RUN TestCheckFsError 2025/11/08 01:20:39 DEBUG : Creating backend with remote "nonexistent" 2025/11/08 01:20:39 DEBUG : Config file has changed externally - reloading 2025/11/08 01:20:39 DEBUG : Creating backend with remote "nonexistent" 2025/11/08 01:20:39 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/08 01:20:39 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/08 01:20:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/08 01:20:39 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 3 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:20:41 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/08 01:20:46 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/08 01:20:50 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/08 01:20:55 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/08 01:20:59 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/empty space 2025/11/08 01:21:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/potato2 2025/11/08 01:21:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/remotepotato 2025/11/08 01:21:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/rutabaga --- PASS: TestCheckDownload (21.35s) --- PASS: TestCheckDownload/1 (1.51s) --- PASS: TestCheckDownload/2 (1.45s) --- PASS: TestCheckDownload/3 (1.46s) --- PASS: TestCheckDownload/4 (1.48s) --- PASS: TestCheckDownload/5 (1.51s) --- PASS: TestCheckDownload/6 (1.47s) --- PASS: TestCheckDownload/7 (1.49s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:21:03 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/08 01:21:05 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/08 01:21:08 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/08 01:21:11 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/08 01:21:13 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/empty space 2025/11/08 01:21:13 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/potato2 2025/11/08 01:21:14 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/remotepotato 2025/11/08 01:21:14 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/rutabaga --- PASS: TestCheckSizeOnly (13.51s) --- PASS: TestCheckSizeOnly/1 (0.36s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.37s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.38s) --- PASS: TestCheckSizeOnly/6 (0.36s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:21:16 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "test.sum" 2025/11/08 01:21:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/08 01:21:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/08 01:21:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/08 01:21:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/08 01:21:20 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "test.sum" 2025/11/08 01:21:22 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/08 01:21:22 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/08 01:21:22 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/08 01:21:22 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/08 01:21:22 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/test.sum --- PASS: TestParseSumFile (8.59s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:21:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tajupaq1toxi/data" check_test.go:350: FileLu root 'rclone-test-tajupaq1toxi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.17s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:21:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tajupaq1toxi/data" 2025/11/08 01:21:25 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/data" with ID 1104476 2025/11/08 01:21:27 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "data/banana" 2025/11/08 01:21:28 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/08 01:21:34 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "data/potato" 2025/11/08 01:21:36 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/08 01:21:42 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/08 01:21:49 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/08 01:21:56 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/08 01:22:02 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/08 01:22:08 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "data/banana" 2025/11/08 01:22:10 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "data/potato" 2025/11/08 01:22:12 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/08 01:22:17 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/test.sum 2025/11/08 01:22:18 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/data/banana 2025/11/08 01:22:18 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/data/potato 2025/11/08 01:22:19 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/data" --- PASS: TestCheckSumDownload (55.32s) --- PASS: TestCheckSumDownload/subtest1 (3.27s) --- PASS: TestCheckSumDownload/subtest2 (3.32s) --- PASS: TestCheckSumDownload/subtest3 (3.66s) --- PASS: TestCheckSumDownload/subtest4 (3.32s) --- PASS: TestCheckSumDownload/subtest5 (3.28s) --- PASS: TestCheckSumDownload/subtest6 (3.35s) --- PASS: TestCheckSumDownload/subtest7 (3.34s) === RUN TestApplyTransforms 2025/11/08 01:22:19 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lepiwid3rexi" 2025/11/08 01:22:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:22:19 DEBUG : Creating backend with remote "/tmp/rclone2716198659" run.go:185: Remote "FileLu root 'rclone-test-lepiwid3rexi'", Local "Local file system at /tmp/rclone2716198659", Modify Window "876000h0m0s" 2025/11/08 01:22:20 INFO : FileLu root 'rclone-test-lepiwid3rexi': Successfully created folder "rclone-test-lepiwid3rexi" with ID 1104478 2025/11/08 01:22:22 INFO : FileLu root 'rclone-test-lepiwid3rexi': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/08 01:22:23 ERROR : hello, world!: sum not found 2025/11/08 01:22:23 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-lepiwid3rexi' 2025/11/08 01:22:23 NOTICE: FileLu root 'rclone-test-lepiwid3rexi': 1 files missing 2025/11/08 01:22:23 NOTICE: 1 hashes missing 2025/11/08 01:22:23 NOTICE: FileLu root 'rclone-test-lepiwid3rexi': 1 differences found 2025/11/08 01:22:23 NOTICE: FileLu root 'rclone-test-lepiwid3rexi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/08 01:22:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:22:24 NOTICE: FileLu root 'rclone-test-lepiwid3rexi': 0 differences found 2025/11/08 01:22:24 NOTICE: FileLu root 'rclone-test-lepiwid3rexi': 1 matching files 2025/11/08 01:22:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gebifew0mijo" 2025/11/08 01:22:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:22:24 DEBUG : Creating backend with remote "/tmp/rclone1587167564" run.go:185: Remote "FileLu root 'rclone-test-gebifew0mijo'", Local "Local file system at /tmp/rclone1587167564", Modify Window "876000h0m0s" 2025/11/08 01:22:24 INFO : FileLu root 'rclone-test-gebifew0mijo': Successfully created folder "rclone-test-gebifew0mijo" with ID 1104479 2025/11/08 01:22:26 INFO : FileLu root 'rclone-test-gebifew0mijo': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/08 01:22:27 ERROR : HELLO, WORLD!: sum not found 2025/11/08 01:22:27 ERROR : hello, world!: file not in FileLu root 'rclone-test-gebifew0mijo' 2025/11/08 01:22:27 NOTICE: FileLu root 'rclone-test-gebifew0mijo': 1 files missing 2025/11/08 01:22:27 NOTICE: 1 hashes missing 2025/11/08 01:22:27 NOTICE: FileLu root 'rclone-test-gebifew0mijo': 1 differences found 2025/11/08 01:22:27 NOTICE: FileLu root 'rclone-test-gebifew0mijo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/08 01:22:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:22:28 NOTICE: FileLu root 'rclone-test-gebifew0mijo': 0 differences found 2025/11/08 01:22:28 NOTICE: FileLu root 'rclone-test-gebifew0mijo': 1 matching files 2025/11/08 01:22:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kamehaw4gume" 2025/11/08 01:22:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:22:28 DEBUG : Creating backend with remote "/tmp/rclone1103797605" run.go:185: Remote "FileLu root 'rclone-test-kamehaw4gume'", Local "Local file system at /tmp/rclone1103797605", Modify Window "876000h0m0s" 2025/11/08 01:22:29 INFO : FileLu root 'rclone-test-kamehaw4gume': Successfully created folder "rclone-test-kamehaw4gume" with ID 1104480 2025/11/08 01:22:31 INFO : FileLu root 'rclone-test-kamehaw4gume': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/08 01:22:31 ERROR : HeLlO, wOrLd!: sum not found 2025/11/08 01:22:31 ERROR : hello, world!: file not in FileLu root 'rclone-test-kamehaw4gume' 2025/11/08 01:22:31 NOTICE: FileLu root 'rclone-test-kamehaw4gume': 1 files missing 2025/11/08 01:22:31 NOTICE: 1 hashes missing 2025/11/08 01:22:31 NOTICE: FileLu root 'rclone-test-kamehaw4gume': 1 differences found 2025/11/08 01:22:31 NOTICE: FileLu root 'rclone-test-kamehaw4gume': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/08 01:22:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:22:33 NOTICE: FileLu root 'rclone-test-kamehaw4gume': 0 differences found 2025/11/08 01:22:33 NOTICE: FileLu root 'rclone-test-kamehaw4gume': 1 matching files 2025/11/08 01:22:33 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lobaqul6cayu" 2025/11/08 01:22:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:22:33 DEBUG : Creating backend with remote "/tmp/rclone2607340308" run.go:185: Remote "FileLu root 'rclone-test-lobaqul6cayu'", Local "Local file system at /tmp/rclone2607340308", Modify Window "876000h0m0s" 2025/11/08 01:22:33 INFO : FileLu root 'rclone-test-lobaqul6cayu': Successfully created folder "rclone-test-lobaqul6cayu" with ID 1104481 2025/11/08 01:22:35 INFO : FileLu root 'rclone-test-lobaqul6cayu': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/08 01:22:36 ERROR : HELLO, WORLD!: sum not found 2025/11/08 01:22:36 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-lobaqul6cayu' 2025/11/08 01:22:36 NOTICE: FileLu root 'rclone-test-lobaqul6cayu': 1 files missing 2025/11/08 01:22:36 NOTICE: 1 hashes missing 2025/11/08 01:22:36 NOTICE: FileLu root 'rclone-test-lobaqul6cayu': 1 differences found 2025/11/08 01:22:36 NOTICE: FileLu root 'rclone-test-lobaqul6cayu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/08 01:22:37 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:22:37 NOTICE: FileLu root 'rclone-test-lobaqul6cayu': 0 differences found 2025/11/08 01:22:37 NOTICE: FileLu root 'rclone-test-lobaqul6cayu': 1 matching files 2025/11/08 01:22:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nadawuj6boyu" 2025/11/08 01:22:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:22:37 DEBUG : Creating backend with remote "/tmp/rclone2411908791" run.go:185: Remote "FileLu root 'rclone-test-nadawuj6boyu'", Local "Local file system at /tmp/rclone2411908791", Modify Window "876000h0m0s" 2025/11/08 01:22:38 INFO : FileLu root 'rclone-test-nadawuj6boyu': Successfully created folder "rclone-test-nadawuj6boyu" with ID 1104482 2025/11/08 01:22:39 INFO : FileLu root 'rclone-test-nadawuj6boyu': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/08 01:22:40 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/08 01:22:40 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-nadawuj6boyu' 2025/11/08 01:22:40 NOTICE: FileLu root 'rclone-test-nadawuj6boyu': 1 files missing 2025/11/08 01:22:40 NOTICE: 1 hashes missing 2025/11/08 01:22:40 NOTICE: FileLu root 'rclone-test-nadawuj6boyu': 1 differences found 2025/11/08 01:22:40 NOTICE: FileLu root 'rclone-test-nadawuj6boyu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/08 01:22:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:22:42 NOTICE: FileLu root 'rclone-test-nadawuj6boyu': 0 differences found 2025/11/08 01:22:42 NOTICE: FileLu root 'rclone-test-nadawuj6boyu': 1 matching files 2025/11/08 01:22:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wuqoneb8data" 2025/11/08 01:22:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:22:42 DEBUG : Creating backend with remote "/tmp/rclone4091561137" run.go:185: Remote "FileLu root 'rclone-test-wuqoneb8data'", Local "Local file system at /tmp/rclone4091561137", Modify Window "876000h0m0s" 2025/11/08 01:22:42 INFO : FileLu root 'rclone-test-wuqoneb8data': Successfully created folder "rclone-test-wuqoneb8data" with ID 1104483 2025/11/08 01:22:44 INFO : FileLu root 'rclone-test-wuqoneb8data': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/08 01:22:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/08 01:22:45 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-wuqoneb8data' 2025/11/08 01:22:45 NOTICE: FileLu root 'rclone-test-wuqoneb8data': 1 files missing 2025/11/08 01:22:45 NOTICE: 1 hashes missing 2025/11/08 01:22:45 NOTICE: FileLu root 'rclone-test-wuqoneb8data': 1 differences found 2025/11/08 01:22:45 NOTICE: FileLu root 'rclone-test-wuqoneb8data': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/08 01:22:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:22:46 NOTICE: FileLu root 'rclone-test-wuqoneb8data': 0 differences found 2025/11/08 01:22:46 NOTICE: FileLu root 'rclone-test-wuqoneb8data': 1 matching files 2025/11/08 01:22:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cafuhis8luki" 2025/11/08 01:22:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:22:46 DEBUG : Creating backend with remote "/tmp/rclone671091062" run.go:185: Remote "FileLu root 'rclone-test-cafuhis8luki'", Local "Local file system at /tmp/rclone671091062", Modify Window "876000h0m0s" 2025/11/08 01:22:47 INFO : FileLu root 'rclone-test-cafuhis8luki': Successfully created folder "rclone-test-cafuhis8luki" with ID 1104485 2025/11/08 01:22:48 INFO : FileLu root 'rclone-test-cafuhis8luki': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/08 01:22:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 01:22:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-cafuhis8luki' 2025/11/08 01:22:49 NOTICE: FileLu root 'rclone-test-cafuhis8luki': 1 files missing 2025/11/08 01:22:49 NOTICE: 1 hashes missing 2025/11/08 01:22:49 NOTICE: FileLu root 'rclone-test-cafuhis8luki': 1 differences found 2025/11/08 01:22:49 NOTICE: FileLu root 'rclone-test-cafuhis8luki': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/08 01:22:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:22:51 NOTICE: FileLu root 'rclone-test-cafuhis8luki': 0 differences found 2025/11/08 01:22:51 NOTICE: FileLu root 'rclone-test-cafuhis8luki': 1 matching files 2025/11/08 01:22:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-livonop0yiqa" 2025/11/08 01:22:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:22:51 DEBUG : Creating backend with remote "/tmp/rclone951279879" run.go:185: Remote "FileLu root 'rclone-test-livonop0yiqa'", Local "Local file system at /tmp/rclone951279879", Modify Window "876000h0m0s" 2025/11/08 01:22:51 INFO : FileLu root 'rclone-test-livonop0yiqa': Successfully created folder "rclone-test-livonop0yiqa" with ID 1104486 2025/11/08 01:22:53 INFO : FileLu root 'rclone-test-livonop0yiqa': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/08 01:22:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 01:22:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-livonop0yiqa' 2025/11/08 01:22:54 NOTICE: FileLu root 'rclone-test-livonop0yiqa': 1 files missing 2025/11/08 01:22:54 NOTICE: 1 hashes missing 2025/11/08 01:22:54 NOTICE: FileLu root 'rclone-test-livonop0yiqa': 1 differences found 2025/11/08 01:22:54 NOTICE: FileLu root 'rclone-test-livonop0yiqa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/08 01:22:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:22:55 NOTICE: FileLu root 'rclone-test-livonop0yiqa': 0 differences found 2025/11/08 01:22:55 NOTICE: FileLu root 'rclone-test-livonop0yiqa': 1 matching files 2025/11/08 01:22:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kohulim2huca" 2025/11/08 01:22:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:22:55 DEBUG : Creating backend with remote "/tmp/rclone2382579644" run.go:185: Remote "FileLu root 'rclone-test-kohulim2huca'", Local "Local file system at /tmp/rclone2382579644", Modify Window "876000h0m0s" 2025/11/08 01:22:55 INFO : FileLu root 'rclone-test-kohulim2huca': Successfully created folder "rclone-test-kohulim2huca" with ID 1104487 2025/11/08 01:22:57 INFO : FileLu root 'rclone-test-kohulim2huca': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/08 01:22:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 01:22:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-kohulim2huca' 2025/11/08 01:22:58 NOTICE: FileLu root 'rclone-test-kohulim2huca': 1 files missing 2025/11/08 01:22:58 NOTICE: 1 hashes missing 2025/11/08 01:22:58 NOTICE: FileLu root 'rclone-test-kohulim2huca': 1 differences found 2025/11/08 01:22:58 NOTICE: FileLu root 'rclone-test-kohulim2huca': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/08 01:23:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:23:00 NOTICE: FileLu root 'rclone-test-kohulim2huca': 0 differences found 2025/11/08 01:23:00 NOTICE: FileLu root 'rclone-test-kohulim2huca': 1 matching files 2025/11/08 01:23:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-zifihez2qiju" 2025/11/08 01:23:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:23:00 DEBUG : Creating backend with remote "/tmp/rclone2610928743" run.go:185: Remote "FileLu root 'rclone-test-zifihez2qiju'", Local "Local file system at /tmp/rclone2610928743", Modify Window "876000h0m0s" 2025/11/08 01:23:00 INFO : FileLu root 'rclone-test-zifihez2qiju': Successfully created folder "rclone-test-zifihez2qiju" with ID 1104488 2025/11/08 01:23:02 INFO : FileLu root 'rclone-test-zifihez2qiju': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/08 01:23:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 01:23:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-zifihez2qiju' 2025/11/08 01:23:02 NOTICE: FileLu root 'rclone-test-zifihez2qiju': 1 files missing 2025/11/08 01:23:02 NOTICE: 1 hashes missing 2025/11/08 01:23:02 NOTICE: FileLu root 'rclone-test-zifihez2qiju': 1 differences found 2025/11/08 01:23:02 NOTICE: FileLu root 'rclone-test-zifihez2qiju': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/08 01:23:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 01:23:04 NOTICE: FileLu root 'rclone-test-zifihez2qiju': 0 differences found 2025/11/08 01:23:04 NOTICE: FileLu root 'rclone-test-zifihez2qiju': 1 matching files 2025/11/08 01:23:04 DEBUG : FileLu root 'rclone-test-zifihez2qiju': Purge remote 2025/11/08 01:23:04 INFO : FileLu root 'rclone-test-zifihez2qiju': Rmdir: successfully deleted "/rclone-test-zifihez2qiju" 2025/11/08 01:23:04 DEBUG : FileLu root 'rclone-test-kohulim2huca': Purge remote 2025/11/08 01:23:05 INFO : FileLu root 'rclone-test-kohulim2huca': Rmdir: successfully deleted "/rclone-test-kohulim2huca" 2025/11/08 01:23:05 DEBUG : FileLu root 'rclone-test-livonop0yiqa': Purge remote 2025/11/08 01:23:05 INFO : FileLu root 'rclone-test-livonop0yiqa': Rmdir: successfully deleted "/rclone-test-livonop0yiqa" 2025/11/08 01:23:05 DEBUG : FileLu root 'rclone-test-cafuhis8luki': Purge remote 2025/11/08 01:23:05 INFO : FileLu root 'rclone-test-cafuhis8luki': Rmdir: successfully deleted "/rclone-test-cafuhis8luki" 2025/11/08 01:23:05 DEBUG : FileLu root 'rclone-test-wuqoneb8data': Purge remote 2025/11/08 01:23:06 INFO : FileLu root 'rclone-test-wuqoneb8data': Rmdir: successfully deleted "/rclone-test-wuqoneb8data" 2025/11/08 01:23:06 DEBUG : FileLu root 'rclone-test-nadawuj6boyu': Purge remote 2025/11/08 01:23:06 INFO : FileLu root 'rclone-test-nadawuj6boyu': Rmdir: successfully deleted "/rclone-test-nadawuj6boyu" 2025/11/08 01:23:06 DEBUG : FileLu root 'rclone-test-lobaqul6cayu': Purge remote 2025/11/08 01:23:07 INFO : FileLu root 'rclone-test-lobaqul6cayu': Rmdir: successfully deleted "/rclone-test-lobaqul6cayu" 2025/11/08 01:23:07 DEBUG : FileLu root 'rclone-test-kamehaw4gume': Purge remote 2025/11/08 01:23:07 INFO : FileLu root 'rclone-test-kamehaw4gume': Rmdir: successfully deleted "/rclone-test-kamehaw4gume" 2025/11/08 01:23:07 DEBUG : FileLu root 'rclone-test-gebifew0mijo': Purge remote 2025/11/08 01:23:07 INFO : FileLu root 'rclone-test-gebifew0mijo': Rmdir: successfully deleted "/rclone-test-gebifew0mijo" 2025/11/08 01:23:07 DEBUG : FileLu root 'rclone-test-lepiwid3rexi': Purge remote 2025/11/08 01:23:08 INFO : FileLu root 'rclone-test-lepiwid3rexi': Rmdir: successfully deleted "/rclone-test-lepiwid3rexi" --- PASS: TestApplyTransforms (48.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:23:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 01:23:09 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub" with ID 1104489 2025/11/08 01:23:10 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub/file2" 2025/11/08 01:23:10 DEBUG : sub/file2: size = 14 OK 2025/11/08 01:23:10 INFO : file1: Copied (new) to: sub/file2 2025/11/08 01:23:12 DEBUG : sub/file2: size = 14 OK 2025/11/08 01:23:12 DEBUG : file1: Sizes identical 2025/11/08 01:23:12 DEBUG : file1: Unchanged skipping 2025/11/08 01:23:12 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': don't need to copy/move sub/file2, it is already at target location 2025/11/08 01:23:14 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub/file2 2025/11/08 01:23:15 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub" --- PASS: TestCopyFile (7.59s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.72s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:23:17 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/dst" with ID 1104490 2025/11/08 01:23:18 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "dst/file1" 2025/11/08 01:23:20 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tajupaq1toxi/backup" 2025/11/08 01:23:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1772526158) 2025/11/08 01:23:20 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-tajupaq1toxi') 2025/11/08 01:23:20 DEBUG : dst/file1: Sizes differ 2025/11/08 01:23:22 INFO : FileLu root 'rclone-test-tajupaq1toxi/backup': Successfully created folder "rclone-test-tajupaq1toxi/backup/dst" with ID 1104492 2025/11/08 01:23:24 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/dst/file1 2025/11/08 01:23:24 INFO : dst/file1: Moved (server-side) 2025/11/08 01:23:26 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "dst/file1" 2025/11/08 01:23:26 DEBUG : dst/file1: size = 14 OK 2025/11/08 01:23:26 INFO : dst/file1: Copied (new) 2025/11/08 01:23:28 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/dst/file1 2025/11/08 01:23:29 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/backup/dst/file1 2025/11/08 01:23:30 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/dst" 2025/11/08 01:23:31 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/backup/dst" 2025/11/08 01:23:31 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/backup" --- PASS: TestCopyFileBackupDir (15.75s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:23:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tajupaq1toxi/dst" 2025/11/08 01:23:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tajupaq1toxi/CompareDest" 2025/11/08 01:23:33 DEBUG : one: Need to transfer - File not found at Destination 2025/11/08 01:23:34 INFO : FileLu root 'rclone-test-tajupaq1toxi/dst': Successfully created folder "rclone-test-tajupaq1toxi/dst" with ID 1104493 2025/11/08 01:23:36 INFO : FileLu root 'rclone-test-tajupaq1toxi/dst': Put: Successfully uploaded new file "one" 2025/11/08 01:23:36 DEBUG : one: size = 3 OK 2025/11/08 01:23:36 INFO : one: Copied (new) 2025/11/08 01:23:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1772526158) 2025/11/08 01:23:38 DEBUG : one: size = 3 (FileLu root 'rclone-test-tajupaq1toxi/dst') 2025/11/08 01:23:38 DEBUG : one: Sizes differ 2025/11/08 01:23:40 DEBUG : one: size = 5 OK 2025/11/08 01:23:40 INFO : one: Copied (replaced existing) 2025/11/08 01:23:43 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "dst/one" 2025/11/08 01:23:44 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/CompareDest" with ID 1104494 2025/11/08 01:23:45 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "CompareDest/one" 2025/11/08 01:23:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1772526158) 2025/11/08 01:23:47 DEBUG : one: size = 3 (FileLu root 'rclone-test-tajupaq1toxi/dst') 2025/11/08 01:23:47 DEBUG : one: Sizes differ 2025/11/08 01:23:48 DEBUG : one: size = 5 OK 2025/11/08 01:23:48 DEBUG : one: Sizes identical 2025/11/08 01:23:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 01:23:50 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "CompareDest/two" 2025/11/08 01:23:51 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 01:23:52 DEBUG : two: size = 3 OK 2025/11/08 01:23:52 DEBUG : two: Sizes identical 2025/11/08 01:23:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 01:23:53 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 01:23:54 DEBUG : two: size = 3 OK 2025/11/08 01:23:54 DEBUG : two: Sizes identical 2025/11/08 01:23:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 01:23:56 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 01:23:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone1772526158) 2025/11/08 01:23:57 DEBUG : two: size = 3 (FileLu root 'rclone-test-tajupaq1toxi/CompareDest') 2025/11/08 01:23:57 DEBUG : two: Sizes differ 2025/11/08 01:23:58 INFO : FileLu root 'rclone-test-tajupaq1toxi/dst': Put: Successfully uploaded new file "two" 2025/11/08 01:23:58 DEBUG : two: size = 5 OK 2025/11/08 01:23:58 INFO : two: Copied (new) 2025/11/08 01:24:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/dst/one 2025/11/08 01:24:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/dst/two 2025/11/08 01:24:01 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/CompareDest/one 2025/11/08 01:24:25 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/CompareDest/two 2025/11/08 01:24:31 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/dst" 2025/11/08 01:24:32 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/CompareDest" --- PASS: TestCopyFileCompareDest (60.54s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.73s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.74s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.72s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.72s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:24:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/08 01:24:36 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/TestCopyFileMaxTransfer" with ID 1104496 2025/11/08 01:24:38 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/08 01:24:38 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/08 01:24:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/08 01:24:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/08 01:24:40 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/08 01:24:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/08 01:24:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/08 01:24:44 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/08 01:24:44 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/08 01:24:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/08 01:24:46 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/TestCopyFileMaxTransfer/file1 2025/11/08 01:24:46 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/TestCopyFileMaxTransfer/file4 2025/11/08 01:24:47 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (12.18s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.73s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.72s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.73s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.73s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.73s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.74s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:24:57 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "a.txt" 2025/11/08 01:24:59 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "zend.txt" 2025/11/08 01:25:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub dir" with ID 1104497 2025/11/08 01:25:01 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/08 01:25:03 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/08 01:25:04 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub dir/ignore dir" with ID 1104498 2025/11/08 01:25:05 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/08 01:25:07 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/08 01:25:08 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub dir/sub sub dir" with ID 1104499 2025/11/08 01:25:09 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/08 01:25:12 DEBUG : a.txt: Excluded (Size Filter) 2025/11/08 01:25:12 DEBUG : a.txt: Excluded 2025/11/08 01:25:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 01:25:12 DEBUG : sub dir/hello world2: Excluded 2025/11/08 01:25:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 01:25:12 DEBUG : sub dir/hello world: Excluded 2025/11/08 01:25:13 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 01:25:14 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 01:25:14 DEBUG : sub dir/hello world2: Excluded 2025/11/08 01:25:14 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 01:25:14 DEBUG : sub dir/hello world: Excluded 2025/11/08 01:25:14 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 01:25:16 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/a.txt 2025/11/08 01:25:16 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/zend.txt 2025/11/08 01:25:17 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/hello world 2025/11/08 01:25:17 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/hello world2 2025/11/08 01:25:18 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/sub sub dir/hello world3 2025/11/08 01:25:18 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/ignore dir/.ignore 2025/11/08 01:25:18 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/ignore dir/should be ignored 2025/11/08 01:25:19 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub dir/sub sub dir" 2025/11/08 01:25:20 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub dir/ignore dir" 2025/11/08 01:25:21 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub dir" --- PASS: TestListDirSorted (25.74s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:25:23 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "a.txt" 2025/11/08 01:25:25 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "zend.txt" 2025/11/08 01:25:25 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub dir" with ID 1104500 2025/11/08 01:25:27 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/08 01:25:29 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/08 01:25:29 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub dir/ignore dir" with ID 1104501 2025/11/08 01:25:31 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/08 01:25:33 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/08 01:25:33 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub dir/sub sub dir" with ID 1104503 2025/11/08 01:25:35 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/08 01:25:37 DEBUG : a.txt: Excluded (Size Filter) 2025/11/08 01:25:37 DEBUG : a.txt: Excluded 2025/11/08 01:25:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 01:25:37 DEBUG : sub dir/hello world2: Excluded 2025/11/08 01:25:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 01:25:37 DEBUG : sub dir/hello world: Excluded 2025/11/08 01:25:39 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 01:25:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 01:25:39 DEBUG : sub dir/hello world2: Excluded 2025/11/08 01:25:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 01:25:39 DEBUG : sub dir/hello world: Excluded 2025/11/08 01:25:39 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 01:25:41 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/a.txt 2025/11/08 01:25:41 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/zend.txt 2025/11/08 01:25:42 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/hello world 2025/11/08 01:25:42 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/hello world2 2025/11/08 01:25:43 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/sub sub dir/hello world3 2025/11/08 01:25:43 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/ignore dir/.ignore 2025/11/08 01:25:43 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/ignore dir/should be ignored 2025/11/08 01:25:44 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub dir/sub sub dir" 2025/11/08 01:25:45 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub dir/ignore dir" 2025/11/08 01:25:46 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub dir" --- PASS: TestListDirSortedFn (24.99s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:25:48 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "file1" 2025/11/08 01:25:49 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub" with ID 1104504 2025/11/08 01:25:50 INFO : FileLu root 'rclone-test-tajupaq1toxi': 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/08 01:25:54 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/08 01:25:55 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/file1 2025/11/08 01:25:56 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub/file2 2025/11/08 01:25:57 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub" --- PASS: TestListJSON (11.25s) --- PASS: TestListJSON/Default (0.35s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.36s) --- PASS: TestListJSON/Recurse (0.73s) --- PASS: TestListJSON/SubDir (0.36s) --- PASS: TestListJSON/NoModTime (0.36s) --- PASS: TestListJSON/NoMimeType (0.38s) --- PASS: TestListJSON/ShowHash (0.36s) --- PASS: TestListJSON/HashTypes (0.36s) --- PASS: TestListJSON/Metadata (0.38s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:25:59 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "file1" 2025/11/08 01:26:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub" with ID 1104505 2025/11/08 01:26:01 INFO : FileLu root 'rclone-test-tajupaq1toxi': 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/08 01:26:08 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tajupaq1toxi/notfound" 2025/11/08 01:26:08 DEBUG : Config file has changed externally - reloading 2025/11/08 01:26:09 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/file1 2025/11/08 01:26:10 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub/file2 2025/11/08 01:26:11 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub" --- PASS: TestStatJSON (13.97s) --- PASS: TestStatJSON/Root (0.39s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.39s) --- PASS: TestStatJSON/Dir (0.74s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s) --- PASS: TestStatJSON/File (0.74s) --- PASS: TestStatJSON/NotFound (0.74s) --- PASS: TestStatJSON/DirFilesOnly (0.37s) --- PASS: TestStatJSON/FileFilesOnly (0.76s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.37s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.36s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (0.75s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:26:11 INFO : FileLu root 'rclone-test-tajupaq1toxi': Making directory 2025/11/08 01:26:12 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi" with ID 1.104465e+06 2025/11/08 01:26:12 INFO : FileLu root 'rclone-test-tajupaq1toxi': Making directory 2025/11/08 01:26:12 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi" with ID 1.104465e+06 --- PASS: TestMkdir (1.81s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:26:14 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub dir" with ID 1104506 run.go:290: Failed to put "sub dir/hello world" to "FileLu root 'rclone-test-tajupaq1toxi'": failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2025/11/08 01:26:16 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub dir" --- FAIL: TestLsd (3.48s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:26:18 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "potato2" 2025/11/08 01:26:20 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "empty space" 2025/11/08 01:26:22 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/empty space 2025/11/08 01:26:22 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/potato2 --- PASS: TestLs (5.78s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:26:24 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "potato2" 2025/11/08 01:26:26 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "empty space" 2025/11/08 01:26:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/08 01:26:27 DEBUG : empty space: Excluded 2025/11/08 01:26:28 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/empty space 2025/11/08 01:26:29 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/potato2 --- PASS: TestLsWithFilesFrom (6.56s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:26:31 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "potato2" 2025/11/08 01:26:33 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "empty space" 2025/11/08 01:26:34 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/empty space 2025/11/08 01:26:34 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/potato2 --- PASS: TestLsLong (5.89s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:26:37 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "potato2" 2025/11/08 01:26:38 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "empty space" 2025/11/08 01:26:39 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/empty space 2025/11/08 01:26:40 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/potato2 --- PASS: TestHashSums (5.43s) === RUN TestHashSumsWithErrors 2025/11/08 01:26:40 DEBUG : Creating backend with remote ":memory:" 2025/11/08 01:26:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/08 01:26:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/08 01:26:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/08 01:26:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/08 01:26:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/08 01:26:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/08 01:26:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/08 01:26:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/08 01:26:40 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:26:42 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "potato2" 2025/11/08 01:26:44 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "empty space" 2025/11/08 01:26:45 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub dir" with ID 1104508 2025/11/08 01:26:46 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/08 01:26:48 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/empty space 2025/11/08 01:26:48 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/potato2 2025/11/08 01:26:49 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/potato3 2025/11/08 01:26:50 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub dir" --- PASS: TestCount (9.74s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:26:52 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "small" 2025/11/08 01:26:54 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "medium" 2025/11/08 01:26:55 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "large" 2025/11/08 01:26:56 DEBUG : Waiting for deletions to finish 2025/11/08 01:26:56 DEBUG : large: Excluded (Size Filter) 2025/11/08 01:26:56 DEBUG : large: Excluded 2025/11/08 01:26:56 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/medium 2025/11/08 01:26:56 INFO : medium: Deleted 2025/11/08 01:26:56 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/small 2025/11/08 01:26:56 INFO : small: Deleted 2025/11/08 01:26:58 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/large --- PASS: TestDelete (8.25s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:27:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "small" run.go:290: Failed to put "medium" to "FileLu root 'rclone-test-tajupaq1toxi'": failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2025/11/08 01:27:02 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/small --- FAIL: TestMaxDelete (4.54s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:27:05 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "small" 2025/11/08 01:27:06 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "medium" 2025/11/08 01:27:08 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "large" 2025/11/08 01:27:08 DEBUG : Waiting for deletions to finish 2025/11/08 01:27:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/08 01:27:09 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/medium 2025/11/08 01:27:09 INFO : medium: Deleted 2025/11/08 01:27:09 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/small 2025/11/08 01:27:09 INFO : small: Deleted 2025/11/08 01:27:10 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/large --- PASS: TestMaxDeleteSizeLargeFile (8.69s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:27:13 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "small" 2025/11/08 01:27:15 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "medium" 2025/11/08 01:27:17 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "large" 2025/11/08 01:27:18 DEBUG : Waiting for deletions to finish 2025/11/08 01:27:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/08 01:27:18 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/large 2025/11/08 01:27:18 INFO : large: Deleted 2025/11/08 01:27:19 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/medium 2025/11/08 01:27:19 INFO : medium: Deleted 2025/11/08 01:27:20 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/small --- PASS: TestMaxDeleteSize (9.33s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:27:23 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "ReadFile" 2025/11/08 01:27:26 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/ReadFile --- PASS: TestReadFile (5.83s) === RUN TestRetry 2025/11/08 01:27:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/08 01:27:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/08 01:27:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 01:27:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 01:27:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 01:27:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 01:27:27 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:27:28 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "file1" 2025/11/08 01:27:30 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "file2" 2025/11/08 01:27:44 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/file1 2025/11/08 01:27:45 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/file2 --- PASS: TestCat (18.39s) === RUN TestPurge 2025/11/08 01:27:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-minogul4binu" 2025/11/08 01:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 01:27:45 DEBUG : Creating backend with remote "/tmp/rclone3987051376" run.go:185: Remote "FileLu root 'rclone-test-minogul4binu'", Local "Local file system at /tmp/rclone3987051376", Modify Window "876000h0m0s" 2025/11/08 01:27:45 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu" with ID 1104511 2025/11/08 01:27:46 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu" with ID 1.104511e+06 2025/11/08 01:27:47 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu/A1/B1/C1" with ID 1104514 2025/11/08 01:27:48 INFO : FileLu root 'rclone-test-minogul4binu': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/08 01:27:48 INFO : A2: Making directory 2025/11/08 01:27:48 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu/A2" with ID 1104515 2025/11/08 01:27:48 INFO : A1/B2: Making directory 2025/11/08 01:27:49 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu/A1/B2" with ID 1104516 2025/11/08 01:27:49 INFO : A1/B2/C2: Making directory 2025/11/08 01:27:49 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu/A1/B2/C2" with ID 1104517 2025/11/08 01:27:49 INFO : A1/B1/C3: Making directory 2025/11/08 01:27:49 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu/A1/B1/C3" with ID 1104518 2025/11/08 01:27:49 INFO : A3: Making directory 2025/11/08 01:27:50 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu/A3" with ID 1104519 2025/11/08 01:27:50 INFO : A3/B3: Making directory 2025/11/08 01:27:50 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu/A3/B3" with ID 1104520 2025/11/08 01:27:50 INFO : A3/B3/C4: Making directory 2025/11/08 01:27:50 INFO : FileLu root 'rclone-test-minogul4binu': Successfully created folder "rclone-test-minogul4binu/A3/B3/C4" with ID 1104521 2025/11/08 01:27:52 INFO : FileLu root 'rclone-test-minogul4binu': Put: Successfully uploaded new file "A1/two" 2025/11/08 01:27:54 INFO : FileLu root 'rclone-test-minogul4binu': Rmdir: successfully deleted "/rclone-test-minogul4binu/A1/B1" 2025/11/08 01:27:57 INFO : FileLu root 'rclone-test-minogul4binu': Rmdir: successfully deleted "/rclone-test-minogul4binu" 2025/11/08 01:27:57 ERROR : error listing: directory not found 2025/11/08 01:27:57 DEBUG : FileLu root 'rclone-test-minogul4binu': Purge remote 2025/11/08 01:27:57 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (12.36s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:27:58 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi" with ID 1.104465e+06 2025/11/08 01:27:58 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B1/C1" with ID 1104524 2025/11/08 01:28:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/08 01:28:00 INFO : A2: Making directory 2025/11/08 01:28:00 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A2" with ID 1104525 2025/11/08 01:28:00 INFO : A1/B2: Making directory 2025/11/08 01:28:01 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B2" with ID 1104526 2025/11/08 01:28:01 INFO : A1/B2/C2: Making directory 2025/11/08 01:28:01 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B2/C2" with ID 1104527 2025/11/08 01:28:01 INFO : A1/B1/C3: Making directory 2025/11/08 01:28:01 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B1/C3" with ID 1104528 2025/11/08 01:28:01 INFO : A3: Making directory 2025/11/08 01:28:02 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A3" with ID 1104529 2025/11/08 01:28:02 INFO : A3/B3: Making directory 2025/11/08 01:28:02 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A3/B3" with ID 1104530 2025/11/08 01:28:02 INFO : A3/B3/C4: Making directory 2025/11/08 01:28:03 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A3/B3/C4" with ID 1104531 2025/11/08 01:28:04 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "A1/two" 2025/11/08 01:28:07 DEBUG : removing 1 level 3 directories 2025/11/08 01:28:07 INFO : A3/B3/C4: Removing directory 2025/11/08 01:28:07 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A3/B3/C4" 2025/11/08 01:28:11 DEBUG : removing 2 level 3 directories 2025/11/08 01:28:11 INFO : A1/B2/C2: Removing directory 2025/11/08 01:28:11 INFO : A1/B1/C3: Removing directory 2025/11/08 01:28:11 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B2/C2" 2025/11/08 01:28:11 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1/C3" 2025/11/08 01:28:11 DEBUG : removing 2 level 2 directories 2025/11/08 01:28:11 INFO : A3/B3: Removing directory 2025/11/08 01:28:11 INFO : A1/B2: Removing directory 2025/11/08 01:28:12 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A3/B3" 2025/11/08 01:28:12 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B2" 2025/11/08 01:28:12 DEBUG : removing 2 level 1 directories 2025/11/08 01:28:12 INFO : A3: Removing directory 2025/11/08 01:28:12 INFO : A2: Removing directory 2025/11/08 01:28:13 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A3" 2025/11/08 01:28:13 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A2" 2025/11/08 01:28:16 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/A1/B1/C1/one 2025/11/08 01:28:17 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/A1/two 2025/11/08 01:28:18 DEBUG : removing 1 level 3 directories 2025/11/08 01:28:18 INFO : A1/B1/C1: Removing directory 2025/11/08 01:28:19 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1/C1" 2025/11/08 01:28:19 DEBUG : removing 1 level 2 directories 2025/11/08 01:28:19 INFO : A1/B1: Removing directory 2025/11/08 01:28:20 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1" 2025/11/08 01:28:20 DEBUG : removing 1 level 1 directories 2025/11/08 01:28:20 INFO : A1: Removing directory 2025/11/08 01:28:21 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1" 2025/11/08 01:28:21 DEBUG : removing 1 level 0 directories 2025/11/08 01:28:21 INFO : FileLu root 'rclone-test-tajupaq1toxi': Removing directory 2025/11/08 01:28:21 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi" 2025/11/08 01:28:22 ERROR : error listing: directory not found 2025/11/08 01:28:22 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (24.77s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:28:23 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi" with ID 1104534 2025/11/08 01:28:23 INFO : A1: Making directory 2025/11/08 01:28:23 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1" with ID 1104535 2025/11/08 01:28:23 INFO : A1/B1: Making directory 2025/11/08 01:28:23 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B1" with ID 1104536 2025/11/08 01:28:23 INFO : A1/B1/C1: Making directory 2025/11/08 01:28:24 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B1/C1" with ID 1104537 2025/11/08 01:28:27 DEBUG : removing 1 level 3 directories 2025/11/08 01:28:27 INFO : A1/B1/C1: Removing directory 2025/11/08 01:28:27 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1/C1" 2025/11/08 01:28:27 DEBUG : removing 1 level 2 directories 2025/11/08 01:28:27 INFO : A1/B1: Removing directory 2025/11/08 01:28:28 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1" 2025/11/08 01:28:30 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1" --- PASS: TestRmdirsLeaveRoot (8.44s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:28:31 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi" with ID 1.104534e+06 2025/11/08 01:28:31 INFO : A1: Making directory 2025/11/08 01:28:31 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1" with ID 1104539 2025/11/08 01:28:31 INFO : A1/B1: Making directory 2025/11/08 01:28:32 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B1" with ID 1104540 2025/11/08 01:28:32 INFO : A1/B1/C1: Making directory 2025/11/08 01:28:32 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B1/C1" with ID 1104541 2025/11/08 01:28:35 DEBUG : removing 1 level 3 directories 2025/11/08 01:28:35 INFO : A1/B1/C1: Removing directory 2025/11/08 01:28:36 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1/C1" 2025/11/08 01:28:36 DEBUG : removing 1 level 2 directories 2025/11/08 01:28:36 INFO : A1/B1: Removing directory 2025/11/08 01:28:37 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1" 2025/11/08 01:28:39 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1" --- PASS: TestRmdirsWithFilter (8.51s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:28:41 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "file1" 2025/11/08 01:28:42 DEBUG : filename.txt: File name found in url 2025/11/08 01:28:43 ERROR : filename.txt: Post request put error: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value operations_test.go:856: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:856 Error: Received unexpected error: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value Test: TestCopyURL 2025/11/08 01:28:44 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/file1 --- FAIL: TestCopyURL (5.25s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:28:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 01:28:45 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub" with ID 1104544 2025/11/08 01:28:47 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub/file2" 2025/11/08 01:28:47 DEBUG : sub/file2: size = 14 OK 2025/11/08 01:28:47 INFO : file1: Copied (new) to: sub/file2 2025/11/08 01:28:47 INFO : file1: Deleted 2025/11/08 01:28:49 DEBUG : sub/file2: size = 14 OK 2025/11/08 01:28:49 DEBUG : file1: Sizes identical 2025/11/08 01:28:49 DEBUG : file1: Unchanged skipping 2025/11/08 01:28:49 INFO : file1: Deleted 2025/11/08 01:28:50 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': don't need to copy/move sub/file2, it is already at target location 2025/11/08 01:28:51 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub/file2 2025/11/08 01:28:52 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub" --- PASS: TestMoveFile (8.10s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:28:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 01:28:55 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "file1" 2025/11/08 01:28:55 DEBUG : file1: size = 14 OK 2025/11/08 01:28:55 INFO : file1: Copied (new) 2025/11/08 01:28:55 INFO : file1: Deleted 2025/11/08 01:28:56 DEBUG : file1: Destination exists, skipping 2025/11/08 01:28:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/08 01:28:57 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/file1 --- PASS: TestMoveFileWithIgnoreExisting (4.72s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.73s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.73s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:28:59 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/dst" with ID 1104549 2025/11/08 01:29:01 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "dst/file1" 2025/11/08 01:29:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tajupaq1toxi/backup" 2025/11/08 01:29:02 DEBUG : Config file has changed externally - reloading 2025/11/08 01:29:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1772526158) 2025/11/08 01:29:03 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-tajupaq1toxi') 2025/11/08 01:29:03 DEBUG : dst/file1: Sizes differ 2025/11/08 01:29:05 INFO : FileLu root 'rclone-test-tajupaq1toxi/backup': Successfully created folder "rclone-test-tajupaq1toxi/backup/dst" with ID 1104554 2025/11/08 01:29:07 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/dst/file1 2025/11/08 01:29:07 INFO : dst/file1: Moved (server-side) 2025/11/08 01:29:08 ERROR : dst/file1: Failed to copy: failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2025/11/08 01:29:08 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/08 01:29:09 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/backup/dst/file1 2025/11/08 01:29:10 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/dst" 2025/11/08 01:29:11 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/backup/dst" 2025/11/08 01:29:12 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/backup" --- FAIL: TestMoveFileBackupDir (13.25s) === 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:29:12 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi" with ID 1.104534e+06 2025/11/08 01:29:13 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1" with ID 1104558 2025/11/08 01:29:14 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "A1/one" 2025/11/08 01:29:16 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "A1/two" 2025/11/08 01:29:17 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B1" with ID 1104561 2025/11/08 01:29:18 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "A1/B1/three" 2025/11/08 01:29:19 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B1/C1" with ID 1104562 2025/11/08 01:29:21 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/11/08 01:29:21 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/A1/B1/C2" with ID 1104563 run.go:290: Failed to put "A1/B1/C2/five" to "FileLu root 'rclone-test-tajupaq1toxi'": failed to upload file: failed to parse upload response: invalid character '<' looking for beginning of value 2025/11/08 01:29:23 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/A1/one 2025/11/08 01:29:23 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/A1/two 2025/11/08 01:29:24 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/A1/B1/three 2025/11/08 01:29:25 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/A1/B1/C1/four 2025/11/08 01:29:26 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1/C2" 2025/11/08 01:29:27 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1/C1" 2025/11/08 01:29:27 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1/B1" 2025/11/08 01:29:28 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/A1" --- FAIL: TestDirMove (16.44s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:29:28 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.74s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:29:29 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 01:29:31 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/11/08 01:29:31 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 01:29:31 NOTICE: FileLu root 'rclone-test-tajupaq1toxi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/08 01:29:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/08 01:29:31 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/08 01:29:33 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/11/08 01:29:33 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 01:29:33 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/08 01:29:34 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/no_checksum_big_file_from_pipe 2025/11/08 01:29:35 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:29:35 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 01:29:37 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/08 01:29:37 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 01:29:37 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/08 01:29:37 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/08 01:29:39 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/08 01:29:39 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 01:29:39 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/08 01:29:40 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/with_checksum_big_file_from_pipe 2025/11/08 01:29:41 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:29:41 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 01:29:43 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/08 01:29:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 01:29:43 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/08 01:29:43 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/08 01:29:45 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/08 01:29:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 01:29:45 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/08 01:29:46 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/ignore_checksum_big_file_from_pipe 2025/11/08 01:29:46 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:29:47 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 01:29:49 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/08 01:29:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 01:29:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/08 01:29:49 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/08 01:29:51 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/08 01:29:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 01:29:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/08 01:29:52 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/ignore_checksum_big_file_from_pipe 2025/11/08 01:29:52 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (23.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.88s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.91s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.73s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:29:55 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "potato1" 2025/11/08 01:29:55 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': File to upload is small (60 bytes), uploading instead of streaming 2025/11/08 01:29:57 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "potato2" 2025/11/08 01:29:57 DEBUG : potato2: size = 60 OK 2025/11/08 01:29:57 DEBUG : potato2: Size of src and dst objects identical 2025/11/08 01:29:58 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/potato1 2025/11/08 01:29:58 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/potato2 --- PASS: TestRcatSize (5.37s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.72s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", 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-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.72s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.75s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.74s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.75s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.74s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-tajupaq1toxi'", Local "Local file system at /tmp/rclone1772526158", Modify Window "876000h0m0s" 2025/11/08 01:30:05 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully created folder "rclone-test-tajupaq1toxi/sub dir" with ID 1104580 2025/11/08 01:30:06 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/11/08 01:30:08 INFO : FileLu root 'rclone-test-tajupaq1toxi': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/11/08 01:30:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.morugoz6" before starting 2025/11/08 01:30:27 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/test remove existing 2025/11/08 01:30:28 DEBUG : sub dir/test remove existing.morugoz6: TEST: removing renamed existing file after operation 2025/11/08 01:30:28 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/test remove existing.morugoz6 2025/11/08 01:30:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wakepec1" before starting 2025/11/08 01:30:33 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/08 01:30:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wakepec1: TEST: renaming existing back after failed operation 2025/11/08 01:30:37 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wakepec1 2025/11/08 01:30:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rocevib0" before starting 2025/11/08 01:30:58 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/08 01:30:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rocevib0: TEST: removing renamed existing file after operation 2025/11/08 01:30:59 INFO : FileLu root 'rclone-test-tajupaq1toxi': Successfully deleted file: /rclone-test-tajupaq1toxi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rocevib0 2025/11/08 01:31:02 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi/sub dir" --- PASS: TestRemoveExisting (58.15s) === 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/08 01:31:02 DEBUG : FileLu root 'rclone-test-tajupaq1toxi': Purge remote 2025/11/08 01:31:02 INFO : FileLu root 'rclone-test-tajupaq1toxi': Rmdir: successfully deleted "/rclone-test-tajupaq1toxi" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 10m37.467775676s (try 1/5): exit status 1: Failed [TestCheck TestLsd TestMaxDelete TestCopyURL TestMoveFileBackupDir TestDirMove]