"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 1/5) 2026/07/08 01:22:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca" 2026/07/08 01:22:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:22:31 DEBUG : Creating backend with remote "/tmp/rclone2391031659" === 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-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.09s) === RUN TestMultithreadCopyAbort run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.08s) === RUN TestSizeDiffers 2026/07/08 01:22:32 DEBUG : a: size = 0 OK 2026/07/08 01:22:32 DEBUG : a: size = 1 (memory) 2026/07/08 01:22:32 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/08 01:22:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/08 01:22:32 DEBUG : potato: Seek from 10 to 0 2026/07/08 01:22:32 DEBUG : potato: Seek from 10 to 0 2026/07/08 01:22:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/08 01:22:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Seek from 5 to 2 2026/07/08 01:22:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/08 01:22:32 DEBUG : potato: Seek from 7 to 0 2026/07/08 01:22:32 DEBUG : potato: Seek from 7 to 0 2026/07/08 01:22:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/08 01:22:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Seek from 5 to 2 2026/07/08 01:22:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/08 01:22:32 DEBUG : potato: Seek from 8 to 0 2026/07/08 01:22:32 DEBUG : potato: Seek from 8 to 0 2026/07/08 01:22:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/08 01:22:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 01:22:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:22:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:22:32 DEBUG : potato: Seek from 5 to 2 2026/07/08 01:22:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/08 01:22:32 DEBUG : potato: Seek from 9 to 0 2026/07/08 01:22:32 DEBUG : potato: Seek from 9 to 0 2026/07/08 01:22:32 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-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", 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 (3.26s) --- PASS: TestCheck/1 (0.09s) --- PASS: TestCheck/2 (0.10s) --- PASS: TestCheck/3 (0.09s) --- PASS: TestCheck/4 (0.09s) --- PASS: TestCheck/5 (0.10s) --- PASS: TestCheck/6 (0.09s) --- PASS: TestCheck/7 (0.09s) === RUN TestCheckFsError 2026/07/08 01:22:35 DEBUG : Creating backend with remote "nonexistent" 2026/07/08 01:22:35 DEBUG : Creating backend with remote "nonexistent" 2026/07/08 01:22:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/08 01:22:35 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/07/08 01:22:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/08 01:22:35 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-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", 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 (4.74s) --- PASS: TestCheckDownload/1 (0.26s) --- PASS: TestCheckDownload/2 (0.26s) --- PASS: TestCheckDownload/3 (0.17s) --- PASS: TestCheckDownload/4 (0.44s) --- PASS: TestCheckDownload/5 (0.34s) --- PASS: TestCheckDownload/6 (0.55s) --- PASS: TestCheckDownload/7 (0.79s) === RUN TestCheckSizeOnly run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", 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 (2.85s) --- PASS: TestCheckSizeOnly/1 (0.08s) --- PASS: TestCheckSizeOnly/2 (0.07s) --- PASS: TestCheckSizeOnly/3 (0.08s) --- PASS: TestCheckSizeOnly/4 (0.09s) --- PASS: TestCheckSizeOnly/5 (0.09s) --- PASS: TestCheckSizeOnly/6 (0.10s) --- PASS: TestCheckSizeOnly/7 (0.08s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:22:43 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/08 01:22:43 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/08 01:22:43 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/08 01:22:43 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/08 01:22:44 DEBUG : test.sum: Removing old object on successful upload 2026/07/08 01:22:44 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/08 01:22:44 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/08 01:22:44 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/08 01:22:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.78s) === RUN TestCheckSum run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:22:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/data" === RUN TestCheckSum/subtest1 2026/07/08 01:22:46 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2026/07/08 01:22:47 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2026/07/08 01:22:48 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2026/07/08 01:22:48 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2026/07/08 01:22:49 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2026/07/08 01:22:50 DEBUG : data/banana: Removing old object on successful upload 2026/07/08 01:22:50 DEBUG : data/potato: Removing old object on successful upload 2026/07/08 01:22:50 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (7.48s) --- PASS: TestCheckSum/subtest1 (0.54s) --- PASS: TestCheckSum/subtest2 (0.32s) --- PASS: TestCheckSum/subtest3 (0.43s) --- PASS: TestCheckSum/subtest4 (0.30s) --- PASS: TestCheckSum/subtest5 (0.42s) --- PASS: TestCheckSum/subtest6 (0.23s) --- PASS: TestCheckSum/subtest7 (0.21s) === RUN TestCheckSumDownload run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:22:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/data" === RUN TestCheckSumDownload/subtest1 2026/07/08 01:22:54 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2026/07/08 01:22:55 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2026/07/08 01:22:56 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2026/07/08 01:22:58 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2026/07/08 01:22:59 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2026/07/08 01:23:00 DEBUG : data/banana: Removing old object on successful upload 2026/07/08 01:23:00 DEBUG : data/potato: Removing old object on successful upload 2026/07/08 01:23:01 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.01s) --- PASS: TestCheckSumDownload/subtest1 (0.76s) --- PASS: TestCheckSumDownload/subtest2 (0.47s) --- PASS: TestCheckSumDownload/subtest3 (0.89s) --- PASS: TestCheckSumDownload/subtest4 (1.00s) --- PASS: TestCheckSumDownload/subtest5 (0.65s) --- PASS: TestCheckSumDownload/subtest6 (0.74s) --- PASS: TestCheckSumDownload/subtest7 (1.18s) === RUN TestApplyTransforms 2026/07/08 01:23:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kifowam3paje" 2026/07/08 01:23:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:03 DEBUG : Creating backend with remote "/tmp/rclone1621144611" run.go:198: Remote "gofile root 'rclone-test-kifowam3paje'", Local "Local file system at /tmp/rclone1621144611", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/07/08 01:23:04 ERROR : hello, world!: sum not found 2026/07/08 01:23:04 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-kifowam3paje' 2026/07/08 01:23:04 NOTICE: gofile root 'rclone-test-kifowam3paje': 1 files missing 2026/07/08 01:23:04 NOTICE: 1 hashes missing 2026/07/08 01:23:04 NOTICE: gofile root 'rclone-test-kifowam3paje': 1 differences found 2026/07/08 01:23:04 NOTICE: gofile root 'rclone-test-kifowam3paje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/08 01:23:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:04 NOTICE: gofile root 'rclone-test-kifowam3paje': 0 differences found 2026/07/08 01:23:04 NOTICE: gofile root 'rclone-test-kifowam3paje': 1 matching files 2026/07/08 01:23:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qitukan8gide" 2026/07/08 01:23:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:04 DEBUG : Creating backend with remote "/tmp/rclone2800784981" run.go:198: Remote "gofile root 'rclone-test-qitukan8gide'", Local "Local file system at /tmp/rclone2800784981", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/07/08 01:23:05 ERROR : HELLO, WORLD!: sum not found 2026/07/08 01:23:05 ERROR : hello, world!: file not in gofile root 'rclone-test-qitukan8gide' 2026/07/08 01:23:05 NOTICE: gofile root 'rclone-test-qitukan8gide': 1 files missing 2026/07/08 01:23:05 NOTICE: 1 hashes missing 2026/07/08 01:23:05 NOTICE: gofile root 'rclone-test-qitukan8gide': 1 differences found 2026/07/08 01:23:05 NOTICE: gofile root 'rclone-test-qitukan8gide': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/08 01:23:05 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:05 NOTICE: gofile root 'rclone-test-qitukan8gide': 0 differences found 2026/07/08 01:23:05 NOTICE: gofile root 'rclone-test-qitukan8gide': 1 matching files 2026/07/08 01:23:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-mucozoj4roko" 2026/07/08 01:23:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:06 DEBUG : Creating backend with remote "/tmp/rclone3078699173" run.go:198: Remote "gofile root 'rclone-test-mucozoj4roko'", Local "Local file system at /tmp/rclone3078699173", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/08 01:23:07 ERROR : HeLlO, wOrLd!: sum not found 2026/07/08 01:23:07 ERROR : hello, world!: file not in gofile root 'rclone-test-mucozoj4roko' 2026/07/08 01:23:07 NOTICE: gofile root 'rclone-test-mucozoj4roko': 1 files missing 2026/07/08 01:23:07 NOTICE: 1 hashes missing 2026/07/08 01:23:07 NOTICE: gofile root 'rclone-test-mucozoj4roko': 1 differences found 2026/07/08 01:23:07 NOTICE: gofile root 'rclone-test-mucozoj4roko': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/08 01:23:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:07 NOTICE: gofile root 'rclone-test-mucozoj4roko': 0 differences found 2026/07/08 01:23:07 NOTICE: gofile root 'rclone-test-mucozoj4roko': 1 matching files 2026/07/08 01:23:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-raxadib8giqo" 2026/07/08 01:23:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:07 DEBUG : Creating backend with remote "/tmp/rclone759239798" run.go:198: Remote "gofile root 'rclone-test-raxadib8giqo'", Local "Local file system at /tmp/rclone759239798", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/08 01:23:08 ERROR : HELLO, WORLD!: sum not found 2026/07/08 01:23:08 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-raxadib8giqo' 2026/07/08 01:23:08 NOTICE: gofile root 'rclone-test-raxadib8giqo': 1 files missing 2026/07/08 01:23:08 NOTICE: 1 hashes missing 2026/07/08 01:23:08 NOTICE: gofile root 'rclone-test-raxadib8giqo': 1 differences found 2026/07/08 01:23:08 NOTICE: gofile root 'rclone-test-raxadib8giqo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/08 01:23:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:08 NOTICE: gofile root 'rclone-test-raxadib8giqo': 0 differences found 2026/07/08 01:23:08 NOTICE: gofile root 'rclone-test-raxadib8giqo': 1 matching files 2026/07/08 01:23:08 DEBUG : Creating backend with remote "TestGoFile:rclone-test-gekanek5kepa" 2026/07/08 01:23:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:09 DEBUG : Creating backend with remote "/tmp/rclone899132227" run.go:198: Remote "gofile root 'rclone-test-gekanek5kepa'", Local "Local file system at /tmp/rclone899132227", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/07/08 01:23:10 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/08 01:23:10 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-gekanek5kepa' 2026/07/08 01:23:10 NOTICE: gofile root 'rclone-test-gekanek5kepa': 1 files missing 2026/07/08 01:23:10 NOTICE: 1 hashes missing 2026/07/08 01:23:10 NOTICE: gofile root 'rclone-test-gekanek5kepa': 1 differences found 2026/07/08 01:23:10 NOTICE: gofile root 'rclone-test-gekanek5kepa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/08 01:23:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:10 NOTICE: gofile root 'rclone-test-gekanek5kepa': 0 differences found 2026/07/08 01:23:10 NOTICE: gofile root 'rclone-test-gekanek5kepa': 1 matching files 2026/07/08 01:23:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-diyidar7yaxo" 2026/07/08 01:23:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:10 DEBUG : Creating backend with remote "/tmp/rclone3868266566" run.go:198: Remote "gofile root 'rclone-test-diyidar7yaxo'", Local "Local file system at /tmp/rclone3868266566", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/07/08 01:23:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/08 01:23:11 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-diyidar7yaxo' 2026/07/08 01:23:11 NOTICE: gofile root 'rclone-test-diyidar7yaxo': 1 files missing 2026/07/08 01:23:11 NOTICE: 1 hashes missing 2026/07/08 01:23:11 NOTICE: gofile root 'rclone-test-diyidar7yaxo': 1 differences found 2026/07/08 01:23:11 NOTICE: gofile root 'rclone-test-diyidar7yaxo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/08 01:23:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:11 NOTICE: gofile root 'rclone-test-diyidar7yaxo': 0 differences found 2026/07/08 01:23:11 NOTICE: gofile root 'rclone-test-diyidar7yaxo': 1 matching files 2026/07/08 01:23:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-riyovuh2lomo" 2026/07/08 01:23:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:11 DEBUG : Creating backend with remote "/tmp/rclone42808953" run.go:198: Remote "gofile root 'rclone-test-riyovuh2lomo'", Local "Local file system at /tmp/rclone42808953", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/07/08 01:23:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 01:23:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-riyovuh2lomo' 2026/07/08 01:23:12 NOTICE: gofile root 'rclone-test-riyovuh2lomo': 1 files missing 2026/07/08 01:23:12 NOTICE: 1 hashes missing 2026/07/08 01:23:12 NOTICE: gofile root 'rclone-test-riyovuh2lomo': 1 differences found 2026/07/08 01:23:12 NOTICE: gofile root 'rclone-test-riyovuh2lomo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/08 01:23:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:12 NOTICE: gofile root 'rclone-test-riyovuh2lomo': 0 differences found 2026/07/08 01:23:12 NOTICE: gofile root 'rclone-test-riyovuh2lomo': 1 matching files 2026/07/08 01:23:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-decuzab5zago" 2026/07/08 01:23:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:13 DEBUG : Creating backend with remote "/tmp/rclone4034433765" run.go:198: Remote "gofile root 'rclone-test-decuzab5zago'", Local "Local file system at /tmp/rclone4034433765", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/07/08 01:23:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 01:23:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-decuzab5zago' 2026/07/08 01:23:14 NOTICE: gofile root 'rclone-test-decuzab5zago': 1 files missing 2026/07/08 01:23:14 NOTICE: 1 hashes missing 2026/07/08 01:23:14 NOTICE: gofile root 'rclone-test-decuzab5zago': 1 differences found 2026/07/08 01:23:14 NOTICE: gofile root 'rclone-test-decuzab5zago': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/08 01:23:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:14 NOTICE: gofile root 'rclone-test-decuzab5zago': 0 differences found 2026/07/08 01:23:14 NOTICE: gofile root 'rclone-test-decuzab5zago': 1 matching files 2026/07/08 01:23:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yuwirec8lode" 2026/07/08 01:23:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:14 DEBUG : Creating backend with remote "/tmp/rclone3042306855" run.go:198: Remote "gofile root 'rclone-test-yuwirec8lode'", Local "Local file system at /tmp/rclone3042306855", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/07/08 01:23:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 01:23:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-yuwirec8lode' 2026/07/08 01:23:15 NOTICE: gofile root 'rclone-test-yuwirec8lode': 1 files missing 2026/07/08 01:23:15 NOTICE: 1 hashes missing 2026/07/08 01:23:15 NOTICE: gofile root 'rclone-test-yuwirec8lode': 1 differences found 2026/07/08 01:23:15 NOTICE: gofile root 'rclone-test-yuwirec8lode': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/08 01:23:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:15 NOTICE: gofile root 'rclone-test-yuwirec8lode': 0 differences found 2026/07/08 01:23:15 NOTICE: gofile root 'rclone-test-yuwirec8lode': 1 matching files 2026/07/08 01:23:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vafecij4tuqa" 2026/07/08 01:23:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:23:16 DEBUG : Creating backend with remote "/tmp/rclone932440664" run.go:198: Remote "gofile root 'rclone-test-vafecij4tuqa'", Local "Local file system at /tmp/rclone932440664", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/07/08 01:23:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 01:23:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-vafecij4tuqa' 2026/07/08 01:23:16 NOTICE: gofile root 'rclone-test-vafecij4tuqa': 1 files missing 2026/07/08 01:23:16 NOTICE: 1 hashes missing 2026/07/08 01:23:16 NOTICE: gofile root 'rclone-test-vafecij4tuqa': 1 differences found 2026/07/08 01:23:16 NOTICE: gofile root 'rclone-test-vafecij4tuqa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/08 01:23:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:23:17 NOTICE: gofile root 'rclone-test-vafecij4tuqa': 0 differences found 2026/07/08 01:23:17 NOTICE: gofile root 'rclone-test-vafecij4tuqa': 1 matching files 2026/07/08 01:23:17 DEBUG : gofile root 'rclone-test-vafecij4tuqa': Purge remote 2026/07/08 01:23:17 DEBUG : gofile root 'rclone-test-yuwirec8lode': Purge remote 2026/07/08 01:23:17 DEBUG : gofile root 'rclone-test-decuzab5zago': Purge remote 2026/07/08 01:23:17 DEBUG : gofile root 'rclone-test-riyovuh2lomo': Purge remote 2026/07/08 01:23:17 DEBUG : gofile root 'rclone-test-diyidar7yaxo': Purge remote 2026/07/08 01:23:18 DEBUG : gofile root 'rclone-test-gekanek5kepa': Purge remote 2026/07/08 01:23:18 DEBUG : gofile root 'rclone-test-raxadib8giqo': Purge remote 2026/07/08 01:23:18 DEBUG : gofile root 'rclone-test-mucozoj4roko': Purge remote 2026/07/08 01:23:18 DEBUG : gofile root 'rclone-test-qitukan8gide': Purge remote 2026/07/08 01:23:19 DEBUG : gofile root 'rclone-test-kifowam3paje': Purge remote --- PASS: TestApplyTransforms (16.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 01:23:20 DEBUG : sub/file2: size = 14 OK 2026/07/08 01:23:20 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 01:23:20 INFO : file1: Copied (new) to: sub/file2 2026/07/08 01:23:20 DEBUG : sub/file2: size = 14 OK 2026/07/08 01:23:20 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/08 01:23:20 DEBUG : file1: Unchanged skipping 2026/07/08 01:23:20 DEBUG : gofile root 'rclone-test-xicadiw1foca': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (1.60s) === RUN TestCopyLongFile run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.15s) === RUN TestCopyFileBackupDir run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/backup" 2026/07/08 01:23:22 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2391031659) 2026/07/08 01:23:22 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-xicadiw1foca') 2026/07/08 01:23:22 DEBUG : dst/file1: Sizes differ 2026/07/08 01:23:22 INFO : dst/file1: Moved (server-side) 2026/07/08 01:23:22 DEBUG : dst/file1: size = 14 OK 2026/07/08 01:23:22 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 01:23:22 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (2.52s) === RUN TestCopyFileCompareDest run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/dst" 2026/07/08 01:23:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/CompareDest" 2026/07/08 01:23:24 DEBUG : one: Need to transfer - File not found at Destination 2026/07/08 01:23:25 DEBUG : one: size = 3 OK 2026/07/08 01:23:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 01:23:25 INFO : one: Copied (new) 2026/07/08 01:23:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2391031659) 2026/07/08 01:23:25 DEBUG : one: size = 3 (gofile root 'rclone-test-xicadiw1foca/dst') 2026/07/08 01:23:25 DEBUG : one: Sizes differ 2026/07/08 01:23:25 DEBUG : one: Removing old object on successful upload 2026/07/08 01:23:25 DEBUG : one: size = 5 OK 2026/07/08 01:23:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 01:23:25 INFO : one: Copied (replaced existing) 2026/07/08 01:23:26 DEBUG : dst/one: Removing old object on successful upload 2026/07/08 01:23:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2391031659) 2026/07/08 01:23:26 DEBUG : one: size = 3 (gofile root 'rclone-test-xicadiw1foca/dst') 2026/07/08 01:23:26 DEBUG : one: Sizes differ 2026/07/08 01:23:26 DEBUG : one: size = 5 OK 2026/07/08 01:23:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/08 01:23:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/08 01:23:27 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 01:23:27 DEBUG : two: size = 3 OK 2026/07/08 01:23:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/08 01:23:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 01:23:27 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 01:23:27 DEBUG : two: size = 3 OK 2026/07/08 01:23:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/08 01:23:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 01:23:28 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 01:23:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone2391031659) 2026/07/08 01:23:28 DEBUG : two: size = 3 (gofile root 'rclone-test-xicadiw1foca/CompareDest') 2026/07/08 01:23:28 DEBUG : two: Sizes differ 2026/07/08 01:23:28 DEBUG : two: size = 5 OK 2026/07/08 01:23:28 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/08 01:23:28 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (5.83s) === RUN TestCopyFileCopyDest run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/dst" 2026/07/08 01:23:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/CopyDest" 2026/07/08 01:23:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/08 01:23:31 DEBUG : one: size = 3 OK 2026/07/08 01:23:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 01:23:31 INFO : one: Copied (new) 2026/07/08 01:23:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2391031659) 2026/07/08 01:23:31 DEBUG : one: size = 3 (gofile root 'rclone-test-xicadiw1foca/dst') 2026/07/08 01:23:31 DEBUG : one: Sizes differ 2026/07/08 01:23:31 DEBUG : one: Removing old object on successful upload 2026/07/08 01:23:31 DEBUG : one: size = 5 OK 2026/07/08 01:23:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 01:23:31 INFO : one: Copied (replaced existing) 2026/07/08 01:23:32 DEBUG : dst/one: Removing old object on successful upload 2026/07/08 01:23:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/BackupDir" 2026/07/08 01:23:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2391031659) 2026/07/08 01:23:33 DEBUG : one: size = 3 (gofile root 'rclone-test-xicadiw1foca/dst') 2026/07/08 01:23:33 DEBUG : one: Sizes differ 2026/07/08 01:23:33 DEBUG : one: size = 5 OK 2026/07/08 01:23:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/08 01:23:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2391031659) 2026/07/08 01:23:33 DEBUG : one: size = 3 (gofile root 'rclone-test-xicadiw1foca/dst') 2026/07/08 01:23:33 DEBUG : one: Sizes differ 2026/07/08 01:23:33 INFO : one: Moved (server-side) 2026/07/08 01:23:33 DEBUG : one: size = 5 OK 2026/07/08 01:23:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 01:23:33 INFO : one: Copied (server-side copy) 2026/07/08 01:23:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/08 01:23:34 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 01:23:34 DEBUG : two: size = 3 OK 2026/07/08 01:23:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/08 01:23:35 DEBUG : two: size = 3 OK 2026/07/08 01:23:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/08 01:23:35 INFO : two: Copied (server-side copy) 2026/07/08 01:23:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/08 01:23:35 DEBUG : two: size = 3 OK 2026/07/08 01:23:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/08 01:23:35 DEBUG : two: Unchanged skipping 2026/07/08 01:23:35 DEBUG : three: Need to transfer - File not found at Destination 2026/07/08 01:23:35 DEBUG : three: size = 7 (Local file system at /tmp/rclone2391031659) 2026/07/08 01:23:35 DEBUG : three: size = 5 (gofile root 'rclone-test-xicadiw1foca/CopyDest') 2026/07/08 01:23:35 DEBUG : three: Sizes differ 2026/07/08 01:23:35 DEBUG : three: Destination not found in --copy-dest 2026/07/08 01:23:35 DEBUG : three: size = 7 OK 2026/07/08 01:23:35 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/08 01:23:35 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (7.78s) === RUN TestCopyInplace run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.15s) === RUN TestCopyLongFileName run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.14s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", 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-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/08 01:23:38 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/08 01:23:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 01:23:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/08 01:23:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/08 01:23:38 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/07/08 01:23:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/08 01:23:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/08 01:23:39 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/08 01:23:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a0e5a0e3e05dd118dd5c846ceb1a551c OK 2026/07/08 01:23:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (2.02s) === RUN TestDeduplicateInteractive run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:40 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate names using interactive mode. 2026/07/08 01:23:40 NOTICE: one: Found 3 files with duplicate names 2026/07/08 01:23:40 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/07/08 01:23:40 INFO : one: Deleted 2026/07/08 01:23:40 INFO : one: Deleted 2026/07/08 01:23:40 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (1.40s) === RUN TestDeduplicateSkip run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:42 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate names using skip mode. 2026/07/08 01:23:42 NOTICE: one: Found 3 files with duplicate names 2026/07/08 01:23:42 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2026/07/08 01:23:42 INFO : one: Deleted 2026/07/08 01:23:42 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (1.79s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:43 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate names using skip mode. 2026/07/08 01:23:43 NOTICE: one: Found 3 files with duplicate names 2026/07/08 01:23:43 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/08 01:23:43 INFO : one: Deleted 2026/07/08 01:23:43 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (1.20s) === RUN TestDeduplicateFirst run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:44 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate names using first mode. 2026/07/08 01:23:44 NOTICE: one: Found 3 files with duplicate names 2026/07/08 01:23:44 INFO : one: Deleted 2026/07/08 01:23:45 INFO : one: Deleted 2026/07/08 01:23:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (1.39s) === RUN TestDeduplicateNewest run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:46 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate names using newest mode. 2026/07/08 01:23:46 NOTICE: one: Found 3 files with duplicate names 2026/07/08 01:23:46 INFO : one: Deleted 2026/07/08 01:23:46 INFO : one: Deleted 2026/07/08 01:23:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (1.18s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:48 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate md5 hashes using newest mode. 2026/07/08 01:23:48 NOTICE: b3bdf93bb106e6926e8f97901ec6c7d1: Found 3 files with duplicate md5 hashes 2026/07/08 01:23:49 INFO : one: Deleted 2026/07/08 01:23:49 INFO : also/one: Deleted 2026/07/08 01:23:49 NOTICE: b3bdf93bb106e6926e8f97901ec6c7d1: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (3.22s) === RUN TestDeduplicateOldest run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:50 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate names using oldest mode. 2026/07/08 01:23:50 NOTICE: one: Found 3 files with duplicate names 2026/07/08 01:23:50 INFO : one: Deleted 2026/07/08 01:23:50 INFO : one: Deleted 2026/07/08 01:23:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (1.32s) === RUN TestDeduplicateLargest run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:52 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate names using largest mode. 2026/07/08 01:23:52 NOTICE: one: Found 3 files with duplicate names 2026/07/08 01:23:52 INFO : one: Deleted 2026/07/08 01:23:52 INFO : one: Deleted 2026/07/08 01:23:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (1.57s) === RUN TestDeduplicateSmallest run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:53 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate names using smallest mode. 2026/07/08 01:23:53 NOTICE: one: Found 3 files with duplicate names 2026/07/08 01:23:53 INFO : one: Deleted 2026/07/08 01:23:53 INFO : one: Deleted 2026/07/08 01:23:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (1.35s) === RUN TestDeduplicateRename run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:54 INFO : gofile root 'rclone-test-xicadiw1foca': Looking for duplicate names using rename mode. 2026/07/08 01:23:55 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/08 01:23:55 INFO : one-2.txt: renamed from: one.txt 2026/07/08 01:23:55 INFO : one-3.txt: renamed from: one.txt 2026/07/08 01:23:56 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (2.37s) === RUN TestMergeDirs run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:23:58 INFO : dupe2: merging "two.txt" 2026/07/08 01:23:58 INFO : dupe2: removing empty directory 2026/07/08 01:23:58 INFO : dupe3: merging "three.txt" 2026/07/08 01:23:58 INFO : dupe3: removing empty directory run.go:186: removing dir "dupe1" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestMergeDirs (3.94s) === RUN TestListDirSorted run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:02 DEBUG : a.txt: Excluded (Size Filter) 2026/07/08 01:24:02 DEBUG : a.txt: Excluded 2026/07/08 01:24:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 01:24:03 DEBUG : sub dir/hello world: Excluded 2026/07/08 01:24:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 01:24:03 DEBUG : sub dir/hello world2: Excluded 2026/07/08 01:24:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 01:24:03 DEBUG : sub dir/hello world: Excluded 2026/07/08 01:24:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 01:24:03 DEBUG : sub dir/hello world2: Excluded 2026/07/08 01:24:03 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 01:24:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (4.47s) === RUN TestListDirSortedFn run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:07 DEBUG : a.txt: Excluded (Size Filter) 2026/07/08 01:24:07 DEBUG : a.txt: Excluded 2026/07/08 01:24:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 01:24:07 DEBUG : sub dir/hello world: Excluded 2026/07/08 01:24:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 01:24:07 DEBUG : sub dir/hello world2: Excluded 2026/07/08 01:24:08 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 01:24:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 01:24:08 DEBUG : sub dir/hello world: Excluded 2026/07/08 01:24:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 01:24:08 DEBUG : sub dir/hello world2: Excluded 2026/07/08 01:24:08 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (4.97s) === RUN TestListJSON run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", 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.21s) --- PASS: TestListJSON/Default (0.10s) --- PASS: TestListJSON/FilesOnly (0.10s) --- PASS: TestListJSON/DirsOnly (0.08s) --- PASS: TestListJSON/Recurse (0.10s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.09s) --- PASS: TestListJSON/NoMimeType (0.08s) --- PASS: TestListJSON/ShowHash (0.10s) --- PASS: TestListJSON/HashTypes (0.07s) --- PASS: TestListJSON/Metadata (0.14s) === RUN TestStatJSON run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", 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/07/08 01:24:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/notfound" --- PASS: TestStatJSON (3.37s) --- PASS: TestStatJSON/Root (0.10s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.09s) --- PASS: TestStatJSON/Dir (0.17s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.10s) --- PASS: TestStatJSON/File (0.08s) --- PASS: TestStatJSON/NotFound (0.17s) --- PASS: TestStatJSON/DirFilesOnly (0.10s) --- PASS: TestStatJSON/FileFilesOnly (0.11s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.09s) --- PASS: TestStatJSON/DirDirsOnly (0.10s) --- PASS: TestStatJSON/FileDirsOnly (0.09s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.09s) --- PASS: TestStatJSON/RootNotFound (0.58s) === RUN TestMkdir run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:15 INFO : gofile root 'rclone-test-xicadiw1foca': Making directory 2026/07/08 01:24:15 INFO : gofile root 'rclone-test-xicadiw1foca': Making directory --- PASS: TestMkdir (0.23s) === RUN TestLsd run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" --- PASS: TestLsd (1.11s) === RUN TestLs run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" --- PASS: TestLs (1.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:18 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/08 01:24:18 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (1.03s) === RUN TestLsLong run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" --- PASS: TestLsLong (0.84s) === RUN TestHashSums run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (1.48s) --- PASS: TestHashSums/Md5 (0.09s) --- PASS: TestHashSums/Md5Download (0.28s) === RUN TestHashSumsWithErrors 2026/07/08 01:24:21 DEBUG : Creating backend with remote ":memory:" 2026/07/08 01:24:21 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/08 01:24:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/08 01:24:21 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/08 01:24:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/08 01:24:21 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/08 01:24:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/08 01:24:21 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/08 01:24:21 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/08 01:24:21 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-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" --- PASS: TestCount (1.78s) === RUN TestDelete run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:23 DEBUG : Waiting for deletions to finish 2026/07/08 01:24:24 DEBUG : large: Excluded (Size Filter) 2026/07/08 01:24:24 INFO : medium: Deleted 2026/07/08 01:24:24 INFO : small: Deleted --- PASS: TestDelete (1.86s) === RUN TestMaxDelete run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:25 DEBUG : Waiting for deletions to finish 2026/07/08 01:24:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/08 01:24:26 INFO : large: Deleted 2026/07/08 01:24:26 INFO : medium: Deleted --- PASS: TestMaxDelete (1.78s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:27 DEBUG : Waiting for deletions to finish 2026/07/08 01:24:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/08 01:24:27 INFO : small: Deleted 2026/07/08 01:24:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (1.86s) === RUN TestMaxDeleteSize run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:29 DEBUG : Waiting for deletions to finish 2026/07/08 01:24:29 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/08 01:24:29 INFO : small: Deleted 2026/07/08 01:24:29 INFO : large: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (2.01s) === RUN TestReadFile run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" --- PASS: TestReadFile (0.98s) === RUN TestRetry 2026/07/08 01:24:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/08 01:24:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/08 01:24:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 01:24:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 01:24:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 01:24:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 01:24:31 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-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" --- PASS: TestCat (2.96s) === RUN TestPurge 2026/07/08 01:24:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-poquhag0fuse" 2026/07/08 01:24:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:24:34 DEBUG : Creating backend with remote "/tmp/rclone628632613" run.go:198: Remote "gofile root 'rclone-test-poquhag0fuse'", Local "Local file system at /tmp/rclone628632613", Modify Window "1s" 2026/07/08 01:24:36 INFO : A2: Making directory 2026/07/08 01:24:36 INFO : A1/B2: Making directory 2026/07/08 01:24:36 INFO : A1/B2/C2: Making directory 2026/07/08 01:24:36 INFO : A1/B1/C3: Making directory 2026/07/08 01:24:36 INFO : A3: Making directory 2026/07/08 01:24:36 INFO : A3/B3: Making directory 2026/07/08 01:24:36 INFO : A3/B3/C4: Making directory 2026/07/08 01:24:39 DEBUG : gofile root 'rclone-test-poquhag0fuse': Purge remote 2026/07/08 01:24:39 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.60s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:40 INFO : A2: Making directory 2026/07/08 01:24:40 INFO : A1/B2: Making directory 2026/07/08 01:24:40 INFO : A1/B2/C2: Making directory 2026/07/08 01:24:40 INFO : A1/B1/C3: Making directory 2026/07/08 01:24:40 INFO : A3: Making directory 2026/07/08 01:24:41 INFO : A3/B3: Making directory 2026/07/08 01:24:41 INFO : A3/B3/C4: Making directory 2026/07/08 01:24:41 DEBUG : removing 1 level 3 directories 2026/07/08 01:24:41 INFO : A3/B3/C4: Removing directory 2026/07/08 01:24:42 DEBUG : removing 2 level 3 directories 2026/07/08 01:24:42 INFO : A1/B2/C2: Removing directory 2026/07/08 01:24:42 INFO : A1/B1/C3: Removing directory 2026/07/08 01:24:42 DEBUG : removing 2 level 2 directories 2026/07/08 01:24:42 INFO : A3/B3: Removing directory 2026/07/08 01:24:42 INFO : A1/B2: Removing directory 2026/07/08 01:24:42 DEBUG : removing 2 level 1 directories 2026/07/08 01:24:42 INFO : A3: Removing directory 2026/07/08 01:24:42 INFO : A2: Removing directory 2026/07/08 01:24:44 DEBUG : removing 1 level 3 directories 2026/07/08 01:24:44 INFO : A1/B1/C1: Removing directory 2026/07/08 01:24:44 DEBUG : removing 1 level 2 directories 2026/07/08 01:24:44 INFO : A1/B1: Removing directory 2026/07/08 01:24:44 DEBUG : removing 1 level 1 directories 2026/07/08 01:24:44 INFO : A1: Removing directory 2026/07/08 01:24:44 DEBUG : removing 1 level 0 directories 2026/07/08 01:24:44 INFO : gofile root 'rclone-test-xicadiw1foca': Removing directory --- PASS: TestRmdirsNoLeaveRoot (5.83s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:45 INFO : A1: Making directory 2026/07/08 01:24:45 INFO : A1/B1: Making directory 2026/07/08 01:24:45 INFO : A1/B1/C1: Making directory 2026/07/08 01:24:46 DEBUG : removing 1 level 3 directories 2026/07/08 01:24:46 INFO : A1/B1/C1: Removing directory 2026/07/08 01:24:46 DEBUG : removing 1 level 2 directories 2026/07/08 01:24:46 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (1.89s) === RUN TestRmdirsWithFilter run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:46 INFO : A1: Making directory 2026/07/08 01:24:46 INFO : A1/B1: Making directory 2026/07/08 01:24:47 INFO : A1/B1/C1: Making directory 2026/07/08 01:24:47 DEBUG : removing 1 level 3 directories 2026/07/08 01:24:47 INFO : A1/B1/C1: Removing directory 2026/07/08 01:24:47 DEBUG : removing 1 level 2 directories 2026/07/08 01:24:47 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (1.55s) === RUN TestCopyURL run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:49 DEBUG : filename.txt: File name found in url 2026/07/08 01:24:49 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (2.00s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (0.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 01:24:51 DEBUG : sub/file2: size = 14 OK 2026/07/08 01:24:51 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 01:24:51 INFO : file1: Copied (new) to: sub/file2 2026/07/08 01:24:51 INFO : file1: Deleted 2026/07/08 01:24:51 DEBUG : sub/file2: size = 14 OK 2026/07/08 01:24:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/08 01:24:51 DEBUG : file1: Unchanged skipping 2026/07/08 01:24:51 INFO : file1: Deleted 2026/07/08 01:24:51 DEBUG : gofile root 'rclone-test-xicadiw1foca': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.38s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 01:24:52 DEBUG : file1: size = 14 OK 2026/07/08 01:24:52 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 01:24:52 INFO : file1: Copied (new) 2026/07/08 01:24:52 INFO : file1: Deleted 2026/07/08 01:24:53 DEBUG : file1: Destination exists, skipping 2026/07/08 01:24:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.11s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.14s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.16s) === RUN TestMoveFileBackupDir run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xicadiw1foca/backup" 2026/07/08 01:24:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2391031659) 2026/07/08 01:24:54 DEBUG : dst/file1: size = 18 (gofile root 'rclone-test-xicadiw1foca') 2026/07/08 01:24:54 DEBUG : dst/file1: Sizes differ 2026/07/08 01:24:55 INFO : dst/file1: Moved (server-side) 2026/07/08 01:24:55 DEBUG : dst/file1: size = 14 OK 2026/07/08 01:24:55 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 01:24:55 INFO : dst/file1: Copied (new) 2026/07/08 01:24:55 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.83s) === 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-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:24:58 INFO : A1/B2: Making directory 2026/07/08 01:24:58 INFO : A1/B1/C3: Making directory 2026/07/08 01:25:00 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:00 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:00 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:00 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/08 01:25:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/08 01:25:05 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/08 01:25:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/08 01:25:05 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/08 01:25:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/08 01:25:05 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/08 01:25:05 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/08 01:25:05 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:05 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:05 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:10 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/08 01:25:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/08 01:25:10 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/08 01:25:10 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/08 01:25:10 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:10 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/08 01:25:10 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/08 01:25:10 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:11 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:15 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/08 01:25:15 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/08 01:25:15 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:15 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/08 01:25:15 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/08 01:25:16 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/08 01:25:16 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/08 01:25:17 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:20 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/08 01:25:20 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/07/08 01:25:22 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/08 01:25:22 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/08 01:25:22 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:27 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/08 01:25:42 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:25:47 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/08 01:26:02 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:26:07 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/08 01:26:22 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:26:27 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/08 01:26:42 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:26:47 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/08 01:27:02 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:27:07 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/08 01:27:22 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:27:27 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/08 01:27:42 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:27:47 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/08 01:28:02 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:28:07 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/08 01:28:22 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:28:27 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/08 01:28:42 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:28:47 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/08 01:29:02 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:29:07 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/08 01:29:22 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:29:27 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2026/07/08 01:29:42 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:29:47 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/08 01:30:02 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:30:07 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/08 01:30:22 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:30:27 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2026/07/08 01:30:42 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:30:47 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2026/07/08 01:30:47 ERROR : A2/B1/three: Couldn't move: failed to move item: Error "error-rateLimit" 2026/07/08 01:31:02 DEBUG : pacer: Reducing sleep to 10s 2026/07/08 01:31:02 ERROR : A2/two: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled 2026/07/08 01:31:22 DEBUG : pacer: Reducing sleep to 5s 2026/07/08 01:31:22 ERROR : A2/B1/C2/five: Couldn't move: failed to move item: Put "https://api.gofile.io/contents/move": context canceled operations_test.go:1436: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: RenameDir renames: failed to move item: Error "error-rateLimit" Test: TestDirMove 2026/07/08 01:31:32 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:31:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2026/07/08 01:31:37 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/07/08 01:31:37 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:31:42 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2026/07/08 01:31:42 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/07/08 01:31:47 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:31:52 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2026/07/08 01:32:07 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:32:12 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2026/07/08 01:32:27 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:32:32 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2026/07/08 01:32:47 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:32:52 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2026/07/08 01:33:07 DEBUG : Rate limited, sleep for 5s 2026/07/08 01:33:12 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2026/07/08 01:35:12 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 01:36:12 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 01:37:12 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151: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 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout Test: TestDirMove --- FAIL: TestDirMove (735.77s) === RUN TestGetFsInfo run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:37:12 DEBUG : Config file has changed externally - reloading 2026/07/08 01:38:12 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 01:39:12 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 01:40:12 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 01:41:12 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 01:42:12 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 01:43:12 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 01:44:12 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 01:45:12 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 01:46:12 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 01:47:12 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151: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/asm_amd64.s:1771 Error: Received unexpected error: couldn't recursively list files: Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout Test: TestGetFsInfo --- FAIL: TestGetFsInfo (600.09s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 01:48:12 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 01:49:12 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 01:50:12 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 01:51:12 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 01:52:12 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 01:53:12 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 01:54:12 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 01:55:12 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 01:56:12 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 01:57:12 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout 2026/07/08 01:58:12 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 01:59:12 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:00:12 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:01:12 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 02:02:12 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 02:03:12 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 02:04:12 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:05:12 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:06:12 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:07:12 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?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/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "gofile root 'rclone-test-xicadiw1foca'", Local "Local file system at /tmp/rclone2391031659", Modify Window "1s" 2026/07/08 02:08:12 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 02:09:12 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:10:12 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:11:12 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 02:12:12 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:13:12 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 02:14:12 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:15:12 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:16:12 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 02:17:12 DEBUG : pacer: low level retry 10/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) fstest.go:282: Error listing: couldn't recursively list files: Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout 2026/07/08 02:18:12 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/08 02:19:12 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/08 02:20:12 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 02:21:12 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/08 02:22:12 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/e87d5521-f4dc-4047-be51-a8820c1f160f?maxdepth=4&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) panic: test timed out after 1h0m0s running tests: TestRcat (35m20s) TestRcat/withChecksum=true,ignoreChecksum=false (15m19s) goroutine 5280 [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, 37 minutes]: testing.(*T).Run(0x1fa98c2e008, {0x2a5f394?, 0x1fa98bc5ae8?}, 0x2be5680) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x1fa98c2e008) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x1fa98c2e008, 0x1fa98bc5c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a94c49, 0x18}, {0x2acf825, 0x26}, 0x1fa98bc89a8, {0x469f4e0, 0x71, 0x71}, {0xc28b8af9f661a8a6, 0x3464139547b, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x1fa98f034a0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x1fa98f034a0) /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 27 [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 28 [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 4953 [chan receive, 17 minutes]: testing.(*T).Run(0x1fa98bec248, {0x1fa9924a390?, 0x1fa98c5ef40?}, 0x1fa99352360) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/operations_test.TestRcat(0x1fa98bec248) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1553 +0xcd testing.tRunner(0x1fa98bec248, 0x2be5680) /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 521 [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 479 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 223 [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 214 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 355 [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 346 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5147 [select]: net/http.(*Transport).getConn(0x1fa98ee01a0, 0x1fa98fbe140, {{}, 0x0, {0x1fa98f7a2a0, 0x5}, {0x1fa99382288, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x1fa98ee01a0, 0x1fa99028000) /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(0x1fa98ab81e0, 0x1fa99028000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x1fa99028000, {0x2c012c0, 0x1fa98ab81e0}, {0x1fa9869e740?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x1fa98e72090, 0x1fa99028000, {0x431836?, 0x46df460?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x1fa98e72090, 0x1fa99028000) /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(0x1fa98f4e3c0, {0x2c2bf88, 0x46dc680}, 0x1fa98fde160) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x1fa98f4e3c0, {0x2c2bf88, 0x46dc680}, 0x1fa9869f048?, {0x0?, 0x0?}, {0x2590b80, 0x1fa98d965a0}, 0x1fa9869efe7?, 0x2be6a18, ...) /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(0x6, 0xa, 0x2c005c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x1fa98ab8240, 0x1fa99406100, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x1fa98ab8240, 0x1fa99406100) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listR(0x1fa98e5a080, {0x2c2bf88, 0x46dc680}, {0x0, 0x0}, 0x1fa9869f420) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:653 +0x577 github.com/rclone/rclone/backend/gofile.(*Fs).ListR(0xd6?, {0x2c2bf88?, 0x46dc680?}, {0x0?, 0x4?}, 0x1fa98fbe0f0?) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:724 +0x3c github.com/rclone/rclone/fs/walk.listR({0x2c2bf88, 0x46dc680}, {0x2c48340, 0x1fa98e5a080}, {0x0, 0x0}, 0x1, 0x3, 0x1fa98b68990, 0x1fa98a98ea0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2c2bf88, 0x46dc680}, {0x2c48340, 0x1fa98e5a080}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x1fa98b68990) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1dc github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:168 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0x1fa98a9cf50) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c testing.(*common).Cleanup.func1() /usr/local/go/src/testing/testing.go:1317 +0x109 testing.(*common).runCleanup(0x1fa98bec6c8, 0x1fa98f7da40?) /usr/local/go/src/testing/testing.go:1667 +0xea testing.tRunner.func2() /usr/local/go/src/testing/testing.go:2030 +0x25 runtime.Goexit() /usr/local/go/src/runtime/panic.go:694 +0x5e testing.(*common).FailNow(0x1fa98bec6c8) /usr/local/go/src/testing/testing.go:1022 +0x4a testing.(*common).Fatalf(0x1fa98bec6c8, {0x2a7b20e?, 0x2c48340?}, {0x1fa9869fc98?, 0x0?, 0x0?}) /usr/local/go/src/testing/testing.go:1228 +0x59 github.com/rclone/rclone/fstest.CheckListingWithRoot(0x1fa98bec6c8, {0x2c48340, 0x1fa98e5a080}, {0x0, 0x0}, {0x46dc680, 0x0, 0x0}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 +0x4d1 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 github.com/rclone/rclone/fstest.CheckListing(0x1fa98bec6c8, {0x2c48340, 0x1fa98e5a080}, {0x46dc680, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 +0x8a github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0x1fa98bec6c8, 0xc0?, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 +0x1ce github.com/rclone/rclone/fs/operations_test.TestRcat.func2(0x1fa98bec6c8?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 +0x1f testing.tRunner(0x1fa98bec6c8, 0x1fa99352360) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 4953 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 539 [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 529 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 151 [chan receive (nil chan), 60 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 142 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 161 [chan receive (nil chan), 60 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 250 [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 209 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1532 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 194 [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 57 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 589 [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 579 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 273 [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 264 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1272 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1333 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 239 [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 230 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 414 [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 404 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 438 [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 172 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1483 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 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 302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 613 [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 603 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 489 [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 474 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1250 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 387 [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 377 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1410 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 693 [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 667 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3759 [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 3758 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 575 [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 565 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 638 [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 628 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1186 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 681 [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 623 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5275 [sleep]: time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x1fa98ffe230?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:178 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 5147 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:177 +0x17f goroutine 721 [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 711 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1423 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1634 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 1645 [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 1041 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 5276 [IO wait]: internal/poll.runtime_pollWait(0x72707de67a00, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2c2c148?, 0x1fa98a9ca80?, 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(0x1fa98c56300, {0x2c2c148, 0x1fa98a9ca80}, {0x427694?, 0x1fa990190b0?}, {0x2c00080?, 0x1fa98dce2e0?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x1fa98c56300, {0x2c2c148, 0x1fa98a9ca80}, {0x2c37e48?, 0x0?}, {0x2c37e48, 0x1fa988baa50}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2c2c148, 0x1fa98a9ca80}, {0x2a507c8, 0x3}, 0x2, 0x1, 0x1fa98fc8f00?, 0x0, {0x2c37e48, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2c2c148, 0x1fa98a9ca80}, {0x2a507c8, 0x3}, {0x2c37e48, 0x0}, {0x2c37e48, 0x1fa988baa50}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x1fa98c54840, {0x2c2c148, 0x1fa98a9ca80}, 0x0, 0x1fa988baa50, 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(0x2661040?, {0x2c2c148?, 0x1fa98a9ca80?}, 0x522fef?, 0x1fa98a9ca80?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x1fa98c54840, {0x2c2c148, 0x1fa98a9ca80}, {0x2c16128, 0x1fa988baa50}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x1fa98c54840, {0x2c2c148, 0x1fa98a9c310}, {0x1fa99406500?, 0x3, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x1fa9879a400?, {0x2c2c148?, 0x1fa98a9c310?}, {0x1fa99406500?, 0x25da060?, 0x2a519cb?}, {0x0?, 0x2a507c8?, 0x0?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x1fa98e6abe0, {0x2c2c0d8?, 0x1fa98fbe190?}, {0x2a507c8, 0x3}, {0x1fa99382288, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x1fa98e6abe0, {0x2c2c0d8, 0x1fa98fbe190}, {0x2a507c8?, 0x72707c41d7e8?}, {0x1fa99382288, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2c2c0d8, 0x1fa98fbe190}, {0x2a507c8, 0x3}, {0x1fa99382288, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:277 +0x5c net/http.(*Transport).dial(0xd?, {0x2c2c0d8?, 0x1fa98fbe190?}, {0x2a507c8?, 0x2e6f692e656c?}, {0x1fa99382288?, 0x0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x1fa98ee01a0, {0x2c2c0d8, 0x1fa98fbe190}, {{}, 0x0, {0x1fa98f7a2a0, 0x5}, {0x1fa99382288, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x1fa98ee01a0, 0x1fa98a76000) /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 5147 /usr/local/go/src/net/http/transport.go:1628 +0x112 "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Finished ERROR in 1h0m0.307271717s (try 1/5): exit status 2: Failed [TestMaxDeleteSize TestDirMove TestGetFsInfo]