"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2026/06/11 02:36:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe" 2026/06/11 02:36:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:36:31 DEBUG : Creating backend with remote "/tmp/rclone612456102" === 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 "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.09s) === RUN TestSizeDiffers 2026/06/11 02:36:31 DEBUG : a: size = 0 OK 2026/06/11 02:36:31 DEBUG : a: size = 1 (memory) 2026/06/11 02:36:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/11 02:36:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/11 02:36:31 DEBUG : potato: Seek from 10 to 0 2026/06/11 02:36:31 DEBUG : potato: Seek from 10 to 0 2026/06/11 02:36:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/11 02:36:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Seek from 5 to 2 2026/06/11 02:36:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/11 02:36:31 DEBUG : potato: Seek from 7 to 0 2026/06/11 02:36:31 DEBUG : potato: Seek from 7 to 0 2026/06/11 02:36:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/11 02:36:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Seek from 5 to 2 2026/06/11 02:36:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/11 02:36:31 DEBUG : potato: Seek from 8 to 0 2026/06/11 02:36:31 DEBUG : potato: Seek from 8 to 0 2026/06/11 02:36:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/11 02:36:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/11 02:36:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/11 02:36:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/11 02:36:31 DEBUG : potato: Seek from 5 to 2 2026/06/11 02:36:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/11 02:36:31 DEBUG : potato: Seek from 9 to 0 2026/06/11 02:36:31 DEBUG : potato: Seek from 9 to 0 2026/06/11 02:36:31 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 "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.10s) --- PASS: TestCheck/1 (0.09s) --- PASS: TestCheck/2 (0.10s) --- PASS: TestCheck/3 (0.10s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.11s) --- PASS: TestCheck/6 (0.10s) --- PASS: TestCheck/7 (0.10s) === RUN TestCheckFsError 2026/06/11 02:36:36 DEBUG : Creating backend with remote "nonexistent" 2026/06/11 02:36:36 DEBUG : Creating backend with remote "nonexistent" 2026/06/11 02:36:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/11 02:36:36 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/11 02:36:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/11 02:36:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (5.02s) --- PASS: TestCheckDownload/1 (0.56s) --- PASS: TestCheckDownload/2 (0.46s) --- PASS: TestCheckDownload/3 (0.18s) --- PASS: TestCheckDownload/4 (0.31s) --- PASS: TestCheckDownload/5 (0.36s) --- PASS: TestCheckDownload/6 (0.30s) --- PASS: TestCheckDownload/7 (0.49s) === RUN TestCheckSizeOnly run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.71s) --- PASS: TestCheckSizeOnly/1 (0.09s) --- PASS: TestCheckSizeOnly/2 (0.57s) --- PASS: TestCheckSizeOnly/3 (0.09s) --- PASS: TestCheckSizeOnly/4 (0.58s) --- PASS: TestCheckSizeOnly/5 (0.11s) --- PASS: TestCheckSizeOnly/6 (0.08s) --- PASS: TestCheckSizeOnly/7 (0.10s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:36:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/11 02:36:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/11 02:36:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/11 02:36:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/11 02:36:47 DEBUG : test.sum: Removing old object on successful upload 2026/06/11 02:36:49 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/11 02:36:49 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/11 02:36:49 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/11 02:36:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.71s) === RUN TestCheckSum run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:36:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/data" === RUN TestCheckSum/subtest1 2026/06/11 02:36:54 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2026/06/11 02:36:56 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2026/06/11 02:36:57 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2026/06/11 02:36:58 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2026/06/11 02:37:00 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2026/06/11 02:37:02 DEBUG : data/banana: Removing old object on successful upload 2026/06/11 02:37:02 DEBUG : data/potato: Removing old object on successful upload 2026/06/11 02:37:02 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (14.76s) --- PASS: TestCheckSum/subtest1 (1.33s) --- PASS: TestCheckSum/subtest2 (0.97s) --- PASS: TestCheckSum/subtest3 (0.73s) --- PASS: TestCheckSum/subtest4 (0.38s) --- PASS: TestCheckSum/subtest5 (1.52s) --- PASS: TestCheckSum/subtest6 (0.60s) --- PASS: TestCheckSum/subtest7 (0.68s) === RUN TestCheckSumDownload run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:37:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/data" === RUN TestCheckSumDownload/subtest1 2026/06/11 02:37:08 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2026/06/11 02:37:10 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2026/06/11 02:37:11 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2026/06/11 02:37:13 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2026/06/11 02:37:15 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2026/06/11 02:37:17 DEBUG : data/banana: Removing old object on successful upload 2026/06/11 02:37:18 DEBUG : data/potato: Removing old object on successful upload 2026/06/11 02:37:18 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (16.11s) --- PASS: TestCheckSumDownload/subtest1 (1.00s) --- PASS: TestCheckSumDownload/subtest2 (1.19s) --- PASS: TestCheckSumDownload/subtest3 (0.74s) --- PASS: TestCheckSumDownload/subtest4 (0.81s) --- PASS: TestCheckSumDownload/subtest5 (1.14s) --- PASS: TestCheckSumDownload/subtest6 (1.06s) --- PASS: TestCheckSumDownload/subtest7 (1.25s) === RUN TestApplyTransforms 2026/06/11 02:37:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-tezudar6kofu" 2026/06/11 02:37:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:21 DEBUG : Creating backend with remote "/tmp/rclone3587007134" run.go:198: Remote "gofile root 'rclone-test-tezudar6kofu'", Local "Local file system at /tmp/rclone3587007134", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/06/11 02:37:22 ERROR : hello, world!: sum not found 2026/06/11 02:37:22 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-tezudar6kofu' 2026/06/11 02:37:22 NOTICE: gofile root 'rclone-test-tezudar6kofu': 1 files missing 2026/06/11 02:37:22 NOTICE: 1 hashes missing 2026/06/11 02:37:22 NOTICE: gofile root 'rclone-test-tezudar6kofu': 1 differences found 2026/06/11 02:37:22 NOTICE: gofile root 'rclone-test-tezudar6kofu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/11 02:37:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:22 NOTICE: gofile root 'rclone-test-tezudar6kofu': 0 differences found 2026/06/11 02:37:22 NOTICE: gofile root 'rclone-test-tezudar6kofu': 1 matching files 2026/06/11 02:37:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qevamag5yozi" 2026/06/11 02:37:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:23 DEBUG : Creating backend with remote "/tmp/rclone91320897" run.go:198: Remote "gofile root 'rclone-test-qevamag5yozi'", Local "Local file system at /tmp/rclone91320897", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/06/11 02:37:24 ERROR : HELLO, WORLD!: sum not found 2026/06/11 02:37:24 ERROR : hello, world!: file not in gofile root 'rclone-test-qevamag5yozi' 2026/06/11 02:37:24 NOTICE: gofile root 'rclone-test-qevamag5yozi': 1 files missing 2026/06/11 02:37:24 NOTICE: 1 hashes missing 2026/06/11 02:37:24 NOTICE: gofile root 'rclone-test-qevamag5yozi': 1 differences found 2026/06/11 02:37:24 NOTICE: gofile root 'rclone-test-qevamag5yozi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/11 02:37:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:24 NOTICE: gofile root 'rclone-test-qevamag5yozi': 0 differences found 2026/06/11 02:37:24 NOTICE: gofile root 'rclone-test-qevamag5yozi': 1 matching files 2026/06/11 02:37:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-gusudon0xusa" 2026/06/11 02:37:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:25 DEBUG : Creating backend with remote "/tmp/rclone933859895" run.go:198: Remote "gofile root 'rclone-test-gusudon0xusa'", Local "Local file system at /tmp/rclone933859895", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/11 02:37:26 ERROR : HeLlO, wOrLd!: sum not found 2026/06/11 02:37:26 ERROR : hello, world!: file not in gofile root 'rclone-test-gusudon0xusa' 2026/06/11 02:37:26 NOTICE: gofile root 'rclone-test-gusudon0xusa': 1 files missing 2026/06/11 02:37:26 NOTICE: 1 hashes missing 2026/06/11 02:37:26 NOTICE: gofile root 'rclone-test-gusudon0xusa': 1 differences found 2026/06/11 02:37:26 NOTICE: gofile root 'rclone-test-gusudon0xusa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/11 02:37:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:26 NOTICE: gofile root 'rclone-test-gusudon0xusa': 0 differences found 2026/06/11 02:37:26 NOTICE: gofile root 'rclone-test-gusudon0xusa': 1 matching files 2026/06/11 02:37:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fayejuq7yawe" 2026/06/11 02:37:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:27 DEBUG : Creating backend with remote "/tmp/rclone1630496974" run.go:198: Remote "gofile root 'rclone-test-fayejuq7yawe'", Local "Local file system at /tmp/rclone1630496974", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/11 02:37:28 ERROR : HELLO, WORLD!: sum not found 2026/06/11 02:37:28 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-fayejuq7yawe' 2026/06/11 02:37:28 NOTICE: gofile root 'rclone-test-fayejuq7yawe': 1 files missing 2026/06/11 02:37:28 NOTICE: 1 hashes missing 2026/06/11 02:37:28 NOTICE: gofile root 'rclone-test-fayejuq7yawe': 1 differences found 2026/06/11 02:37:28 NOTICE: gofile root 'rclone-test-fayejuq7yawe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/11 02:37:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:28 NOTICE: gofile root 'rclone-test-fayejuq7yawe': 0 differences found 2026/06/11 02:37:28 NOTICE: gofile root 'rclone-test-fayejuq7yawe': 1 matching files 2026/06/11 02:37:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cazunom3nide" 2026/06/11 02:37:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:28 DEBUG : Creating backend with remote "/tmp/rclone455447580" run.go:198: Remote "gofile root 'rclone-test-cazunom3nide'", Local "Local file system at /tmp/rclone455447580", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/06/11 02:37:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/11 02:37:29 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-cazunom3nide' 2026/06/11 02:37:29 NOTICE: gofile root 'rclone-test-cazunom3nide': 1 files missing 2026/06/11 02:37:29 NOTICE: 1 hashes missing 2026/06/11 02:37:29 NOTICE: gofile root 'rclone-test-cazunom3nide': 1 differences found 2026/06/11 02:37:29 NOTICE: gofile root 'rclone-test-cazunom3nide': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/11 02:37:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:29 NOTICE: gofile root 'rclone-test-cazunom3nide': 0 differences found 2026/06/11 02:37:29 NOTICE: gofile root 'rclone-test-cazunom3nide': 1 matching files 2026/06/11 02:37:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kujoyac3rilo" 2026/06/11 02:37:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:30 DEBUG : Creating backend with remote "/tmp/rclone361046488" run.go:198: Remote "gofile root 'rclone-test-kujoyac3rilo'", Local "Local file system at /tmp/rclone361046488", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/06/11 02:37:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/11 02:37:31 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-kujoyac3rilo' 2026/06/11 02:37:31 NOTICE: gofile root 'rclone-test-kujoyac3rilo': 1 files missing 2026/06/11 02:37:31 NOTICE: 1 hashes missing 2026/06/11 02:37:31 NOTICE: gofile root 'rclone-test-kujoyac3rilo': 1 differences found 2026/06/11 02:37:31 NOTICE: gofile root 'rclone-test-kujoyac3rilo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/11 02:37:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:31 NOTICE: gofile root 'rclone-test-kujoyac3rilo': 0 differences found 2026/06/11 02:37:31 NOTICE: gofile root 'rclone-test-kujoyac3rilo': 1 matching files 2026/06/11 02:37:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-divesub7yuwa" 2026/06/11 02:37:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:32 DEBUG : Creating backend with remote "/tmp/rclone1972152104" run.go:198: Remote "gofile root 'rclone-test-divesub7yuwa'", Local "Local file system at /tmp/rclone1972152104", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/06/11 02:37:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/11 02:37:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-divesub7yuwa' 2026/06/11 02:37:33 NOTICE: gofile root 'rclone-test-divesub7yuwa': 1 files missing 2026/06/11 02:37:33 NOTICE: 1 hashes missing 2026/06/11 02:37:33 NOTICE: gofile root 'rclone-test-divesub7yuwa': 1 differences found 2026/06/11 02:37:33 NOTICE: gofile root 'rclone-test-divesub7yuwa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/11 02:37:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:33 NOTICE: gofile root 'rclone-test-divesub7yuwa': 0 differences found 2026/06/11 02:37:33 NOTICE: gofile root 'rclone-test-divesub7yuwa': 1 matching files 2026/06/11 02:37:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-repetek1xazi" 2026/06/11 02:37:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:34 DEBUG : Creating backend with remote "/tmp/rclone1130694992" run.go:198: Remote "gofile root 'rclone-test-repetek1xazi'", Local "Local file system at /tmp/rclone1130694992", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/06/11 02:37:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/11 02:37:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-repetek1xazi' 2026/06/11 02:37:35 NOTICE: gofile root 'rclone-test-repetek1xazi': 1 files missing 2026/06/11 02:37:35 NOTICE: 1 hashes missing 2026/06/11 02:37:35 NOTICE: gofile root 'rclone-test-repetek1xazi': 1 differences found 2026/06/11 02:37:35 NOTICE: gofile root 'rclone-test-repetek1xazi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/11 02:37:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:35 NOTICE: gofile root 'rclone-test-repetek1xazi': 0 differences found 2026/06/11 02:37:35 NOTICE: gofile root 'rclone-test-repetek1xazi': 1 matching files 2026/06/11 02:37:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yehojez5nave" 2026/06/11 02:37:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:36 DEBUG : Creating backend with remote "/tmp/rclone1710556022" run.go:198: Remote "gofile root 'rclone-test-yehojez5nave'", Local "Local file system at /tmp/rclone1710556022", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/06/11 02:37:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/11 02:37:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-yehojez5nave' 2026/06/11 02:37:37 NOTICE: gofile root 'rclone-test-yehojez5nave': 1 files missing 2026/06/11 02:37:37 NOTICE: 1 hashes missing 2026/06/11 02:37:37 NOTICE: gofile root 'rclone-test-yehojez5nave': 1 differences found 2026/06/11 02:37:37 NOTICE: gofile root 'rclone-test-yehojez5nave': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/11 02:37:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:38 NOTICE: gofile root 'rclone-test-yehojez5nave': 0 differences found 2026/06/11 02:37:38 NOTICE: gofile root 'rclone-test-yehojez5nave': 1 matching files 2026/06/11 02:37:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hicajak6yuje" 2026/06/11 02:37:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:37:38 DEBUG : Creating backend with remote "/tmp/rclone3761709839" run.go:198: Remote "gofile root 'rclone-test-hicajak6yuje'", Local "Local file system at /tmp/rclone3761709839", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/06/11 02:37:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/11 02:37:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-hicajak6yuje' 2026/06/11 02:37:40 NOTICE: gofile root 'rclone-test-hicajak6yuje': 1 files missing 2026/06/11 02:37:40 NOTICE: 1 hashes missing 2026/06/11 02:37:40 NOTICE: gofile root 'rclone-test-hicajak6yuje': 1 differences found 2026/06/11 02:37:40 NOTICE: gofile root 'rclone-test-hicajak6yuje': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/11 02:37:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/11 02:37:40 NOTICE: gofile root 'rclone-test-hicajak6yuje': 0 differences found 2026/06/11 02:37:40 NOTICE: gofile root 'rclone-test-hicajak6yuje': 1 matching files 2026/06/11 02:37:40 DEBUG : gofile root 'rclone-test-hicajak6yuje': Purge remote 2026/06/11 02:37:41 DEBUG : gofile root 'rclone-test-yehojez5nave': Purge remote 2026/06/11 02:37:41 DEBUG : gofile root 'rclone-test-repetek1xazi': Purge remote 2026/06/11 02:37:41 DEBUG : gofile root 'rclone-test-divesub7yuwa': Purge remote 2026/06/11 02:37:41 DEBUG : gofile root 'rclone-test-kujoyac3rilo': Purge remote 2026/06/11 02:37:42 DEBUG : gofile root 'rclone-test-cazunom3nide': Purge remote 2026/06/11 02:37:42 DEBUG : gofile root 'rclone-test-fayejuq7yawe': Purge remote 2026/06/11 02:37:42 DEBUG : gofile root 'rclone-test-gusudon0xusa': Purge remote 2026/06/11 02:37:42 DEBUG : gofile root 'rclone-test-qevamag5yozi': Purge remote 2026/06/11 02:37:42 DEBUG : gofile root 'rclone-test-tezudar6kofu': Purge remote --- PASS: TestApplyTransforms (22.14s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:37:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/11 02:37:44 DEBUG : sub/file2: size = 14 OK 2026/06/11 02:37:44 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/11 02:37:44 INFO : file1: Copied (new) to: sub/file2 2026/06/11 02:37:45 DEBUG : sub/file2: size = 14 OK 2026/06/11 02:37:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/11 02:37:45 DEBUG : file1: Unchanged skipping 2026/06/11 02:37:45 DEBUG : gofile root 'rclone-test-robosuy5yuqe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.50s) === RUN TestCopyLongFile run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.50s) === RUN TestCopyFileBackupDir run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:37:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/backup" 2026/06/11 02:37:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone612456102) 2026/06/11 02:37:48 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-robosuy5yuqe') 2026/06/11 02:37:48 DEBUG : dst/file1: Sizes differ 2026/06/11 02:37:49 INFO : dst/file1: Moved (server-side) 2026/06/11 02:37:49 DEBUG : dst/file1: size = 14 OK 2026/06/11 02:37:49 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/11 02:37:49 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (5.53s) === RUN TestCopyFileCompareDest run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:37:51 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/dst" 2026/06/11 02:37:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/CompareDest" 2026/06/11 02:37:53 DEBUG : one: Need to transfer - File not found at Destination 2026/06/11 02:37:54 DEBUG : one: size = 3 OK 2026/06/11 02:37:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/11 02:37:54 INFO : one: Copied (new) 2026/06/11 02:37:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone612456102) 2026/06/11 02:37:54 DEBUG : one: size = 3 (gofile root 'rclone-test-robosuy5yuqe/dst') 2026/06/11 02:37:54 DEBUG : one: Sizes differ 2026/06/11 02:37:54 DEBUG : one: Removing old object on successful upload 2026/06/11 02:37:54 DEBUG : one: size = 5 OK 2026/06/11 02:37:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/11 02:37:54 INFO : one: Copied (replaced existing) 2026/06/11 02:37:55 DEBUG : dst/one: Removing old object on successful upload 2026/06/11 02:37:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone612456102) 2026/06/11 02:37:56 DEBUG : one: size = 3 (gofile root 'rclone-test-robosuy5yuqe/dst') 2026/06/11 02:37:56 DEBUG : one: Sizes differ 2026/06/11 02:37:56 DEBUG : one: size = 5 OK 2026/06/11 02:37:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/11 02:37:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/11 02:37:58 DEBUG : two: Need to transfer - File not found at Destination 2026/06/11 02:37:58 DEBUG : two: size = 3 OK 2026/06/11 02:37:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/11 02:37:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/11 02:37:59 DEBUG : two: Need to transfer - File not found at Destination 2026/06/11 02:37:59 DEBUG : two: size = 3 OK 2026/06/11 02:37:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/11 02:37:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/11 02:38:00 DEBUG : two: Need to transfer - File not found at Destination 2026/06/11 02:38:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone612456102) 2026/06/11 02:38:00 DEBUG : two: size = 3 (gofile root 'rclone-test-robosuy5yuqe/CompareDest') 2026/06/11 02:38:00 DEBUG : two: Sizes differ 2026/06/11 02:38:01 DEBUG : two: size = 5 OK 2026/06/11 02:38:01 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/06/11 02:38:01 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.69s) === RUN TestCopyFileCopyDest run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/dst" 2026/06/11 02:38:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/CopyDest" 2026/06/11 02:38:05 DEBUG : one: Need to transfer - File not found at Destination 2026/06/11 02:38:06 DEBUG : one: size = 3 OK 2026/06/11 02:38:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/11 02:38:06 INFO : one: Copied (new) 2026/06/11 02:38:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone612456102) 2026/06/11 02:38:06 DEBUG : one: size = 3 (gofile root 'rclone-test-robosuy5yuqe/dst') 2026/06/11 02:38:06 DEBUG : one: Sizes differ 2026/06/11 02:38:07 DEBUG : one: Removing old object on successful upload 2026/06/11 02:38:07 DEBUG : one: size = 5 OK 2026/06/11 02:38:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/11 02:38:07 INFO : one: Copied (replaced existing) 2026/06/11 02:38:07 DEBUG : dst/one: Removing old object on successful upload 2026/06/11 02:38:08 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/BackupDir" 2026/06/11 02:38:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone612456102) 2026/06/11 02:38:09 DEBUG : one: size = 3 (gofile root 'rclone-test-robosuy5yuqe/dst') 2026/06/11 02:38:09 DEBUG : one: Sizes differ 2026/06/11 02:38:09 DEBUG : one: size = 5 OK 2026/06/11 02:38:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/11 02:38:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone612456102) 2026/06/11 02:38:09 DEBUG : one: size = 3 (gofile root 'rclone-test-robosuy5yuqe/dst') 2026/06/11 02:38:09 DEBUG : one: Sizes differ 2026/06/11 02:38:09 INFO : one: Moved (server-side) 2026/06/11 02:38:10 DEBUG : one: size = 5 OK 2026/06/11 02:38:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/11 02:38:10 INFO : one: Copied (server-side copy) 2026/06/11 02:38:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/11 02:38:11 DEBUG : two: Need to transfer - File not found at Destination 2026/06/11 02:38:11 DEBUG : two: size = 3 OK 2026/06/11 02:38:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/11 02:38:11 DEBUG : two: size = 3 OK 2026/06/11 02:38:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/11 02:38:11 INFO : two: Copied (server-side copy) 2026/06/11 02:38:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/11 02:38:12 DEBUG : two: size = 3 OK 2026/06/11 02:38:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/11 02:38:12 DEBUG : two: Unchanged skipping 2026/06/11 02:38:13 DEBUG : three: Need to transfer - File not found at Destination 2026/06/11 02:38:13 DEBUG : three: size = 7 (Local file system at /tmp/rclone612456102) 2026/06/11 02:38:13 DEBUG : three: size = 5 (gofile root 'rclone-test-robosuy5yuqe/CopyDest') 2026/06/11 02:38:13 DEBUG : three: Sizes differ 2026/06/11 02:38:13 DEBUG : three: Destination not found in --copy-dest 2026/06/11 02:38:14 DEBUG : three: size = 7 OK 2026/06/11 02:38:14 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/06/11 02:38:14 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (13.05s) === RUN TestCopyInplace run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.81s) === RUN TestCopyLongFileName run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.18s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/11 02:38:19 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/11 02:38:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/11 02:38:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/11 02:38:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/11 02:38:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://upload.gofile.io/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2026/06/11 02:38:20 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/11 02:38:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/11 02:38:21 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/11 02:38:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9894cbc107a42164612028eae09b08ff OK 2026/06/11 02:38:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (5.06s) === RUN TestDeduplicateInteractive run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:23 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate names using interactive mode. 2026/06/11 02:38:23 NOTICE: one: Found 3 files with duplicate names 2026/06/11 02:38:23 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/06/11 02:38:23 INFO : one: Deleted 2026/06/11 02:38:24 INFO : one: Deleted 2026/06/11 02:38:24 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (1.50s) === RUN TestDeduplicateSkip run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:25 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate names using skip mode. 2026/06/11 02:38:25 NOTICE: one: Found 3 files with duplicate names 2026/06/11 02:38:25 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/06/11 02:38:25 INFO : one: Deleted 2026/06/11 02:38:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (1.58s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:26 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate names using skip mode. 2026/06/11 02:38:26 NOTICE: one: Found 3 files with duplicate names 2026/06/11 02:38:26 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/06/11 02:38:26 INFO : one: Deleted 2026/06/11 02:38:26 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (1.41s) === RUN TestDeduplicateFirst run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:27 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate names using first mode. 2026/06/11 02:38:28 NOTICE: one: Found 3 files with duplicate names 2026/06/11 02:38:28 INFO : one: Deleted 2026/06/11 02:38:28 INFO : one: Deleted 2026/06/11 02:38:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (1.57s) === RUN TestDeduplicateNewest run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:29 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate names using newest mode. 2026/06/11 02:38:30 NOTICE: one: Found 3 files with duplicate names 2026/06/11 02:38:30 INFO : one: Deleted 2026/06/11 02:38:30 INFO : one: Deleted 2026/06/11 02:38:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (1.79s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:32 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate md5 hashes using newest mode. 2026/06/11 02:38:33 NOTICE: 730c8def08d2e496425b35be8a043c8d: Found 3 files with duplicate md5 hashes 2026/06/11 02:38:33 INFO : one: Deleted 2026/06/11 02:38:33 INFO : also/one: Deleted 2026/06/11 02:38:33 NOTICE: 730c8def08d2e496425b35be8a043c8d: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.49s) === RUN TestDeduplicateOldest run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:35 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate names using oldest mode. 2026/06/11 02:38:35 NOTICE: one: Found 3 files with duplicate names 2026/06/11 02:38:36 INFO : one: Deleted 2026/06/11 02:38:36 INFO : one: Deleted 2026/06/11 02:38:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (2.98s) === RUN TestDeduplicateLargest run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:38 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate names using largest mode. 2026/06/11 02:38:38 NOTICE: one: Found 3 files with duplicate names 2026/06/11 02:38:38 INFO : one: Deleted 2026/06/11 02:38:38 INFO : one: Deleted 2026/06/11 02:38:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (2.39s) === RUN TestDeduplicateSmallest run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:40 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate names using smallest mode. 2026/06/11 02:38:40 NOTICE: one: Found 3 files with duplicate names 2026/06/11 02:38:40 INFO : one: Deleted 2026/06/11 02:38:40 INFO : one: Deleted 2026/06/11 02:38:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (1.68s) === RUN TestDeduplicateRename run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:42 INFO : gofile root 'rclone-test-robosuy5yuqe': Looking for duplicate names using rename mode. 2026/06/11 02:38:42 NOTICE: one.txt: Found 3 files with duplicate names 2026/06/11 02:38:43 INFO : one-2.txt: renamed from: one.txt 2026/06/11 02:38:44 INFO : one-3.txt: renamed from: one.txt 2026/06/11 02:38:44 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (3.81s) === RUN TestMergeDirs run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:47 INFO : dupe2: merging "two.txt" 2026/06/11 02:38:47 INFO : dupe2: removing empty directory 2026/06/11 02:38:47 INFO : dupe3: merging "three.txt" 2026/06/11 02:38:48 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (4.33s) === RUN TestListDirSorted run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:38:53 DEBUG : a.txt: Excluded (Size Filter) 2026/06/11 02:38:53 DEBUG : a.txt: Excluded 2026/06/11 02:38:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/11 02:38:54 DEBUG : sub dir/hello world: Excluded 2026/06/11 02:38:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/11 02:38:54 DEBUG : sub dir/hello world2: Excluded 2026/06/11 02:38:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/11 02:38:54 DEBUG : sub dir/hello world: Excluded 2026/06/11 02:38:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/11 02:38:54 DEBUG : sub dir/hello world2: Excluded 2026/06/11 02:38:54 DEBUG : sub dir/ignore dir: Excluded 2026/06/11 02:38:55 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (8.44s) === RUN TestListDirSortedFn run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:01 DEBUG : a.txt: Excluded (Size Filter) 2026/06/11 02:39:01 DEBUG : a.txt: Excluded 2026/06/11 02:39:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/11 02:39:02 DEBUG : sub dir/hello world2: Excluded 2026/06/11 02:39:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/11 02:39:02 DEBUG : sub dir/hello world: Excluded 2026/06/11 02:39:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/11 02:39:02 DEBUG : sub dir/hello world2: Excluded 2026/06/11 02:39:03 DEBUG : sub dir/ignore dir: Excluded 2026/06/11 02:39:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/11 02:39:03 DEBUG : sub dir/hello world: Excluded 2026/06/11 02:39:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (8.96s) === RUN TestListJSON run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" === 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 === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.56s) --- PASS: TestListJSON/Default (0.09s) --- PASS: TestListJSON/FilesOnly (0.10s) --- PASS: TestListJSON/DirsOnly (0.08s) --- PASS: TestListJSON/Recurse (0.09s) --- PASS: TestListJSON/SubDir (0.10s) --- PASS: TestListJSON/NoModTime (0.09s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.08s) --- PASS: TestListJSON/Metadata (0.09s) === RUN TestStatJSON run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" === 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/06/11 02:39:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/notfound" --- PASS: TestStatJSON (4.07s) --- PASS: TestStatJSON/Root (0.09s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.09s) --- PASS: TestStatJSON/Dir (0.18s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.09s) --- PASS: TestStatJSON/File (0.08s) --- PASS: TestStatJSON/NotFound (0.17s) --- PASS: TestStatJSON/DirFilesOnly (0.10s) --- PASS: TestStatJSON/FileFilesOnly (0.09s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.10s) --- PASS: TestStatJSON/DirDirsOnly (0.09s) --- PASS: TestStatJSON/FileDirsOnly (0.10s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.08s) --- PASS: TestStatJSON/RootNotFound (0.55s) === RUN TestMkdir run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:13 INFO : gofile root 'rclone-test-robosuy5yuqe': Making directory 2026/06/11 02:39:13 INFO : gofile root 'rclone-test-robosuy5yuqe': Making directory --- PASS: TestMkdir (0.25s) === RUN TestLsd run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" --- PASS: TestLsd (1.09s) === RUN TestLs run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" --- PASS: TestLs (1.51s) === RUN TestLsWithFilesFrom run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:17 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (1.52s) === RUN TestLsLong run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" --- PASS: TestLsLong (1.49s) === RUN TestHashSums run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === NAME TestHashSums fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestHashSums (8.58s) --- PASS: TestHashSums/Md5 (0.10s) --- PASS: TestHashSums/Md5Download (0.31s) === RUN TestHashSumsWithErrors 2026/06/11 02:39:28 DEBUG : Creating backend with remote ":memory:" 2026/06/11 02:39:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/11 02:39:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/11 02:39:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/11 02:39:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/11 02:39:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/11 02:39:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/11 02:39:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/11 02:39:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/11 02:39:28 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 "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" --- PASS: TestCount (2.12s) === RUN TestDelete run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:30 DEBUG : Waiting for deletions to finish 2026/06/11 02:39:31 DEBUG : large: Excluded (Size Filter) 2026/06/11 02:39:31 INFO : medium: Deleted 2026/06/11 02:39:31 INFO : small: Deleted --- PASS: TestDelete (1.28s) === RUN TestMaxDelete run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:32 DEBUG : Waiting for deletions to finish 2026/06/11 02:39:32 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/11 02:39:32 INFO : large: Deleted 2026/06/11 02:39:32 INFO : medium: Deleted --- PASS: TestMaxDelete (1.80s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:34 DEBUG : Waiting for deletions to finish 2026/06/11 02:39:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/11 02:39:34 INFO : small: Deleted 2026/06/11 02:39:34 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.94s) === RUN TestMaxDeleteSize run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:36 DEBUG : Waiting for deletions to finish 2026/06/11 02:39:36 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/06/11 02:39:36 INFO : large: Deleted 2026/06/11 02:39:36 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.09s) === RUN TestReadFile run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" --- PASS: TestReadFile (1.11s) === RUN TestRetry 2026/06/11 02:39:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/11 02:39:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/11 02:39:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/11 02:39:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/11 02:39:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/11 02:39:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/11 02:39:38 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 "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" --- PASS: TestCat (3.57s) === RUN TestPurge 2026/06/11 02:39:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-siperoz4fese" 2026/06/11 02:39:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 02:39:42 DEBUG : Creating backend with remote "/tmp/rclone2315365202" run.go:198: Remote "gofile root 'rclone-test-siperoz4fese'", Local "Local file system at /tmp/rclone2315365202", Modify Window "1s" 2026/06/11 02:39:43 INFO : A2: Making directory 2026/06/11 02:39:43 INFO : A1/B2: Making directory 2026/06/11 02:39:43 INFO : A1/B2/C2: Making directory 2026/06/11 02:39:43 INFO : A1/B1/C3: Making directory 2026/06/11 02:39:44 INFO : A3: Making directory 2026/06/11 02:39:44 INFO : A3/B3: Making directory 2026/06/11 02:39:44 INFO : A3/B3/C4: Making directory 2026/06/11 02:39:45 DEBUG : gofile root 'rclone-test-siperoz4fese': Purge remote 2026/06/11 02:39:46 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.07s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:47 INFO : A2: Making directory 2026/06/11 02:39:47 INFO : A1/B2: Making directory 2026/06/11 02:39:47 INFO : A1/B2/C2: Making directory 2026/06/11 02:39:47 INFO : A1/B1/C3: Making directory 2026/06/11 02:39:47 INFO : A3: Making directory 2026/06/11 02:39:47 INFO : A3/B3: Making directory 2026/06/11 02:39:48 INFO : A3/B3/C4: Making directory 2026/06/11 02:39:48 DEBUG : removing 1 level 3 directories 2026/06/11 02:39:48 INFO : A3/B3/C4: Removing directory 2026/06/11 02:39:49 DEBUG : removing 2 level 3 directories 2026/06/11 02:39:49 INFO : A1/B2/C2: Removing directory 2026/06/11 02:39:49 INFO : A1/B1/C3: Removing directory 2026/06/11 02:39:49 DEBUG : removing 2 level 2 directories 2026/06/11 02:39:49 INFO : A3/B3: Removing directory 2026/06/11 02:39:49 INFO : A1/B2: Removing directory 2026/06/11 02:39:49 DEBUG : removing 2 level 1 directories 2026/06/11 02:39:49 INFO : A3: Removing directory 2026/06/11 02:39:49 INFO : A2: Removing directory 2026/06/11 02:39:50 DEBUG : removing 1 level 3 directories 2026/06/11 02:39:50 INFO : A1/B1/C1: Removing directory 2026/06/11 02:39:50 DEBUG : removing 1 level 2 directories 2026/06/11 02:39:50 INFO : A1/B1: Removing directory 2026/06/11 02:39:50 DEBUG : removing 1 level 1 directories 2026/06/11 02:39:50 INFO : A1: Removing directory 2026/06/11 02:39:51 DEBUG : removing 1 level 0 directories 2026/06/11 02:39:51 INFO : gofile root 'rclone-test-robosuy5yuqe': Removing directory --- PASS: TestRmdirsNoLeaveRoot (5.46s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:51 INFO : A1: Making directory 2026/06/11 02:39:52 INFO : A1/B1: Making directory 2026/06/11 02:39:52 INFO : A1/B1/C1: Making directory 2026/06/11 02:39:52 DEBUG : removing 1 level 3 directories 2026/06/11 02:39:52 INFO : A1/B1/C1: Removing directory 2026/06/11 02:39:52 DEBUG : removing 1 level 2 directories 2026/06/11 02:39:52 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.84s) === RUN TestRmdirsWithFilter run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:53 INFO : A1: Making directory 2026/06/11 02:39:53 INFO : A1/B1: Making directory 2026/06/11 02:39:53 INFO : A1/B1/C1: Making directory 2026/06/11 02:39:54 DEBUG : removing 1 level 3 directories 2026/06/11 02:39:54 INFO : A1/B1/C1: Removing directory 2026/06/11 02:39:54 DEBUG : removing 1 level 2 directories 2026/06/11 02:39:54 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.65s) === RUN TestCopyURL run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:39:55 DEBUG : filename.txt: File name found in url 2026/06/11 02:39:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyURL (8.93s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (0.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:40:04 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/11 02:40:04 DEBUG : sub/file2: size = 14 OK 2026/06/11 02:40:04 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/11 02:40:04 INFO : file1: Copied (new) to: sub/file2 2026/06/11 02:40:04 INFO : file1: Deleted 2026/06/11 02:40:05 DEBUG : sub/file2: size = 14 OK 2026/06/11 02:40:05 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/11 02:40:05 DEBUG : file1: Unchanged skipping 2026/06/11 02:40:05 INFO : file1: Deleted 2026/06/11 02:40:05 DEBUG : gofile root 'rclone-test-robosuy5yuqe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.37s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:40:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/11 02:40:06 DEBUG : file1: size = 14 OK 2026/06/11 02:40:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/11 02:40:06 INFO : file1: Copied (new) 2026/06/11 02:40:06 INFO : file1: Deleted 2026/06/11 02:40:06 DEBUG : file1: Destination exists, skipping 2026/06/11 02:40:06 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.18s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.17s) === RUN TestMoveFileBackupDir run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:40:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-robosuy5yuqe/backup" 2026/06/11 02:40:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone612456102) 2026/06/11 02:40:08 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-robosuy5yuqe') 2026/06/11 02:40:08 DEBUG : dst/file1: Sizes differ 2026/06/11 02:40:09 INFO : dst/file1: Moved (server-side) 2026/06/11 02:40:09 DEBUG : dst/file1: size = 14 OK 2026/06/11 02:40:09 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/11 02:40:09 INFO : dst/file1: Copied (new) 2026/06/11 02:40:09 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (3.99s) === 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 "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:40:12 INFO : A1/B2: Making directory 2026/06/11 02:40:12 INFO : A1/B1/C3: Making directory 2026/06/11 02:40:14 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:14 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:14 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/11 02:40:14 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/11 02:40:14 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/11 02:40:19 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:40:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/11 02:40:19 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:40:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/11 02:40:19 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:19 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:24 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:40:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/11 02:40:24 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:40:24 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/11 02:40:24 DEBUG : pacer: Reducing sleep to 80ms 2026/06/11 02:40:24 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/11 02:40:24 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:29 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 02:40:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/11 02:40:29 DEBUG : pacer: Reducing sleep to 80ms 2026/06/11 02:40:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/11 02:40:30 DEBUG : pacer: Reducing sleep to 40ms 2026/06/11 02:40:30 DEBUG : pacer: Reducing sleep to 20ms 2026/06/11 02:40:30 DEBUG : pacer: Reducing sleep to 10ms 2026/06/11 02:40:31 INFO : gofile root 'rclone-test-robosuy5yuqe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/11 02:40:32 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:32 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:32 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:32 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:32 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:40:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/11 02:40:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:40:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/06/11 02:40:37 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:40:37 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/06/11 02:40:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:40:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/06/11 02:40:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:40:37 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/06/11 02:40:37 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:37 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:37 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:38 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:42 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:40:42 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/06/11 02:40:42 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:40:42 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/06/11 02:40:42 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:40:42 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/06/11 02:40:42 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:42 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:40:42 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/06/11 02:40:43 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:43 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:40:43 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/06/11 02:40:47 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 02:40:47 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/06/11 02:40:48 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 02:40:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:40:53 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 02:41:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:41:13 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 02:41:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:41:33 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 02:41:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:41:53 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 02:42:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:42:13 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 02:42:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:42:33 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 02:42:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:42:53 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 02:43:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:43:13 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 02:43:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:43:33 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 02:43:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:43:53 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 02:44:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:44:13 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 02:44:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:44:33 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 02:44:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:44:53 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 02:45:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:45:13 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 02:45:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:45:33 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 02:45:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:45:53 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 02:46:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:46:13 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 02:46:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:46:33 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 02:46:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:46:53 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 02:47:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:47:13 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 02:47:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:47:33 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 02:47:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:47:53 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 02:48:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:48:13 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 02:48:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:48:33 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 02:48:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:48:53 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 02:49:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:49:13 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 02:49:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:49:33 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 02:49:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:49:53 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 02:50:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:50:13 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 02:50:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:50:33 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 02:50:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:50:53 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 02:51:08 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:51:13 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 02:51:28 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:51:33 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 02:51:48 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:51:53 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/06/11 02:51:53 ERROR : A3/B1/three: Couldn't move: failed to move item: Error "error-rateLimit" 2026/06/11 02:52:08 DEBUG : pacer: Reducing sleep to 10s 2026/06/11 02:52:08 ERROR : A3/B1/C1/four: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled 2026/06/11 02:52:28 DEBUG : pacer: Reducing sleep to 5s 2026/06/11 02:52:28 ERROR : A3/B1/C2/five: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled 2026/06/11 02:52:38 DEBUG : pacer: Reducing sleep to 2.5s 2026/06/11 02:52:38 ERROR : A3/one: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled 2026/06/11 02:52:43 DEBUG : pacer: Reducing sleep to 1.25s 2026/06/11 02:52:43 ERROR : A3/two: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled 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: failed to move item: Error "error-rateLimit" Test: TestDirMove 2026/06/11 02:52:45 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:52:50 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:52:50 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/06/11 02:52:50 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:52:55 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:52:55 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/06/11 02:52:55 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:53:00 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 02:53:00 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/06/11 02:53:00 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:53:05 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 02:53:05 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/06/11 02:53:10 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:53:15 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 02:53:30 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:53:35 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 02:53:50 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:53:55 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 02:54:10 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:54:15 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 02:54:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:54:36 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 02:54:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:54:56 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") fstest.go:282: Error listing: couldn't recursively list files: Error "error-rateLimit" 2026/06/11 02:55:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:55:16 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:55:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:55:36 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:55:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:55:56 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 02:56:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:56:16 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 02:56:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:56:36 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 02:56:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:56:56 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 02:57:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:57:16 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 02:57:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:57:36 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 02:57:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:57:56 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 02:58:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:58:16 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /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: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestDirMove --- FAIL: TestDirMove (1084.96s) === RUN TestGetFsInfo run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 02:58:16 DEBUG : Config file has changed externally - reloading 2026/06/11 02:58:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:58:36 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 02:58:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:58:56 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 02:59:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:59:16 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 02:59:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:59:36 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 02:59:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 02:59:56 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 03:00:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:00:16 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 03:00:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:00:36 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 03:00:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:00:56 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 03:01:12 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:01:17 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 03:01:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:01:36 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestGetFsInfo --- FAIL: TestGetFsInfo (200.28s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 03:01:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:01:56 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 03:02:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:02:16 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 03:02:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:02:36 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 03:02:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:02:56 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 03:03:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:03:16 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 03:03:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:03:36 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 03:03:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:03:56 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 03:04:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:04:16 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 03:04:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:04:36 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 03:04:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:04:56 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") fstest.go:282: Error listing: couldn't recursively list files: Error "error-rateLimit" 2026/06/11 03:05:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:05:16 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/06/11 03:05:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:05:36 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/06/11 03:05:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:05:56 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/06/11 03:06:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:06:16 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/06/11 03:06:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:06:36 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/06/11 03:06:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:06:56 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/06/11 03:07:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:07:16 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/06/11 03:07:31 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:07:36 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/06/11 03:07:51 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:07:56 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/06/11 03:08:11 DEBUG : Rate limited, sleep for 5s 2026/06/11 03:08:16 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: couldn't recursively list files: Error "error-rateLimit" Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 03:09:31 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/06/11 03:10:31 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/06/11 03:11:31 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/06/11 03:12:31 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/06/11 03:13:31 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/06/11 03:14:31 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/06/11 03:15:31 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/06/11 03:16:31 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/06/11 03:17:31 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/06/11 03:18:31 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout 2026/06/11 03:19:31 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/06/11 03:20:31 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/06/11 03:21:31 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/06/11 03:22:31 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/06/11 03:23:31 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/06/11 03:24:31 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/06/11 03:25:31 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/06/11 03:26:31 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/06/11 03:27:31 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/06/11 03:28:31 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "gofile root 'rclone-test-robosuy5yuqe'", Local "Local file system at /tmp/rclone612456102", Modify Window "1s" 2026/06/11 03:29:31 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/06/11 03:30:31 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/06/11 03:31:31 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/06/11 03:32:31 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/06/11 03:33:31 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) 2026/06/11 03:34:31 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/06/11 03:35:31 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/bf9eacf4-b119-4d58-9801-22140443983f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.159.107.119:443: i/o timeout) panic: test timed out after 1h0m0s running tests: TestRcat (34m55s) TestRcat/withChecksum=false,ignoreChecksum=true (8m0s) goroutine 5264 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 36 minutes]: testing.(*T).Run(0x23b0dc8a8008, {0x2a53c28?, 0x23b0dcdc5ae8?}, 0x2bd80e0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x23b0dc8a8008) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x23b0dc8a8008, 0x23b0dcdc5c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a89305, 0x18}, {0x2ac3cdd, 0x26}, 0x23b0dcdd4948, {0x468a2c0, 0x71, 0x71}, {0xc282a92fd3d333db, 0x3464a83bc4c, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x23b0dc8a5b80) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x23b0dc8a5b80) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:274 +0xa6 goroutine 6 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 7 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 4928 [chan receive, 8 minutes]: testing.(*T).Run(0x23b0dc8a8b48, {0x23b0dcdd8450?, 0x23b0dd2ccf40?}, 0x23b0dc80c6c0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/operations_test.TestRcat(0x23b0dc8a8b48) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1553 +0xcd testing.tRunner(0x23b0dc8a8b48, 0x2bd80e0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 1650 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1479 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1558 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 140 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 130 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 192 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 182 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 162 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 152 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1407 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 195 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 169 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 628 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 618 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 396 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 386 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 259 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 249 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1276 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1310 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 279 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 269 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 361 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 351 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 731 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 609 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1524 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 310 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 284 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 646 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 636 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 327 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 206 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 592 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 582 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 684 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 674 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 545 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 535 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 713 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 655 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 429 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 419 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 510 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 500 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 444 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 434 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 664 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 494 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 483 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 473 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1644 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5233 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7cb45077ba00, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2c1eb08?, 0x23b0dc8a2ee0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x23b0dc650080, {0x2c1eb08, 0x23b0dc8a2ee0}, {0x4276c5?, 0x23b0dcb630b0?}, {0x2bf2a40?, 0x23b0dc9ce060?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x23b0dc650080, {0x2c1eb08, 0x23b0dc8a2ee0}, {0x2c2a808?, 0x0?}, {0x2c2a808, 0x23b0dce90c60}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2c1eb08, 0x23b0dc8a2ee0}, {0x2a45088, 0x3}, 0x2, 0x1, 0x46056f?, 0x0, {0x2c2a808, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2c1eb08, 0x23b0dc8a2ee0}, {0x2a45088, 0x3}, {0x2c2a808, 0x0}, {0x2c2a808, 0x23b0dce90c60}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x23b0dc526f00, {0x2c1eb08, 0x23b0dc8a2ee0}, 0x0, 0x23b0dce90c60, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x2656440?, {0x2c1eb08?, 0x23b0dc8a2ee0?}, 0x522fef?, 0x23b0dcb633e0?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x23b0dc526f00, {0x2c1eb08, 0x23b0dc8a2ee0}, {0x2c08ae8, 0x23b0dce90c60}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x23b0dc526f00, {0x2c1eb08, 0x23b0dc8a2ee0}, {0x23b0dccf41c0?, 0x3, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x23b0dc91a320?, {0x2c1eb08?, 0x23b0dc8a2ee0?}, {0x23b0dccf41c0?, 0x25cf5e0?, 0x2a4628b?}, {0x0?, 0x2a45088?, 0x46c6dc0?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x23b0dc79a3c0, {0x2c1ea98?, 0x23b0dcb382d0?}, {0x2a45088, 0x3}, {0x23b0dcdf40d8, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x23b0dc79a3c0, {0x2c1ea98, 0x23b0dcb382d0}, {0x2a45088?, 0x7cb45032e6c0?}, {0x23b0dcdf40d8, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2c1ea98, 0x23b0dcb382d0}, {0x2a45088, 0x3}, {0x23b0dcdf40d8, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:272 +0x5c net/http.(*Transport).dial(0xd?, {0x2c1ea98?, 0x23b0dcb382d0?}, {0x2a45088?, 0x2e6f692e656c?}, {0x23b0dcdf40d8?, 0x0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x23b0dc81e1a0, {0x2c1ea98, 0x23b0dcb382d0}, {{}, 0x0, {0x23b0dcce23f0, 0x5}, {0x23b0dcdf40d8, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x23b0dc81e1a0, 0x23b0dc5f40b0) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 5185 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 1185 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 3891 [chan receive, 56 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 3890 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1365 [chan receive, 59 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5185 [select, 2 minutes]: net/http.(*Transport).getConn(0x23b0dc81e1a0, 0x23b0dcb38280, {{}, 0x0, {0x23b0dcce23f0, 0x5}, {0x23b0dcdf40d8, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x23b0dc81e1a0, 0x23b0dd00a280) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x23b0dc4ec660, 0x23b0dd00a280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc net/http.send(0x23b0dd00a280, {0x2bf3c80, 0x23b0dc4ec660}, {0x23b0dc974a58?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x23b0dc90bbc0, 0x23b0dd00a280, {0x431836?, 0x46c9ba0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x23b0dc90bbc0, 0x23b0dd00a280) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x23b0dc470000, {0x2c1e948, 0x46c6dc0}, 0x23b0dc4ff4a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x23b0dc470000, {0x2c1e948, 0x46c6dc0}, 0x23b0dc975360?, {0x0?, 0x0?}, {0x2586100, 0x23b0dc99ec30}, 0x23b0dc9752ff?, 0x2bd9470, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/gofile.(*Fs).listR.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:654 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x8, 0xa, 0x2bf2f80?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x23b0dc4ec6c0, 0x23b0dccf40c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x23b0dc4ec6c0, 0x23b0dccf40c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listR(0x23b0dc650e80, {0x2c1e948, 0x46c6dc0}, {0x0, 0x0}, 0x23b0dc975738) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:653 +0x577 github.com/rclone/rclone/backend/gofile.(*Fs).ListR(0x0?, {0x2c1e948?, 0x46c6dc0?}, {0x0?, 0x2948400?}, 0x23b0dcca4d01?) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:724 +0x3c github.com/rclone/rclone/fs/walk.listR({0x2c1e948, 0x46c6dc0}, {0x2c3ad00, 0x23b0dc650e80}, {0x0, 0x0}, 0x1, 0x3, 0x23b0dc80c750, 0x23b0dc80dad0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2c1e948, 0x46c6dc0}, {0x2c3ad00, 0x23b0dc650e80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x23b0dc80c750) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1dc github.com/rclone/rclone/fs/walk.GetAll({0x2c1e948, 0x46c6dc0}, {0x2c3ad00, 0x23b0dc650e80}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:632 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0x23b0dc8a8d88, {0x2c3ad00, 0x23b0dc650e80}, {0x0, 0x0}, {0x46c6dc0, 0x0, 0x0}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:280 +0x3dc github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 github.com/rclone/rclone/fstest.CheckListing(0x23b0dc8a8d88, {0x2c3ad00, 0x23b0dc650e80}, {0x46c6dc0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 +0x8a github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0x23b0dc8a8d88, 0xf3?, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 +0x1ce github.com/rclone/rclone/fs/operations_test.TestRcat.func2(0x23b0dc8a8d88?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 +0x1f testing.tRunner(0x23b0dc8a8d88, 0x23b0dc80c6c0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 4928 /usr/local/go/src/testing/testing.go:2101 +0x4c5 "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished ERROR in 1h0m0.44934855s (try 1/5): exit status 2: Failed [TestDirMove TestGetFsInfo]