"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/07/21 01:15:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuworuj1hifi" 2026/07/21 01:15:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:15:38 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': Using cached web token 2026/07/21 01:15:39 DEBUG : Creating backend with remote "/tmp/rclone406722432" === 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:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/21 01:15:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/21 01:15:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/07/21 01:15:39 DEBUG : a: size = 0 OK 2026/07/21 01:15:39 DEBUG : a: size = 1 (memory) 2026/07/21 01:15:39 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/21 01:15:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/21 01:15:39 DEBUG : potato: Seek from 10 to 0 2026/07/21 01:15:39 DEBUG : potato: Seek from 10 to 0 2026/07/21 01:15:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/21 01:15:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Seek from 5 to 2 2026/07/21 01:15:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/21 01:15:39 DEBUG : potato: Seek from 7 to 0 2026/07/21 01:15:39 DEBUG : potato: Seek from 7 to 0 2026/07/21 01:15:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/21 01:15:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Seek from 5 to 2 2026/07/21 01:15:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/21 01:15:39 DEBUG : potato: Seek from 8 to 0 2026/07/21 01:15:39 DEBUG : potato: Seek from 8 to 0 2026/07/21 01:15:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/21 01:15:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/21 01:15:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/21 01:15:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/21 01:15:39 DEBUG : potato: Seek from 5 to 2 2026/07/21 01:15:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/21 01:15:39 DEBUG : potato: Seek from 9 to 0 2026/07/21 01:15:39 DEBUG : potato: Seek from 9 to 0 2026/07/21 01:15:39 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:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.58s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2026/07/21 01:15:57 DEBUG : Creating backend with remote "nonexistent" 2026/07/21 01:15:57 DEBUG : Creating backend with remote "nonexistent" 2026/07/21 01:15:57 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/21 01:15:57 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/21 01:15:57 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/21 01:15:57 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.13s) --- PASS: TestCheckDownload/1 (0.36s) --- PASS: TestCheckDownload/2 (0.26s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.43s) --- PASS: TestCheckDownload/5 (0.60s) --- PASS: TestCheckDownload/6 (0.43s) --- PASS: TestCheckDownload/7 (0.60s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.14s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:16:34 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/21 01:16:34 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/21 01:16:34 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/21 01:16:34 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/21 01:16:34 DEBUG : test.sum: Update: removing old file 2026/07/21 01:16:37 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/21 01:16:37 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/21 01:16:37 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/21 01:16:37 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.99s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:16:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuworuj1hifi/data" 2026/07/21 01:16:39 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi/data': Using cached web token check_test.go:350: Linkbox root 'rclone-test-fuworuj1hifi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.59s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:16:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuworuj1hifi/data" 2026/07/21 01:16:41 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/07/21 01:16:51 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/07/21 01:16:55 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest3 2026/07/21 01:17:00 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 2026/07/21 01:17:04 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 2026/07/21 01:17:09 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 2026/07/21 01:17:13 DEBUG : data/banana: Update: removing old file 2026/07/21 01:17:16 DEBUG : data/potato: Update: removing old file 2026/07/21 01:17:20 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (49.41s) --- PASS: TestCheckSumDownload/subtest1 (0.81s) --- PASS: TestCheckSumDownload/subtest2 (0.47s) --- PASS: TestCheckSumDownload/subtest3 (0.69s) --- PASS: TestCheckSumDownload/subtest4 (0.82s) --- PASS: TestCheckSumDownload/subtest5 (0.68s) --- PASS: TestCheckSumDownload/subtest6 (0.66s) --- PASS: TestCheckSumDownload/subtest7 (0.67s) === RUN TestApplyTransforms 2026/07/21 01:17:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kixivef6bapo" 2026/07/21 01:17:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:17:30 DEBUG : Linkbox root 'rclone-test-kixivef6bapo': Using cached web token 2026/07/21 01:17:31 DEBUG : Creating backend with remote "/tmp/rclone3463534807" run.go:198: Remote "Linkbox root 'rclone-test-kixivef6bapo'", Local "Local file system at /tmp/rclone3463534807", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/07/21 01:17:35 ERROR : hello, world!: sum not found 2026/07/21 01:17:35 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-kixivef6bapo' 2026/07/21 01:17:35 NOTICE: Linkbox root 'rclone-test-kixivef6bapo': 1 files missing 2026/07/21 01:17:35 NOTICE: 1 hashes missing 2026/07/21 01:17:35 NOTICE: Linkbox root 'rclone-test-kixivef6bapo': 1 differences found 2026/07/21 01:17:35 NOTICE: Linkbox root 'rclone-test-kixivef6bapo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/21 01:17:35 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:17:35 NOTICE: Linkbox root 'rclone-test-kixivef6bapo': 0 differences found 2026/07/21 01:17:35 NOTICE: Linkbox root 'rclone-test-kixivef6bapo': 1 matching files 2026/07/21 01:17:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sokatac8vecu" 2026/07/21 01:17:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:17:35 DEBUG : Linkbox root 'rclone-test-sokatac8vecu': Using cached web token 2026/07/21 01:17:36 DEBUG : Creating backend with remote "/tmp/rclone851143333" run.go:198: Remote "Linkbox root 'rclone-test-sokatac8vecu'", Local "Local file system at /tmp/rclone851143333", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/07/21 01:17:40 ERROR : HELLO, WORLD!: sum not found 2026/07/21 01:17:40 ERROR : hello, world!: file not in Linkbox root 'rclone-test-sokatac8vecu' 2026/07/21 01:17:40 NOTICE: Linkbox root 'rclone-test-sokatac8vecu': 1 files missing 2026/07/21 01:17:40 NOTICE: 1 hashes missing 2026/07/21 01:17:40 NOTICE: Linkbox root 'rclone-test-sokatac8vecu': 1 differences found 2026/07/21 01:17:40 NOTICE: Linkbox root 'rclone-test-sokatac8vecu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/21 01:17:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:17:40 NOTICE: Linkbox root 'rclone-test-sokatac8vecu': 0 differences found 2026/07/21 01:17:40 NOTICE: Linkbox root 'rclone-test-sokatac8vecu': 1 matching files 2026/07/21 01:17:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-babopor0pija" 2026/07/21 01:17:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:17:40 DEBUG : Linkbox root 'rclone-test-babopor0pija': Using cached web token 2026/07/21 01:17:41 DEBUG : Creating backend with remote "/tmp/rclone3160723333" run.go:198: Remote "Linkbox root 'rclone-test-babopor0pija'", Local "Local file system at /tmp/rclone3160723333", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/21 01:17:45 ERROR : HeLlO, wOrLd!: sum not found 2026/07/21 01:17:45 ERROR : hello, world!: file not in Linkbox root 'rclone-test-babopor0pija' 2026/07/21 01:17:45 NOTICE: Linkbox root 'rclone-test-babopor0pija': 1 files missing 2026/07/21 01:17:45 NOTICE: 1 hashes missing 2026/07/21 01:17:45 NOTICE: Linkbox root 'rclone-test-babopor0pija': 1 differences found 2026/07/21 01:17:45 NOTICE: Linkbox root 'rclone-test-babopor0pija': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/21 01:17:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:17:45 NOTICE: Linkbox root 'rclone-test-babopor0pija': 0 differences found 2026/07/21 01:17:45 NOTICE: Linkbox root 'rclone-test-babopor0pija': 1 matching files 2026/07/21 01:17:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jurowom2beza" 2026/07/21 01:17:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:17:45 DEBUG : Linkbox root 'rclone-test-jurowom2beza': Using cached web token 2026/07/21 01:17:46 DEBUG : Creating backend with remote "/tmp/rclone1820560218" run.go:198: Remote "Linkbox root 'rclone-test-jurowom2beza'", Local "Local file system at /tmp/rclone1820560218", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/21 01:17:51 ERROR : HELLO, WORLD!: sum not found 2026/07/21 01:17:51 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-jurowom2beza' 2026/07/21 01:17:51 NOTICE: Linkbox root 'rclone-test-jurowom2beza': 1 files missing 2026/07/21 01:17:51 NOTICE: 1 hashes missing 2026/07/21 01:17:51 NOTICE: Linkbox root 'rclone-test-jurowom2beza': 1 differences found 2026/07/21 01:17:51 NOTICE: Linkbox root 'rclone-test-jurowom2beza': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/21 01:17:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:17:51 NOTICE: Linkbox root 'rclone-test-jurowom2beza': 0 differences found 2026/07/21 01:17:51 NOTICE: Linkbox root 'rclone-test-jurowom2beza': 1 matching files 2026/07/21 01:17:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qacewak9qoja" 2026/07/21 01:17:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:17:51 DEBUG : Linkbox root 'rclone-test-qacewak9qoja': Using cached web token 2026/07/21 01:17:52 DEBUG : Creating backend with remote "/tmp/rclone1105581116" run.go:198: Remote "Linkbox root 'rclone-test-qacewak9qoja'", Local "Local file system at /tmp/rclone1105581116", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/07/21 01:17:56 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/21 01:17:56 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-qacewak9qoja' 2026/07/21 01:17:56 NOTICE: Linkbox root 'rclone-test-qacewak9qoja': 1 files missing 2026/07/21 01:17:56 NOTICE: 1 hashes missing 2026/07/21 01:17:56 NOTICE: Linkbox root 'rclone-test-qacewak9qoja': 1 differences found 2026/07/21 01:17:56 NOTICE: Linkbox root 'rclone-test-qacewak9qoja': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/21 01:17:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:17:56 NOTICE: Linkbox root 'rclone-test-qacewak9qoja': 0 differences found 2026/07/21 01:17:56 NOTICE: Linkbox root 'rclone-test-qacewak9qoja': 1 matching files 2026/07/21 01:17:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sodepek2gelu" 2026/07/21 01:17:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:17:56 DEBUG : Linkbox root 'rclone-test-sodepek2gelu': Using cached web token 2026/07/21 01:17:57 DEBUG : Creating backend with remote "/tmp/rclone1930777394" run.go:198: Remote "Linkbox root 'rclone-test-sodepek2gelu'", Local "Local file system at /tmp/rclone1930777394", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/07/21 01:18:02 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/21 01:18:02 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-sodepek2gelu' 2026/07/21 01:18:02 NOTICE: Linkbox root 'rclone-test-sodepek2gelu': 1 files missing 2026/07/21 01:18:02 NOTICE: 1 hashes missing 2026/07/21 01:18:02 NOTICE: Linkbox root 'rclone-test-sodepek2gelu': 1 differences found 2026/07/21 01:18:02 NOTICE: Linkbox root 'rclone-test-sodepek2gelu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/21 01:18:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:18:02 NOTICE: Linkbox root 'rclone-test-sodepek2gelu': 0 differences found 2026/07/21 01:18:02 NOTICE: Linkbox root 'rclone-test-sodepek2gelu': 1 matching files 2026/07/21 01:18:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nukexuf4polu" 2026/07/21 01:18:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:18:02 DEBUG : Linkbox root 'rclone-test-nukexuf4polu': Using cached web token 2026/07/21 01:18:03 DEBUG : Creating backend with remote "/tmp/rclone3847407144" run.go:198: Remote "Linkbox root 'rclone-test-nukexuf4polu'", Local "Local file system at /tmp/rclone3847407144", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/07/21 01:18:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 01:18:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-nukexuf4polu' 2026/07/21 01:18:07 NOTICE: Linkbox root 'rclone-test-nukexuf4polu': 1 files missing 2026/07/21 01:18:07 NOTICE: 1 hashes missing 2026/07/21 01:18:07 NOTICE: Linkbox root 'rclone-test-nukexuf4polu': 1 differences found 2026/07/21 01:18:07 NOTICE: Linkbox root 'rclone-test-nukexuf4polu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/21 01:18:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:18:07 NOTICE: Linkbox root 'rclone-test-nukexuf4polu': 0 differences found 2026/07/21 01:18:07 NOTICE: Linkbox root 'rclone-test-nukexuf4polu': 1 matching files 2026/07/21 01:18:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lupokab9ruro" 2026/07/21 01:18:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:18:07 DEBUG : Linkbox root 'rclone-test-lupokab9ruro': Using cached web token 2026/07/21 01:18:08 DEBUG : Creating backend with remote "/tmp/rclone1245659545" run.go:198: Remote "Linkbox root 'rclone-test-lupokab9ruro'", Local "Local file system at /tmp/rclone1245659545", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/07/21 01:18:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 01:18:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-lupokab9ruro' 2026/07/21 01:18:13 NOTICE: Linkbox root 'rclone-test-lupokab9ruro': 1 files missing 2026/07/21 01:18:13 NOTICE: 1 hashes missing 2026/07/21 01:18:13 NOTICE: Linkbox root 'rclone-test-lupokab9ruro': 1 differences found 2026/07/21 01:18:13 NOTICE: Linkbox root 'rclone-test-lupokab9ruro': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/21 01:18:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:18:13 NOTICE: Linkbox root 'rclone-test-lupokab9ruro': 0 differences found 2026/07/21 01:18:13 NOTICE: Linkbox root 'rclone-test-lupokab9ruro': 1 matching files 2026/07/21 01:18:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jiquruv2cuxu" 2026/07/21 01:18:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:18:13 DEBUG : Linkbox root 'rclone-test-jiquruv2cuxu': Using cached web token 2026/07/21 01:18:14 DEBUG : Creating backend with remote "/tmp/rclone1713474647" run.go:198: Remote "Linkbox root 'rclone-test-jiquruv2cuxu'", Local "Local file system at /tmp/rclone1713474647", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/07/21 01:18:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 01:18:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-jiquruv2cuxu' 2026/07/21 01:18:18 NOTICE: Linkbox root 'rclone-test-jiquruv2cuxu': 1 files missing 2026/07/21 01:18:18 NOTICE: 1 hashes missing 2026/07/21 01:18:18 NOTICE: Linkbox root 'rclone-test-jiquruv2cuxu': 1 differences found 2026/07/21 01:18:18 NOTICE: Linkbox root 'rclone-test-jiquruv2cuxu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/21 01:18:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:18:18 NOTICE: Linkbox root 'rclone-test-jiquruv2cuxu': 0 differences found 2026/07/21 01:18:18 NOTICE: Linkbox root 'rclone-test-jiquruv2cuxu': 1 matching files 2026/07/21 01:18:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hicadeh1vusu" 2026/07/21 01:18:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:18:18 DEBUG : Linkbox root 'rclone-test-hicadeh1vusu': Using cached web token 2026/07/21 01:18:19 DEBUG : Creating backend with remote "/tmp/rclone3397738133" run.go:198: Remote "Linkbox root 'rclone-test-hicadeh1vusu'", Local "Local file system at /tmp/rclone3397738133", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/07/21 01:18:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/21 01:18:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-hicadeh1vusu' 2026/07/21 01:18:23 NOTICE: Linkbox root 'rclone-test-hicadeh1vusu': 1 files missing 2026/07/21 01:18:23 NOTICE: 1 hashes missing 2026/07/21 01:18:23 NOTICE: Linkbox root 'rclone-test-hicadeh1vusu': 1 differences found 2026/07/21 01:18:23 NOTICE: Linkbox root 'rclone-test-hicadeh1vusu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/21 01:18:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/21 01:18:24 NOTICE: Linkbox root 'rclone-test-hicadeh1vusu': 0 differences found 2026/07/21 01:18:24 NOTICE: Linkbox root 'rclone-test-hicadeh1vusu': 1 matching files 2026/07/21 01:18:24 DEBUG : Linkbox root 'rclone-test-hicadeh1vusu': Purge remote 2026/07/21 01:18:25 DEBUG : Linkbox root 'rclone-test-jiquruv2cuxu': Purge remote 2026/07/21 01:18:27 DEBUG : Linkbox root 'rclone-test-lupokab9ruro': Purge remote 2026/07/21 01:18:28 DEBUG : Linkbox root 'rclone-test-nukexuf4polu': Purge remote 2026/07/21 01:18:29 DEBUG : Linkbox root 'rclone-test-sodepek2gelu': Purge remote 2026/07/21 01:18:30 DEBUG : Linkbox root 'rclone-test-qacewak9qoja': Purge remote 2026/07/21 01:18:32 DEBUG : Linkbox root 'rclone-test-jurowom2beza': Purge remote 2026/07/21 01:18:33 DEBUG : Linkbox root 'rclone-test-babopor0pija': Purge remote 2026/07/21 01:18:35 DEBUG : Linkbox root 'rclone-test-sokatac8vecu': Purge remote 2026/07/21 01:18:36 DEBUG : Linkbox root 'rclone-test-kixivef6bapo': Purge remote --- PASS: TestApplyTransforms (67.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:18:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 01:18:41 DEBUG : sub/file2: size = 14 OK 2026/07/21 01:18:41 INFO : file1: Copied (new) to: sub/file2 2026/07/21 01:18:42 DEBUG : sub/file2: size = 14 OK 2026/07/21 01:18:42 DEBUG : file1: Sizes identical 2026/07/21 01:18:42 DEBUG : file1: Unchanged skipping 2026/07/21 01:18:42 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.64s) === RUN TestCopyLongFile run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.40s) === RUN TestCopyFileCompareDest run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:18:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuworuj1hifi/dst" 2026/07/21 01:18:47 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi/dst': Using cached web token 2026/07/21 01:18:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuworuj1hifi/CompareDest" 2026/07/21 01:18:48 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi/CompareDest': Using cached web token 2026/07/21 01:18:49 DEBUG : one: Need to transfer - File not found at Destination 2026/07/21 01:18:53 DEBUG : one: size = 3 OK 2026/07/21 01:18:53 INFO : one: Copied (new) 2026/07/21 01:18:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone406722432) 2026/07/21 01:18:54 DEBUG : one: size = 3 (Linkbox root 'rclone-test-fuworuj1hifi/dst') 2026/07/21 01:18:54 DEBUG : one: Sizes differ 2026/07/21 01:18:55 DEBUG : one: Update: removing old file 2026/07/21 01:18:58 DEBUG : one: size = 5 OK 2026/07/21 01:18:58 INFO : one: Copied (replaced existing) 2026/07/21 01:18:58 DEBUG : dst/one: Update: removing old file 2026/07/21 01:19:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone406722432) 2026/07/21 01:19:06 DEBUG : one: size = 3 (Linkbox root 'rclone-test-fuworuj1hifi/dst') 2026/07/21 01:19:06 DEBUG : one: Sizes differ 2026/07/21 01:19:06 DEBUG : one: size = 5 OK 2026/07/21 01:19:06 DEBUG : one: Sizes identical 2026/07/21 01:19:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/21 01:19:10 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 01:19:10 DEBUG : two: size = 3 OK 2026/07/21 01:19:10 DEBUG : two: Sizes identical 2026/07/21 01:19:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 01:19:11 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 01:19:11 DEBUG : two: size = 3 OK 2026/07/21 01:19:11 DEBUG : two: Sizes identical 2026/07/21 01:19:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/21 01:19:13 DEBUG : two: Need to transfer - File not found at Destination 2026/07/21 01:19:13 DEBUG : two: size = 5 (Local file system at /tmp/rclone406722432) 2026/07/21 01:19:13 DEBUG : two: size = 3 (Linkbox root 'rclone-test-fuworuj1hifi/CompareDest') 2026/07/21 01:19:13 DEBUG : two: Sizes differ 2026/07/21 01:19:15 DEBUG : two: size = 5 OK 2026/07/21 01:19:15 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (38.22s) === RUN TestCopyFileCopyDest run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.41s) === RUN TestCopyInplace run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:19:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/21 01:19:29 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:19:29 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/21 01:19:29 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:19:29 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/21 01:19:29 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:19:29 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/21 01:19:30 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:19:30 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/21 01:19:32 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:19:34 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:19:36 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:19:38 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:19:40 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:19:42 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/21 01:19:45 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/21 01:19:45 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/21 01:19:45 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/21 01:19:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/21 01:19:46 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/21 01:19:47 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/21 01:19:48 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/21 01:19:48 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/21 01:19:49 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/21 01:19:49 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/07/21 01:19:49 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/21 01:19:49 DEBUG : pacer: Reducing sleep to 200ms 2026/07/21 01:19:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/21 01:19:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/21 01:19:53 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/21 01:19:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (31.24s) === RUN TestDeduplicateInteractive run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.40s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.40s) === RUN TestDeduplicateNewest run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.40s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.40s) === RUN TestDeduplicateLargest run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.42s) === RUN TestDeduplicateSmallest run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.40s) === RUN TestDeduplicateRename run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.57s) === RUN TestMergeDirs run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.43s) === RUN TestListDirSorted run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-fuworuj1hifi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSorted (21.17s) === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-fuworuj1hifi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (20.88s) === RUN TestListJSON run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/07/21 01:20:53 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (13.26s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.40s) --- PASS: TestListJSON/DirsOnly (0.19s) --- PASS: TestListJSON/Recurse (0.41s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.20s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/21 01:21:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fuworuj1hifi/notfound" 2026/07/21 01:21:07 DEBUG : Config file has changed externally - reloading 2026/07/21 01:21:07 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi/notfound': Using cached web token --- PASS: TestStatJSON (15.56s) --- PASS: TestStatJSON/Root (0.20s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.20s) --- PASS: TestStatJSON/Dir (0.41s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.40s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.43s) === RUN TestStatJSONMemory 2026/07/21 01:21:13 DEBUG : Creating backend with remote ":memory:" 2026/07/21 01:21:13 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/21 01:21:13 DEBUG : sub/file1: size = 5 OK 2026/07/21 01:21:13 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/21 01:21:13 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:21:13 INFO : Linkbox root 'rclone-test-fuworuj1hifi': Making directory 2026/07/21 01:21:14 INFO : Linkbox root 'rclone-test-fuworuj1hifi': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" --- PASS: TestLsd (7.81s) === RUN TestLs run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" --- PASS: TestLs (7.62s) === RUN TestLsWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:21:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/21 01:21:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.82s) === RUN TestLsLong run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:21:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:21:38 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/21 01:21:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:21:38 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/21 01:21:38 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:21:38 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/21 01:21:39 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:21:39 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/21 01:21:41 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:21:43 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:21:45 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/21 01:21:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/21 01:21:48 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/21 01:21:49 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/21 01:21:50 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/21 01:21:52 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/21 01:21:52 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/21 01:21:53 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/21 01:21:53 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestLsLong (18.73s) === RUN TestHashSums run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" --- PASS: TestHashSums (7.35s) === RUN TestHashSumsWithErrors 2026/07/21 01:22:03 DEBUG : Creating backend with remote ":memory:" 2026/07/21 01:22:03 DEBUG : Config file has changed externally - reloading 2026/07/21 01:22:03 ERROR : file1: hash unsupported: hash type not supported 2026/07/21 01:22:03 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/21 01:22:03 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/21 01:22:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/21 01:22:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/21 01:22:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/21 01:22:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/21 01:22:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/21 01:22:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/21 01:22:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/21 01:22:03 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:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" --- PASS: TestCount (14.27s) === RUN TestDelete run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:22:24 DEBUG : Waiting for deletions to finish 2026/07/21 01:22:24 DEBUG : large: Excluded (Size Filter) 2026/07/21 01:22:24 DEBUG : large: Excluded 2026/07/21 01:22:25 INFO : medium: Deleted 2026/07/21 01:22:26 INFO : small: Deleted --- PASS: TestDelete (10.01s) === RUN TestMaxDelete run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:22:34 DEBUG : Waiting for deletions to finish 2026/07/21 01:22:34 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/21 01:22:36 INFO : large: Deleted 2026/07/21 01:22:36 INFO : small: Deleted --- PASS: TestMaxDelete (10.40s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:22:44 DEBUG : Waiting for deletions to finish 2026/07/21 01:22:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/21 01:22:46 INFO : medium: Deleted 2026/07/21 01:22:46 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.39s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:22:55 DEBUG : Waiting for deletions to finish 2026/07/21 01:22:55 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/21 01:22:56 INFO : large: Deleted 2026/07/21 01:22:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.37s) === RUN TestReadFile run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" --- PASS: TestReadFile (4.85s) === RUN TestRetry 2026/07/21 01:23:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/21 01:23:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/21 01:23:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 01:23:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 01:23:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 01:23:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/21 01:23:04 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:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" --- PASS: TestCat (10.24s) === RUN TestPurge 2026/07/21 01:23:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bekuxeh9qufi" 2026/07/21 01:23:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/21 01:23:14 DEBUG : Linkbox root 'rclone-test-bekuxeh9qufi': Using cached web token 2026/07/21 01:23:15 DEBUG : Creating backend with remote "/tmp/rclone2899139286" run.go:198: Remote "Linkbox root 'rclone-test-bekuxeh9qufi'", Local "Local file system at /tmp/rclone2899139286", Modify Window "876000h0m0s" 2026/07/21 01:23:23 INFO : A2: Making directory 2026/07/21 01:23:24 INFO : A1/B2: Making directory 2026/07/21 01:23:26 INFO : A1/B2/C2: Making directory 2026/07/21 01:23:27 INFO : A1/B1/C3: Making directory 2026/07/21 01:23:29 INFO : A3: Making directory 2026/07/21 01:23:30 INFO : A3/B3: Making directory 2026/07/21 01:23:32 INFO : A3/B3/C4: Making directory 2026/07/21 01:23:42 ERROR : error listing: directory not found 2026/07/21 01:23:42 DEBUG : Linkbox root 'rclone-test-bekuxeh9qufi': Purge remote 2026/07/21 01:23:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (28.99s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:23:50 INFO : A2: Making directory 2026/07/21 01:23:51 INFO : A1/B2: Making directory 2026/07/21 01:23:53 INFO : A1/B2/C2: Making directory 2026/07/21 01:23:54 INFO : A1/B1/C3: Making directory 2026/07/21 01:23:56 INFO : A3: Making directory 2026/07/21 01:23:57 INFO : A3/B3: Making directory 2026/07/21 01:23:59 INFO : A3/B3/C4: Making directory 2026/07/21 01:24:05 DEBUG : removing 1 level 3 directories 2026/07/21 01:24:05 INFO : A3/B3/C4: Removing directory 2026/07/21 01:24:11 DEBUG : removing 2 level 3 directories 2026/07/21 01:24:11 INFO : A1/B2/C2: Removing directory 2026/07/21 01:24:11 INFO : A1/B1/C3: Removing directory 2026/07/21 01:24:13 DEBUG : removing 2 level 2 directories 2026/07/21 01:24:13 INFO : A3/B3: Removing directory 2026/07/21 01:24:13 INFO : A1/B2: Removing directory 2026/07/21 01:24:14 DEBUG : removing 2 level 1 directories 2026/07/21 01:24:14 INFO : A3: Removing directory 2026/07/21 01:24:14 INFO : A2: Removing directory 2026/07/21 01:24:21 DEBUG : removing 1 level 3 directories 2026/07/21 01:24:21 INFO : A1/B1/C1: Removing directory 2026/07/21 01:24:23 DEBUG : removing 1 level 2 directories 2026/07/21 01:24:23 INFO : A1/B1: Removing directory 2026/07/21 01:24:24 DEBUG : removing 1 level 1 directories 2026/07/21 01:24:24 INFO : A1: Removing directory 2026/07/21 01:24:26 DEBUG : removing 1 level 0 directories 2026/07/21 01:24:26 INFO : Linkbox root 'rclone-test-fuworuj1hifi': Removing directory 2026/07/21 01:24:28 ERROR : error listing: directory not found 2026/07/21 01:24:28 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (44.75s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:24:29 INFO : A1: Making directory 2026/07/21 01:24:31 INFO : A1/B1: Making directory 2026/07/21 01:24:32 INFO : A1/B1/C1: Making directory 2026/07/21 01:24:35 DEBUG : removing 1 level 3 directories 2026/07/21 01:24:35 INFO : A1/B1/C1: Removing directory 2026/07/21 01:24:37 DEBUG : removing 1 level 2 directories 2026/07/21 01:24:37 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.05s) === RUN TestRmdirsWithFilter run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:24:41 INFO : A1: Making directory 2026/07/21 01:24:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:24:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/21 01:24:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:24:41 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/21 01:24:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:24:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/07/21 01:24:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:24:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/21 01:24:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:24:47 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/21 01:24:47 INFO : A1/B1: Making directory 2026/07/21 01:24:48 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/21 01:24:51 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/21 01:24:51 INFO : A1/B1/C1: Making directory 2026/07/21 01:24:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/21 01:24:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/21 01:24:53 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/21 01:24:54 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/21 01:24:54 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/21 01:24:54 DEBUG : pacer: Reducing sleep to 200ms 2026/07/21 01:24:55 DEBUG : removing 1 level 3 directories 2026/07/21 01:24:55 INFO : A1/B1/C1: Removing directory 2026/07/21 01:24:57 DEBUG : removing 1 level 2 directories 2026/07/21 01:24:57 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (19.94s) === RUN TestCopyURL run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:25:04 DEBUG : filename.txt: File name found in url 2026/07/21 01:25:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (14.78s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" --- PASS: TestCopyURLDownloadHeaders (3.72s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:25:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 01:25:23 DEBUG : sub/file2: size = 14 OK 2026/07/21 01:25:23 INFO : file1: Copied (new) to: sub/file2 2026/07/21 01:25:23 INFO : file1: Deleted 2026/07/21 01:25:24 DEBUG : sub/file2: size = 14 OK 2026/07/21 01:25:24 DEBUG : file1: Sizes identical 2026/07/21 01:25:24 DEBUG : file1: Unchanged skipping 2026/07/21 01:25:24 INFO : file1: Deleted 2026/07/21 01:25:24 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.58s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:25:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 01:25:30 DEBUG : file1: size = 14 OK 2026/07/21 01:25:30 INFO : file1: Copied (new) 2026/07/21 01:25:30 INFO : file1: Deleted 2026/07/21 01:25:30 DEBUG : file1: Destination exists, skipping 2026/07/21 01:25:30 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.51s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:25:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/21 01:25:36 DEBUG : sub/file2: size = 14 OK 2026/07/21 01:25:36 INFO : file1: Copied (new) to: sub/file2 2026/07/21 01:25:36 INFO : file1: Deleted 2026/07/21 01:25:37 DEBUG : sub/file2: size = 14 OK 2026/07/21 01:25:37 DEBUG : file1: Sizes identical 2026/07/21 01:25:37 DEBUG : file1: Unchanged skipping 2026/07/21 01:25:37 INFO : file1: Deleted 2026/07/21 01:25:38 DEBUG : sub/file2: moving to sub/File2-rclone-move-kewobiw6 2026/07/21 01:25:40 DEBUG : sub/File2-rclone-move-kewobiw6: size = 14 OK 2026/07/21 01:25:40 INFO : sub/file2: Copied (new) to: sub/File2-rclone-move-kewobiw6 2026/07/21 01:25:41 INFO : sub/file2: Deleted 2026/07/21 01:25:41 DEBUG : sub/file2: moving to sub/File2 2026/07/21 01:25:43 DEBUG : sub/File2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/21 01:25:44 DEBUG : sub/File2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/21 01:25:44 DEBUG : sub/File2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/21 01:25:45 DEBUG : sub/File2: Trying to read object after upload: try again in 800ms (4/10) 2026/07/21 01:25:46 DEBUG : sub/File2: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/21 01:25:48 DEBUG : sub/File2: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/21 01:25:51 DEBUG : sub/File2: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/21 01:25:58 DEBUG : sub/File2: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/21 01:26:11 DEBUG : sub/File2: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/21 01:26:36 DEBUG : sub/File2: Trying to read object after upload: try again in 51.2s (10/10) 2026/07/21 01:27:28 ERROR : sub/File2-rclone-move-kewobiw6: Failed to copy: object not found 2026/07/21 01:27:28 ERROR : sub/File2-rclone-move-kewobiw6: Not deleting source as copy failed: object not found operations_test.go:1036: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1036 Error: Received unexpected error: object not found Test: TestCaseInsensitiveMoveFile --- FAIL: TestCaseInsensitiveMoveFile (120.31s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:27:36 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (5.30s) === RUN TestMoveFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.40s) === 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:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:27:55 INFO : A1/B2: Making directory 2026/07/21 01:27:56 INFO : A1/B1/C3: Making directory 2026/07/21 01:28:15 DEBUG : A2/two: size = 3 OK 2026/07/21 01:28:15 INFO : A1/two: Copied (new) to: A2/two 2026/07/21 01:28:16 DEBUG : A2/one: size = 3 OK 2026/07/21 01:28:16 INFO : A1/one: Copied (new) to: A2/one 2026/07/21 01:28:16 DEBUG : A2/B1/three: size = 5 OK 2026/07/21 01:28:16 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/07/21 01:28:16 DEBUG : A2/B1/C1/four: size = 4 OK 2026/07/21 01:28:16 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/07/21 01:28:17 DEBUG : A2/B1/C2/five: size = 4 OK 2026/07/21 01:28:17 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/07/21 01:28:17 INFO : A1/two: Deleted 2026/07/21 01:28:17 INFO : A1/one: Deleted 2026/07/21 01:28:18 INFO : A1/B1/three: Deleted 2026/07/21 01:28:18 INFO : A1/B1/C1/four: Deleted 2026/07/21 01:28:18 INFO : A1/B1/C2/five: Deleted 2026/07/21 01:28:45 DEBUG : A3/B1/three: size = 5 OK 2026/07/21 01:28:45 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/07/21 01:28:45 DEBUG : A3/B1/C2/five: size = 4 OK 2026/07/21 01:28:45 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/07/21 01:28:45 DEBUG : A3/B1/C1/four: size = 4 OK 2026/07/21 01:28:45 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/07/21 01:28:46 DEBUG : A3/one: size = 3 OK 2026/07/21 01:28:46 INFO : A2/one: Copied (new) to: A3/one 2026/07/21 01:28:46 DEBUG : A3/two: size = 3 OK 2026/07/21 01:28:46 INFO : A2/two: Copied (new) to: A3/two 2026/07/21 01:28:46 INFO : A2/B1/three: Deleted 2026/07/21 01:28:47 INFO : A2/B1/C2/five: Deleted 2026/07/21 01:28:47 INFO : A2/B1/C1/four: Deleted 2026/07/21 01:28:48 INFO : A2/one: Deleted 2026/07/21 01:28:48 INFO : A2/two: Deleted 2026/07/21 01:28:58 INFO : Linkbox root 'rclone-test-fuworuj1hifi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/21 01:29:15 DEBUG : A4/two: size = 3 OK 2026/07/21 01:29:15 INFO : A3/two: Copied (new) to: A4/two 2026/07/21 01:29:15 DEBUG : A4/one: size = 3 OK 2026/07/21 01:29:15 INFO : A3/one: Copied (new) to: A4/one 2026/07/21 01:29:15 DEBUG : A4/B1/three: size = 5 OK 2026/07/21 01:29:15 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/07/21 01:29:16 DEBUG : A4/B1/C1/four: size = 4 OK 2026/07/21 01:29:16 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/07/21 01:29:16 DEBUG : A4/B1/C2/five: size = 4 OK 2026/07/21 01:29:16 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/07/21 01:29:16 INFO : A3/two: Deleted 2026/07/21 01:29:16 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:16 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/21 01:29:16 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:16 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/07/21 01:29:16 DEBUG : pacer: Reducing sleep to 600ms 2026/07/21 01:29:16 INFO : A3/one: Deleted 2026/07/21 01:29:17 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:17 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/07/21 01:29:17 DEBUG : pacer: Reducing sleep to 900ms 2026/07/21 01:29:17 INFO : A3/B1/three: Deleted 2026/07/21 01:29:17 DEBUG : pacer: Reducing sleep to 675ms 2026/07/21 01:29:17 INFO : A3/B1/C1/four: Deleted 2026/07/21 01:29:17 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:17 DEBUG : pacer: Rate limited, increasing sleep to 1.35s 2026/07/21 01:29:18 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/21 01:29:19 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:21 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:23 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:25 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:27 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/07/21 01:29:27 ERROR : A3/B1/C2/five: Couldn't delete: could not Remove: invalid character '<' looking for beginning of value operations_test.go:1464: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1464 Error: Received unexpected error: RenameDir renames: could not Remove: invalid character '<' looking for beginning of value Test: TestDirMove 2026/07/21 01:29:30 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/21 01:29:32 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/21 01:29:33 DEBUG : pacer: Reducing sleep to 843.75ms 2026/07/21 01:29:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/07/21 01:29:35 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/07/21 01:29:36 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/07/21 01:29:36 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/07/21 01:29:37 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/07/21 01:29:37 DEBUG : pacer: Reducing sleep to 200ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 Error: Should be true Test: TestDirMove Messages: listing wrong, want A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3) got A3/B1/C2/five (4), A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 Error: Should be true Test: TestDirMove Messages: Unexpected file "A3/B1/C2/five" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) (len=6) { +([]string) (len=12) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", + (string) (len=8) "A3/B1/C1", + (string) (len=8) "A3/B1/C2", + (string) (len=8) "A3/B1/C3", + (string) (len=5) "A3/B2", (string) (len=2) "A4", Test: TestDirMove Messages: directories --- FAIL: TestDirMove (161.72s) === RUN TestGetFsInfo run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:30:20 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:30:21 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 01:30:23 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 01:30:23 NOTICE: Linkbox root 'rclone-test-fuworuj1hifi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/21 01:30:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/21 01:30:23 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/21 01:30:25 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 01:30:25 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:30:28 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 01:30:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 01:30:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/21 01:30:31 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/21 01:30:33 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 01:30:33 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:30:36 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 01:30:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 01:30:38 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/21 01:30:38 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/21 01:30:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 01:30:40 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:30:44 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/21 01:30:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/21 01:30:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/21 01:30:46 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/21 01:30:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/21 01:30:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (30.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.45s) === RUN TestRcatMetadata run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.40s) === RUN TestRcatSize run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" 2026/07/21 01:30:53 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/21 01:30:55 DEBUG : potato2: size = 60 OK 2026/07/21 01:30:55 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (7.43s) === RUN TestRcatSizeMetadata run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.40s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" --- PASS: TestRcatSizeUploadHeaders (3.97s) === RUN TestTouchDir run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.40s) === RUN TestMkdirMetadata run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.40s) === RUN TestMkdirModTime run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.40s) === RUN TestCopyDirMetadata run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.41s) === RUN TestSetDirModTime run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.40s) === RUN TestDirsEqual run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.59s) === RUN TestRemoveExisting run.go:198: Remote "Linkbox root 'rclone-test-fuworuj1hifi'", Local "Local file system at /tmp/rclone406722432", Modify Window "876000h0m0s" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.41s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/07/21 01:31:06 DEBUG : Linkbox root 'rclone-test-fuworuj1hifi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 15m29.883660003s (try 1/5): exit status 1: Failed [TestListDirSortedFn TestDirMove]