"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2025/01/24 01:50:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye" 2025/01/24 01:50:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:50:57 DEBUG : Creating backend with remote "/tmp/rclone3065809914" === 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:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/24 01:50:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 01:50:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/24 01:50:57 DEBUG : potato: Seek from 10 to 0 2025/01/24 01:50:57 DEBUG : potato: Seek from 10 to 0 2025/01/24 01:50:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/24 01:50:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 01:50:57 DEBUG : potato: Seek from 5 to 2 2025/01/24 01:50:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/24 01:50:57 DEBUG : potato: Seek from 7 to 0 2025/01/24 01:50:57 DEBUG : potato: Seek from 7 to 0 2025/01/24 01:50:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/24 01:50:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 01:50:57 DEBUG : potato: Seek from 5 to 2 2025/01/24 01:50:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/24 01:50:57 DEBUG : potato: Seek from 8 to 0 2025/01/24 01:50:57 DEBUG : potato: Seek from 8 to 0 2025/01/24 01:50:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/24 01:50:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/24 01:50:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/24 01:50:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/24 01:50:57 DEBUG : potato: Seek from 5 to 2 2025/01/24 01:50:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/24 01:50:57 DEBUG : potato: Seek from 9 to 0 2025/01/24 01:50:57 DEBUG : potato: Seek from 9 to 0 2025/01/24 01:50:57 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/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/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/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/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:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:50:58 DEBUG : Upload server store-eu-par-5 (eu) responded in 120.898614ms 2025/01/24 01:50:58 DEBUG : Upload server store-eu-par-3 (eu) responded in 122.158396ms 2025/01/24 01:50:58 DEBUG : rutabaga: Using upload server store-eu-par-3 (eu) === RUN TestCheck/1 === RUN TestCheck/2 2025/01/24 01:51:00 DEBUG : empty space: Using upload server store-eu-par-3 (eu) === RUN TestCheck/3 2025/01/24 01:51:01 DEBUG : potato2: Using upload server store-eu-par-3 (eu) === RUN TestCheck/4 === RUN TestCheck/5 2025/01/24 01:51:02 DEBUG : remotepotato: Using upload server store-eu-par-5 (eu) === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (8.66s) --- PASS: TestCheck/1 (0.41s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.39s) --- PASS: TestCheck/4 (0.42s) --- PASS: TestCheck/5 (0.44s) --- PASS: TestCheck/6 (0.50s) --- PASS: TestCheck/7 (0.52s) === RUN TestCheckFsError 2025/01/24 01:51:06 DEBUG : Creating backend with remote "nonexistent" 2025/01/24 01:51:06 DEBUG : Creating backend with remote "nonexistent" 2025/01/24 01:51:06 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/24 01:51:06 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/24 01:51:06 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/24 01:51:06 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:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:51:06 DEBUG : rutabaga: Using upload server store-eu-par-5 (eu) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/24 01:51:08 DEBUG : empty space: Using upload server store-eu-par-3 (eu) === RUN TestCheckDownload/3 2025/01/24 01:51:09 DEBUG : potato2: Using upload server store-eu-par-5 (eu) === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/24 01:51:11 DEBUG : remotepotato: Using upload server store-eu-par-3 (eu) === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (9.14s) --- PASS: TestCheckDownload/1 (0.43s) --- PASS: TestCheckDownload/2 (0.45s) --- PASS: TestCheckDownload/3 (0.47s) --- PASS: TestCheckDownload/4 (0.57s) --- PASS: TestCheckDownload/5 (0.54s) --- PASS: TestCheckDownload/6 (0.66s) --- PASS: TestCheckDownload/7 (0.71s) === RUN TestCheckSizeOnly run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:51:15 DEBUG : rutabaga: Using upload server store-eu-par-5 (eu) === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/24 01:51:17 DEBUG : empty space: Using upload server store-eu-par-5 (eu) === RUN TestCheckSizeOnly/3 2025/01/24 01:51:18 DEBUG : potato2: Using upload server store-eu-par-5 (eu) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/24 01:51:20 DEBUG : remotepotato: Using upload server store-eu-par-5 (eu) === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (8.37s) --- PASS: TestCheckSizeOnly/1 (0.33s) --- PASS: TestCheckSizeOnly/2 (0.33s) --- PASS: TestCheckSizeOnly/3 (0.44s) --- PASS: TestCheckSizeOnly/4 (0.50s) --- PASS: TestCheckSizeOnly/5 (0.46s) --- PASS: TestCheckSizeOnly/6 (0.50s) --- PASS: TestCheckSizeOnly/7 (0.58s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:51:24 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2025/01/24 01:51:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/24 01:51:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/24 01:51:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/24 01:51:24 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/24 01:51:24 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2025/01/24 01:51:25 DEBUG : test.sum: Removing old object on successful upload 2025/01/24 01:51:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/24 01:51:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/24 01:51:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/24 01:51:25 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.77s) === RUN TestCheckSum run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:51:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/data" 2025/01/24 01:51:28 DEBUG : data/banana: Using upload server store-eu-par-5 (eu) 2025/01/24 01:51:29 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) === RUN TestCheckSum/subtest1 2025/01/24 01:51:31 DEBUG : data/potato: Using upload server store-eu-par-5 (eu) 2025/01/24 01:51:31 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2025/01/24 01:51:31 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2025/01/24 01:51:33 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/24 01:51:33 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2025/01/24 01:51:35 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2025/01/24 01:51:35 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2025/01/24 01:51:38 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2025/01/24 01:51:38 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2025/01/24 01:51:40 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2025/01/24 01:51:40 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2025/01/24 01:51:42 DEBUG : data/banana: Using upload server store-eu-par-5 (eu) 2025/01/24 01:51:43 DEBUG : data/banana: Removing old object on successful upload 2025/01/24 01:51:43 DEBUG : data/potato: Using upload server store-eu-par-3 (eu) 2025/01/24 01:51:43 DEBUG : data/potato: Removing old object on successful upload 2025/01/24 01:51:44 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/24 01:51:44 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (22.44s) --- PASS: TestCheckSum/subtest1 (0.97s) --- PASS: TestCheckSum/subtest2 (0.76s) --- PASS: TestCheckSum/subtest3 (0.91s) --- PASS: TestCheckSum/subtest4 (0.86s) --- PASS: TestCheckSum/subtest5 (0.77s) --- PASS: TestCheckSum/subtest6 (0.84s) --- PASS: TestCheckSum/subtest7 (0.98s) === RUN TestCheckSumDownload run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:51:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/data" 2025/01/24 01:51:51 DEBUG : data/banana: Using upload server store-eu-par-5 (eu) 2025/01/24 01:51:51 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) === RUN TestCheckSumDownload/subtest1 2025/01/24 01:51:53 DEBUG : data/potato: Using upload server store-eu-par-3 (eu) 2025/01/24 01:51:54 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2025/01/24 01:51:54 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2025/01/24 01:51:57 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/24 01:51:57 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2025/01/24 01:52:00 DEBUG : Upload server store-eu-par-3 (eu) responded in 41.328817ms 2025/01/24 01:52:00 DEBUG : Upload server store-eu-par-5 (eu) responded in 47.882386ms 2025/01/24 01:52:00 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/24 01:52:00 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2025/01/24 01:52:02 DEBUG : test.sum: Using upload server store-eu-par-5 (eu) 2025/01/24 01:52:02 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2025/01/24 01:52:05 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2025/01/24 01:52:05 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2025/01/24 01:52:07 DEBUG : data/banana: Using upload server store-eu-par-5 (eu) 2025/01/24 01:52:07 DEBUG : data/banana: Removing old object on successful upload 2025/01/24 01:52:08 DEBUG : data/potato: Using upload server store-eu-par-5 (eu) 2025/01/24 01:52:08 DEBUG : data/potato: Removing old object on successful upload 2025/01/24 01:52:08 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2025/01/24 01:52:08 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (24.26s) --- PASS: TestCheckSumDownload/subtest1 (1.30s) --- PASS: TestCheckSumDownload/subtest2 (1.16s) --- PASS: TestCheckSumDownload/subtest3 (1.24s) --- PASS: TestCheckSumDownload/subtest4 (0.79s) --- PASS: TestCheckSumDownload/subtest5 (1.02s) --- PASS: TestCheckSumDownload/subtest6 (1.08s) --- PASS: TestCheckSumDownload/subtest7 (0.96s) === RUN TestApplyTransforms 2025/01/24 01:52:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wenudod1xoxu" 2025/01/24 01:52:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:13 DEBUG : Creating backend with remote "/tmp/rclone2272201632" run.go:180: Remote "gofile root 'rclone-test-wenudod1xoxu'", Local "Local file system at /tmp/rclone2272201632", Modify Window "1s" 2025/01/24 01:52:14 DEBUG : Upload server store-eu-par-4 (eu) responded in 119.448147ms 2025/01/24 01:52:14 DEBUG : Upload server store-eu-par-5 (eu) responded in 121.724798ms 2025/01/24 01:52:14 DEBUG : hello, world!: Using upload server store-eu-par-4 (eu) upper checkfile vs. lower remote (without normalization) 2025/01/24 01:52:15 ERROR : hello, world!: sum not found 2025/01/24 01:52:15 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-wenudod1xoxu' 2025/01/24 01:52:15 NOTICE: gofile root 'rclone-test-wenudod1xoxu': 1 files missing 2025/01/24 01:52:15 NOTICE: 1 hashes missing 2025/01/24 01:52:15 NOTICE: gofile root 'rclone-test-wenudod1xoxu': 2 differences found 2025/01/24 01:52:15 NOTICE: gofile root 'rclone-test-wenudod1xoxu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/24 01:52:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:15 NOTICE: gofile root 'rclone-test-wenudod1xoxu': 0 differences found 2025/01/24 01:52:15 NOTICE: gofile root 'rclone-test-wenudod1xoxu': 1 matching files 2025/01/24 01:52:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-gifedun1daxe" 2025/01/24 01:52:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:16 DEBUG : Creating backend with remote "/tmp/rclone2006757491" run.go:180: Remote "gofile root 'rclone-test-gifedun1daxe'", Local "Local file system at /tmp/rclone2006757491", Modify Window "1s" 2025/01/24 01:52:17 DEBUG : Upload server store-eu-par-5 (eu) responded in 117.302621ms 2025/01/24 01:52:17 DEBUG : Upload server store-eu-par-4 (eu) responded in 120.000129ms 2025/01/24 01:52:17 DEBUG : HELLO, WORLD!: Using upload server store-eu-par-5 (eu) lower checkfile vs. upper remote (without normalization) 2025/01/24 01:52:18 ERROR : HELLO, WORLD!: sum not found 2025/01/24 01:52:18 ERROR : hello, world!: file not in gofile root 'rclone-test-gifedun1daxe' 2025/01/24 01:52:18 NOTICE: gofile root 'rclone-test-gifedun1daxe': 1 files missing 2025/01/24 01:52:18 NOTICE: 1 hashes missing 2025/01/24 01:52:18 NOTICE: gofile root 'rclone-test-gifedun1daxe': 2 differences found 2025/01/24 01:52:18 NOTICE: gofile root 'rclone-test-gifedun1daxe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/24 01:52:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:18 NOTICE: gofile root 'rclone-test-gifedun1daxe': 0 differences found 2025/01/24 01:52:18 NOTICE: gofile root 'rclone-test-gifedun1daxe': 1 matching files 2025/01/24 01:52:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nacoyez3mejo" 2025/01/24 01:52:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:19 DEBUG : Creating backend with remote "/tmp/rclone4198500177" run.go:180: Remote "gofile root 'rclone-test-nacoyez3mejo'", Local "Local file system at /tmp/rclone4198500177", Modify Window "1s" 2025/01/24 01:52:20 DEBUG : Upload server store-eu-par-5 (eu) responded in 118.57122ms 2025/01/24 01:52:20 DEBUG : Upload server store-eu-par-3 (eu) responded in 125.710234ms 2025/01/24 01:52:20 DEBUG : HeLlO, wOrLd!: Using upload server store-eu-par-3 (eu) lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/24 01:52:21 ERROR : HeLlO, wOrLd!: sum not found 2025/01/24 01:52:21 ERROR : hello, world!: file not in gofile root 'rclone-test-nacoyez3mejo' 2025/01/24 01:52:21 NOTICE: gofile root 'rclone-test-nacoyez3mejo': 1 files missing 2025/01/24 01:52:21 NOTICE: 1 hashes missing 2025/01/24 01:52:21 NOTICE: gofile root 'rclone-test-nacoyez3mejo': 2 differences found 2025/01/24 01:52:21 NOTICE: gofile root 'rclone-test-nacoyez3mejo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/24 01:52:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:22 NOTICE: gofile root 'rclone-test-nacoyez3mejo': 0 differences found 2025/01/24 01:52:22 NOTICE: gofile root 'rclone-test-nacoyez3mejo': 1 matching files 2025/01/24 01:52:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-ravebaz8dewo" 2025/01/24 01:52:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:22 DEBUG : Creating backend with remote "/tmp/rclone2996030652" run.go:180: Remote "gofile root 'rclone-test-ravebaz8dewo'", Local "Local file system at /tmp/rclone2996030652", Modify Window "1s" 2025/01/24 01:52:23 DEBUG : Upload server store-eu-par-5 (eu) responded in 123.063282ms 2025/01/24 01:52:23 DEBUG : Upload server store-eu-par-3 (eu) responded in 125.374068ms 2025/01/24 01:52:23 DEBUG : HELLO, WORLD!: Using upload server store-eu-par-5 (eu) upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/24 01:52:24 ERROR : HELLO, WORLD!: sum not found 2025/01/24 01:52:24 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-ravebaz8dewo' 2025/01/24 01:52:24 NOTICE: gofile root 'rclone-test-ravebaz8dewo': 1 files missing 2025/01/24 01:52:24 NOTICE: 1 hashes missing 2025/01/24 01:52:24 NOTICE: gofile root 'rclone-test-ravebaz8dewo': 2 differences found 2025/01/24 01:52:24 NOTICE: gofile root 'rclone-test-ravebaz8dewo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/24 01:52:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:25 NOTICE: gofile root 'rclone-test-ravebaz8dewo': 0 differences found 2025/01/24 01:52:25 NOTICE: gofile root 'rclone-test-ravebaz8dewo': 1 matching files 2025/01/24 01:52:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-loyucag1pofi" 2025/01/24 01:52:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:25 DEBUG : Creating backend with remote "/tmp/rclone3970143229" run.go:180: Remote "gofile root 'rclone-test-loyucag1pofi'", Local "Local file system at /tmp/rclone3970143229", Modify Window "1s" 2025/01/24 01:52:27 DEBUG : Upload server store-eu-par-5 (eu) responded in 125.847611ms 2025/01/24 01:52:27 DEBUG : Upload server store-eu-par-3 (eu) responded in 125.919205ms 2025/01/24 01:52:27 DEBUG : 測試_Русский___ě_áñ: Using upload server store-eu-par-5 (eu) NFD checkfile vs. NFC remote (without normalization) 2025/01/24 01:52:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/24 01:52:27 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-loyucag1pofi' 2025/01/24 01:52:27 NOTICE: gofile root 'rclone-test-loyucag1pofi': 1 files missing 2025/01/24 01:52:27 NOTICE: 1 hashes missing 2025/01/24 01:52:27 NOTICE: gofile root 'rclone-test-loyucag1pofi': 2 differences found 2025/01/24 01:52:27 NOTICE: gofile root 'rclone-test-loyucag1pofi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/24 01:52:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:28 NOTICE: gofile root 'rclone-test-loyucag1pofi': 0 differences found 2025/01/24 01:52:28 NOTICE: gofile root 'rclone-test-loyucag1pofi': 1 matching files 2025/01/24 01:52:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zoququt3lomo" 2025/01/24 01:52:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:28 DEBUG : Creating backend with remote "/tmp/rclone331345154" run.go:180: Remote "gofile root 'rclone-test-zoququt3lomo'", Local "Local file system at /tmp/rclone331345154", Modify Window "1s" 2025/01/24 01:52:31 DEBUG : Upload server store-eu-par-3 (eu) responded in 128.305154ms 2025/01/24 01:52:31 DEBUG : Upload server store-eu-par-2 (eu) responded in 130.997081ms 2025/01/24 01:52:31 DEBUG : 測試_Русский___ě_áñ: Using upload server store-eu-par-2 (eu) NFC checkfile vs. NFD remote (without normalization) 2025/01/24 01:52:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/24 01:52:32 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-zoququt3lomo' 2025/01/24 01:52:32 NOTICE: gofile root 'rclone-test-zoququt3lomo': 1 files missing 2025/01/24 01:52:32 NOTICE: 1 hashes missing 2025/01/24 01:52:32 NOTICE: gofile root 'rclone-test-zoququt3lomo': 2 differences found 2025/01/24 01:52:32 NOTICE: gofile root 'rclone-test-zoququt3lomo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/24 01:52:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:33 NOTICE: gofile root 'rclone-test-zoququt3lomo': 0 differences found 2025/01/24 01:52:33 NOTICE: gofile root 'rclone-test-zoququt3lomo': 1 matching files 2025/01/24 01:52:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-dehomex1rufe" 2025/01/24 01:52:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:33 DEBUG : Creating backend with remote "/tmp/rclone1559588140" run.go:180: Remote "gofile root 'rclone-test-dehomex1rufe'", Local "Local file system at /tmp/rclone1559588140", Modify Window "1s" 2025/01/24 01:52:34 DEBUG : Upload server store-eu-par-5 (eu) responded in 122.219418ms 2025/01/24 01:52:34 DEBUG : Upload server store-eu-par-3 (eu) responded in 129.952341ms 2025/01/24 01:52:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store-eu-par-5 (eu) NFDx2 checkfile vs. both remote (without normalization) 2025/01/24 01:52:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 01:52:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-dehomex1rufe' 2025/01/24 01:52:34 NOTICE: gofile root 'rclone-test-dehomex1rufe': 1 files missing 2025/01/24 01:52:34 NOTICE: 1 hashes missing 2025/01/24 01:52:34 NOTICE: gofile root 'rclone-test-dehomex1rufe': 2 differences found 2025/01/24 01:52:34 NOTICE: gofile root 'rclone-test-dehomex1rufe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/24 01:52:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:35 NOTICE: gofile root 'rclone-test-dehomex1rufe': 0 differences found 2025/01/24 01:52:35 NOTICE: gofile root 'rclone-test-dehomex1rufe': 1 matching files 2025/01/24 01:52:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nayutoc5nobu" 2025/01/24 01:52:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:35 DEBUG : Creating backend with remote "/tmp/rclone2449126577" run.go:180: Remote "gofile root 'rclone-test-nayutoc5nobu'", Local "Local file system at /tmp/rclone2449126577", Modify Window "1s" 2025/01/24 01:52:36 DEBUG : Upload server store-eu-par-3 (eu) responded in 121.904952ms 2025/01/24 01:52:36 DEBUG : Upload server store-eu-par-1 (eu) responded in 134.17545ms 2025/01/24 01:52:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store-eu-par-3 (eu) 2025/01/24 01:52:36 DEBUG : Upload server store7 (eu) responded in 134.192972ms NFCx2 checkfile vs. both remote (without normalization) 2025/01/24 01:52:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 01:52:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-nayutoc5nobu' 2025/01/24 01:52:37 NOTICE: gofile root 'rclone-test-nayutoc5nobu': 1 files missing 2025/01/24 01:52:37 NOTICE: 1 hashes missing 2025/01/24 01:52:37 NOTICE: gofile root 'rclone-test-nayutoc5nobu': 2 differences found 2025/01/24 01:52:37 NOTICE: gofile root 'rclone-test-nayutoc5nobu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/24 01:52:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:37 NOTICE: gofile root 'rclone-test-nayutoc5nobu': 0 differences found 2025/01/24 01:52:37 NOTICE: gofile root 'rclone-test-nayutoc5nobu': 1 matching files 2025/01/24 01:52:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lojuwif3kodi" 2025/01/24 01:52:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:38 DEBUG : Creating backend with remote "/tmp/rclone1853741651" run.go:180: Remote "gofile root 'rclone-test-lojuwif3kodi'", Local "Local file system at /tmp/rclone1853741651", Modify Window "1s" 2025/01/24 01:52:38 DEBUG : Upload server store-eu-par-1 (eu) responded in 130.71193ms 2025/01/24 01:52:38 DEBUG : Upload server store5 (eu) responded in 133.550382ms 2025/01/24 01:52:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store5 (eu) 2025/01/24 01:52:38 DEBUG : Upload server store-eu-par-3 (eu) responded in 133.839573ms both checkfile vs. NFDx2 remote (without normalization) 2025/01/24 01:52:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 01:52:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-lojuwif3kodi' 2025/01/24 01:52:41 NOTICE: gofile root 'rclone-test-lojuwif3kodi': 1 files missing 2025/01/24 01:52:41 NOTICE: 1 hashes missing 2025/01/24 01:52:41 NOTICE: gofile root 'rclone-test-lojuwif3kodi': 2 differences found 2025/01/24 01:52:41 NOTICE: gofile root 'rclone-test-lojuwif3kodi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/24 01:52:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:41 NOTICE: gofile root 'rclone-test-lojuwif3kodi': 0 differences found 2025/01/24 01:52:41 NOTICE: gofile root 'rclone-test-lojuwif3kodi': 1 matching files 2025/01/24 01:52:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wutagif8cavo" 2025/01/24 01:52:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:52:42 DEBUG : Creating backend with remote "/tmp/rclone4077401603" run.go:180: Remote "gofile root 'rclone-test-wutagif8cavo'", Local "Local file system at /tmp/rclone4077401603", Modify Window "1s" 2025/01/24 01:52:43 DEBUG : Upload server store-eu-par-3 (eu) responded in 132.675259ms 2025/01/24 01:52:43 DEBUG : Upload server store7 (eu) responded in 133.331474ms 2025/01/24 01:52:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store7 (eu) 2025/01/24 01:52:43 DEBUG : Upload server store5 (eu) responded in 133.220106ms both checkfile vs. NFCx2 remote (without normalization) 2025/01/24 01:52:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/24 01:52:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-wutagif8cavo' 2025/01/24 01:52:44 NOTICE: gofile root 'rclone-test-wutagif8cavo': 1 files missing 2025/01/24 01:52:44 NOTICE: 1 hashes missing 2025/01/24 01:52:44 NOTICE: gofile root 'rclone-test-wutagif8cavo': 2 differences found 2025/01/24 01:52:44 NOTICE: gofile root 'rclone-test-wutagif8cavo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/24 01:52:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/24 01:52:44 NOTICE: gofile root 'rclone-test-wutagif8cavo': 0 differences found 2025/01/24 01:52:44 NOTICE: gofile root 'rclone-test-wutagif8cavo': 1 matching files 2025/01/24 01:52:44 DEBUG : gofile root 'rclone-test-wutagif8cavo': Purge remote 2025/01/24 01:52:45 DEBUG : gofile root 'rclone-test-lojuwif3kodi': Purge remote 2025/01/24 01:52:45 DEBUG : gofile root 'rclone-test-nayutoc5nobu': Purge remote 2025/01/24 01:52:46 DEBUG : gofile root 'rclone-test-dehomex1rufe': Purge remote 2025/01/24 01:52:46 DEBUG : gofile root 'rclone-test-zoququt3lomo': Purge remote 2025/01/24 01:52:46 DEBUG : gofile root 'rclone-test-loyucag1pofi': Purge remote 2025/01/24 01:52:47 DEBUG : gofile root 'rclone-test-ravebaz8dewo': Purge remote 2025/01/24 01:52:47 DEBUG : gofile root 'rclone-test-nacoyez3mejo': Purge remote 2025/01/24 01:52:48 DEBUG : gofile root 'rclone-test-gifedun1daxe': Purge remote 2025/01/24 01:52:48 DEBUG : gofile root 'rclone-test-wenudod1xoxu': Purge remote --- PASS: TestApplyTransforms (36.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:52:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/24 01:52:50 DEBUG : sub/file2: Using upload server store-eu-par-3 (eu) 2025/01/24 01:52:50 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:52:50 INFO : file1: Copied (new) to: sub/file2 2025/01/24 01:52:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 01:52:51 DEBUG : file1: Unchanged skipping 2025/01/24 01:52:51 DEBUG : gofile root 'rclone-test-bajakuq6boye': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.39s) === RUN TestCopyLongFile run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.54s) === RUN TestCopyFileBackupDir run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:52:55 DEBUG : dst/file1: Using upload server store-eu-par-3 (eu) 2025/01/24 01:52:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/backup" 2025/01/24 01:52:57 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/24 01:52:58 INFO : dst/file1: Moved (server-side) 2025/01/24 01:52:58 DEBUG : dst/file1: Using upload server store-eu-par-3 (eu) 2025/01/24 01:52:59 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:52:59 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (9.11s) === RUN TestCopyFileCompareDest run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:53:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/dst" 2025/01/24 01:53:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/CompareDest" 2025/01/24 01:53:05 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 01:53:06 DEBUG : Upload server store-eu-par-3 (eu) responded in 136.153852ms 2025/01/24 01:53:06 DEBUG : Upload server store-eu-par-2 (eu) responded in 144.029924ms 2025/01/24 01:53:06 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:53:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/24 01:53:06 INFO : one: Copied (new) 2025/01/24 01:53:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:53:08 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:53:08 DEBUG : one: Removing old object on successful upload 2025/01/24 01:53:08 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/24 01:53:08 INFO : one: Copied (replaced existing) 2025/01/24 01:53:09 DEBUG : Upload server store-eu-par-3 (eu) responded in 41.897945ms 2025/01/24 01:53:09 DEBUG : Upload server store-eu-par-1 (eu) responded in 132.083521ms 2025/01/24 01:53:09 DEBUG : dst/one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:53:09 DEBUG : dst/one: Removing old object on successful upload 2025/01/24 01:53:10 DEBUG : CompareDest/one: Using upload server store-eu-par-1 (eu) 2025/01/24 01:53:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:53:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 01:53:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/24 01:53:13 DEBUG : CompareDest/two: Using upload server store-eu-par-3 (eu) 2025/01/24 01:53:14 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 01:53:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 01:53:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 01:53:15 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 01:53:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 01:53:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/24 01:53:17 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 01:53:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/24 01:53:17 DEBUG : two: Using upload server store-eu-par-3 (eu) 2025/01/24 01:53:18 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/24 01:53:18 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (19.06s) === RUN TestCopyFileCopyDest run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:53:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/dst" 2025/01/24 01:53:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/CopyDest" 2025/01/24 01:53:24 DEBUG : one: Need to transfer - File not found at Destination 2025/01/24 01:53:25 DEBUG : Upload server store-eu-par-3 (eu) responded in 122.52918ms 2025/01/24 01:53:25 DEBUG : Upload server store-eu-par-2 (eu) responded in 131.460571ms 2025/01/24 01:53:25 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:53:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/24 01:53:25 INFO : one: Copied (new) 2025/01/24 01:53:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:53:27 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:53:27 DEBUG : one: Removing old object on successful upload 2025/01/24 01:53:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/24 01:53:27 INFO : one: Copied (replaced existing) 2025/01/24 01:53:28 DEBUG : dst/one: Using upload server store-eu-par-1 (eu) 2025/01/24 01:53:28 DEBUG : dst/one: Removing old object on successful upload 2025/01/24 01:53:29 DEBUG : CopyDest/one: Using upload server store-eu-par-1 (eu) 2025/01/24 01:53:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/BackupDir" 2025/01/24 01:53:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:53:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 01:53:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/24 01:53:34 INFO : one: Moved (server-side) 2025/01/24 01:53:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/24 01:53:35 INFO : one: Copied (server-side copy) 2025/01/24 01:53:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/24 01:53:36 DEBUG : CopyDest/two: Using upload server store-eu-par-1 (eu) 2025/01/24 01:53:38 DEBUG : two: Need to transfer - File not found at Destination 2025/01/24 01:53:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 01:53:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/24 01:53:41 INFO : two: Copied (server-side copy) 2025/01/24 01:53:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/24 01:53:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/24 01:53:42 DEBUG : two: Unchanged skipping 2025/01/24 01:53:44 DEBUG : CopyDest/three: Using upload server store-eu-par-3 (eu) 2025/01/24 01:53:45 DEBUG : three: Need to transfer - File not found at Destination 2025/01/24 01:53:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/24 01:53:46 DEBUG : three: Destination not found in --copy-dest 2025/01/24 01:53:46 DEBUG : three: Using upload server store-eu-par-2 (eu) 2025/01/24 01:53:47 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/24 01:53:47 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (31.53s) === RUN TestCopyInplace run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (1.09s) === RUN TestCopyLongFileName run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.69s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:53:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/24 01:53:56 DEBUG : TestCopyFileMaxTransfer/file1: Using upload server store-eu-par-1 (eu) 2025/01/24 01:53:56 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:53:56 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/24 01:53:57 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/24 01:53:58 DEBUG : TestCopyFileMaxTransfer/file2: Using upload server store-eu-par-1 (eu) 2025/01/24 01:53:58 DEBUG : gofile root 'rclone-test-bajakuq6boye': Clearing upload servers 2025/01/24 01:53:58 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://store-eu-par-1.gofile.io/contents/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2025/01/24 01:53:58 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/24 01:53:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/24 01:53:59 DEBUG : Upload server store-eu-par-3 (eu) responded in 38.588938ms 2025/01/24 01:53:59 DEBUG : Upload server store-eu-par-2 (eu) responded in 41.632565ms 2025/01/24 01:53:59 DEBUG : TestCopyFileMaxTransfer/file4: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:00 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 181fcb866bd21d2cda3c387c110c845c OK 2025/01/24 01:54:00 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.76s) === RUN TestDeduplicateInteractive run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:02 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:02 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:02 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:03 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate names using interactive mode. 2025/01/24 01:54:04 NOTICE: one: Found 3 files with duplicate names 2025/01/24 01:54:04 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2025/01/24 01:54:04 INFO : one: Deleted 2025/01/24 01:54:04 INFO : one: Deleted 2025/01/24 01:54:04 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (3.66s) === RUN TestDeduplicateSkip run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:06 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:06 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:06 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:07 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate names using skip mode. 2025/01/24 01:54:07 NOTICE: one: Found 3 files with duplicate names 2025/01/24 01:54:07 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2025/01/24 01:54:08 INFO : one: Deleted 2025/01/24 01:54:08 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (3.66s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:09 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:10 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:10 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:11 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate names using skip mode. 2025/01/24 01:54:11 NOTICE: one: Found 3 files with duplicate names 2025/01/24 01:54:11 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/24 01:54:12 INFO : one: Deleted 2025/01/24 01:54:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (4.18s) === RUN TestDeduplicateFirst run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:14 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:14 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:14 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:15 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate names using first mode. 2025/01/24 01:54:16 NOTICE: one: Found 3 files with duplicate names 2025/01/24 01:54:16 INFO : one: Deleted 2025/01/24 01:54:16 INFO : one: Deleted 2025/01/24 01:54:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (3.65s) === RUN TestDeduplicateNewest run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:17 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:18 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:18 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:19 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate names using newest mode. 2025/01/24 01:54:19 NOTICE: one: Found 3 files with duplicate names 2025/01/24 01:54:20 INFO : one: Deleted 2025/01/24 01:54:20 INFO : one: Deleted 2025/01/24 01:54:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (4.05s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:21 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:22 DEBUG : also/one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:23 DEBUG : another: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:23 DEBUG : not-one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:24 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate md5 hashes using newest mode. 2025/01/24 01:54:25 NOTICE: b581dfa6b8d333835b723cbbc7e9358a: Found 3 files with duplicate md5 hashes 2025/01/24 01:54:25 INFO : one: Deleted 2025/01/24 01:54:25 INFO : also/one: Deleted 2025/01/24 01:54:25 NOTICE: b581dfa6b8d333835b723cbbc7e9358a: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (6.64s) === RUN TestDeduplicateOldest run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:28 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:28 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:29 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:30 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate names using oldest mode. 2025/01/24 01:54:31 NOTICE: one: Found 3 files with duplicate names 2025/01/24 01:54:31 INFO : one: Deleted 2025/01/24 01:54:31 INFO : one: Deleted 2025/01/24 01:54:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (4.68s) === RUN TestDeduplicateLargest run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:33 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:33 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:33 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:33 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate names using largest mode. 2025/01/24 01:54:34 NOTICE: one: Found 3 files with duplicate names 2025/01/24 01:54:34 INFO : one: Deleted 2025/01/24 01:54:35 INFO : one: Deleted 2025/01/24 01:54:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (3.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:36 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:36 DEBUG : one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:36 DEBUG : one: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:37 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate names using smallest mode. 2025/01/24 01:54:38 NOTICE: one: Found 3 files with duplicate names 2025/01/24 01:54:38 INFO : one: Deleted 2025/01/24 01:54:38 INFO : one: Deleted 2025/01/24 01:54:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (3.27s) === RUN TestDeduplicateRename run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:39 DEBUG : one.txt: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:39 DEBUG : one.txt: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:39 DEBUG : one.txt: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:39 DEBUG : one-1.txt: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:40 INFO : gofile root 'rclone-test-bajakuq6boye': Looking for duplicate names using rename mode. 2025/01/24 01:54:42 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/24 01:54:43 INFO : one-2.txt: renamed from: one.txt 2025/01/24 01:54:44 INFO : one-3.txt: renamed from: one.txt 2025/01/24 01:54:45 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (7.94s) === RUN TestMergeDirs run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:48 DEBUG : dupe1/one.txt: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:49 DEBUG : dupe2/two.txt: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:50 DEBUG : dupe3/three.txt: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:51 INFO : dupe2: merging "two.txt" 2025/01/24 01:54:51 INFO : dupe2: removing empty directory 2025/01/24 01:54:52 INFO : dupe3: merging "three.txt" 2025/01/24 01:54:52 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (8.87s) === RUN TestListDirSorted run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:54:56 DEBUG : a.txt: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:57 DEBUG : zend.txt: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:57 DEBUG : sub dir/hello world: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:58 DEBUG : sub dir/hello world2: Using upload server store-eu-par-3 (eu) 2025/01/24 01:54:59 DEBUG : sub dir/ignore dir/.ignore: Using upload server store-eu-par-2 (eu) 2025/01/24 01:54:59 DEBUG : sub dir/ignore dir/should be ignored: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:00 DEBUG : Upload server store-eu-par-3 (eu) responded in 40.936919ms 2025/01/24 01:55:00 DEBUG : Upload server store-eu-par-2 (eu) responded in 41.821822ms 2025/01/24 01:55:00 DEBUG : sub dir/sub sub dir/hello world3: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:02 DEBUG : a.txt: Excluded (Size Filter) 2025/01/24 01:55:02 DEBUG : a.txt: Excluded 2025/01/24 01:55:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/24 01:55:02 DEBUG : sub dir/hello world: Excluded 2025/01/24 01:55:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/24 01:55:02 DEBUG : sub dir/hello world2: Excluded 2025/01/24 01:55:03 DEBUG : sub dir/ignore dir: Excluded 2025/01/24 01:55:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/24 01:55:03 DEBUG : sub dir/hello world2: Excluded 2025/01/24 01:55:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/24 01:55:03 DEBUG : sub dir/hello world: Excluded 2025/01/24 01:55:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (12.88s) === RUN TestListJSON run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:09 DEBUG : file1: Using upload server store-eu-par-2 (eu) 2025/01/24 01:55:10 DEBUG : sub/file2: Using upload server store-eu-par-2 (eu) === 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 (6.82s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.42s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.27s) === RUN TestStatJSON run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:16 DEBUG : file1: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:17 DEBUG : sub/file2: Using upload server store-eu-par-2 (eu) === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/24 01:55:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/notfound" --- PASS: TestStatJSON (8.73s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.33s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.05s) === RUN TestMkdir run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:24 INFO : gofile root 'rclone-test-bajakuq6boye': Making directory 2025/01/24 01:55:25 INFO : gofile root 'rclone-test-bajakuq6boye': Making directory --- PASS: TestMkdir (0.83s) === RUN TestLsd run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:26 DEBUG : sub dir/hello world: Using upload server store-eu-par-2 (eu) --- PASS: TestLsd (3.59s) === RUN TestLs run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:29 DEBUG : potato2: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:29 DEBUG : empty space: Using upload server store-eu-par-3 (eu) --- PASS: TestLs (2.76s) === RUN TestLsWithFilesFrom run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:32 DEBUG : potato2: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:32 DEBUG : empty space: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:33 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (3.32s) === RUN TestLsLong run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:35 DEBUG : potato2: Using upload server store-eu-par-2 (eu) 2025/01/24 01:55:36 DEBUG : empty space: Using upload server store-eu-par-2 (eu) --- PASS: TestLsLong (3.91s) === RUN TestHashSums run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:39 DEBUG : potato2: Using upload server store-eu-par-2 (eu) 2025/01/24 01:55:40 DEBUG : empty space: Using upload server store-eu-par-2 (eu) === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (5.49s) --- PASS: TestHashSums/Md5 (0.40s) --- PASS: TestHashSums/Md5Download (0.50s) === RUN TestHashSumsWithErrors 2025/01/24 01:55:44 DEBUG : Creating backend with remote ":memory:" 2025/01/24 01:55:44 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/24 01:55:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/24 01:55:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/24 01:55:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/24 01:55:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/24 01:55:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/24 01:55:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/24 01:55:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/24 01:55:44 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:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:45 DEBUG : potato2: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:45 DEBUG : empty space: Using upload server store-eu-par-2 (eu) 2025/01/24 01:55:46 DEBUG : sub dir/potato3: Using upload server store-eu-par-2 (eu) --- PASS: TestCount (5.09s) === RUN TestDelete run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:50 DEBUG : small: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:50 DEBUG : medium: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:51 DEBUG : large: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:51 DEBUG : Waiting for deletions to finish 2025/01/24 01:55:52 DEBUG : large: Excluded (Size Filter) 2025/01/24 01:55:52 INFO : small: Deleted 2025/01/24 01:55:52 INFO : medium: Deleted --- PASS: TestDelete (3.69s) === RUN TestMaxDelete run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:53 DEBUG : small: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:54 DEBUG : medium: Using upload server store-eu-par-2 (eu) 2025/01/24 01:55:54 DEBUG : large: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:55 DEBUG : Waiting for deletions to finish 2025/01/24 01:55:55 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/01/24 01:55:55 INFO : medium: Deleted 2025/01/24 01:55:55 INFO : large: Deleted --- PASS: TestMaxDelete (4.25s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:55:58 DEBUG : small: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:58 DEBUG : medium: Using upload server store-eu-par-2 (eu) 2025/01/24 01:55:58 DEBUG : large: Using upload server store-eu-par-3 (eu) 2025/01/24 01:55:59 DEBUG : Waiting for deletions to finish 2025/01/24 01:55:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/24 01:56:00 INFO : medium: Deleted 2025/01/24 01:56:00 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (4.33s) === RUN TestMaxDeleteSize run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:56:02 DEBUG : Upload server store-eu-par-3 (eu) responded in 38.279499ms 2025/01/24 01:56:02 DEBUG : Upload server store-eu-par-2 (eu) responded in 41.719314ms 2025/01/24 01:56:02 DEBUG : small: Using upload server store-eu-par-2 (eu) 2025/01/24 01:56:02 DEBUG : medium: Using upload server store-eu-par-3 (eu) 2025/01/24 01:56:03 DEBUG : large: Using upload server store-eu-par-2 (eu) 2025/01/24 01:56:03 DEBUG : Waiting for deletions to finish 2025/01/24 01:56:04 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/01/24 01:56:04 INFO : large: Deleted 2025/01/24 01:56:04 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (4.13s) === RUN TestReadFile run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:56:06 DEBUG : ReadFile: Using upload server store-eu-par-3 (eu) --- PASS: TestReadFile (2.43s) === RUN TestRetry 2025/01/24 01:56:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/24 01:56:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/24 01:56:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 01:56:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 01:56:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 01:56:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/24 01:56:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:56:08 DEBUG : file1: Using upload server store-eu-par-2 (eu) 2025/01/24 01:56:09 DEBUG : file2: Using upload server store-eu-par-3 (eu) --- PASS: TestCat (5.31s) === RUN TestPurge 2025/01/24 01:56:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bupivum8bige" 2025/01/24 01:56:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/24 01:56:14 DEBUG : Creating backend with remote "/tmp/rclone4071758820" run.go:180: Remote "gofile root 'rclone-test-bupivum8bige'", Local "Local file system at /tmp/rclone4071758820", Modify Window "1s" 2025/01/24 01:56:17 DEBUG : Upload server store-eu-par-5 (eu) responded in 125.295415ms 2025/01/24 01:56:17 DEBUG : Upload server store-eu-par-1 (eu) responded in 132.699606ms 2025/01/24 01:56:17 DEBUG : A1/B1/C1/one: Using upload server store-eu-par-5 (eu) 2025/01/24 01:56:17 INFO : A2: Making directory 2025/01/24 01:56:18 INFO : A1/B2: Making directory 2025/01/24 01:56:18 INFO : A1/B2/C2: Making directory 2025/01/24 01:56:18 INFO : A1/B1/C3: Making directory 2025/01/24 01:56:18 INFO : A3: Making directory 2025/01/24 01:56:19 INFO : A3/B3: Making directory 2025/01/24 01:56:19 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:56:24 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:56:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:56:24 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:56:29 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 01:56:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/24 01:56:29 DEBUG : pacer: Reducing sleep to 20ms 2025/01/24 01:56:29 INFO : A3/B3/C4: Making directory 2025/01/24 01:56:30 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:56:30 DEBUG : A1/two: Using upload server store-eu-par-1 (eu) 2025/01/24 01:56:36 DEBUG : gofile root 'rclone-test-bupivum8bige': Purge remote 2025/01/24 01:56:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.25s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:56:36 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:56:41 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:56:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:56:41 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:56:46 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 01:56:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/24 01:56:46 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:56:51 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/01/24 01:56:51 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/24 01:56:51 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:56:56 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2025/01/24 01:56:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/24 01:56:56 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:57:01 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2025/01/24 01:57:01 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/01/24 01:57:02 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:57:07 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2025/01/24 01:57:07 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/01/24 01:57:07 DEBUG : pacer: Reducing sleep to 320ms 2025/01/24 01:57:07 DEBUG : pacer: Reducing sleep to 160ms 2025/01/24 01:57:08 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:57:13 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:57:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/01/24 01:57:13 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:57:18 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 01:57:18 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/01/24 01:57:18 DEBUG : pacer: Reducing sleep to 320ms 2025/01/24 01:57:19 DEBUG : pacer: Reducing sleep to 160ms 2025/01/24 01:57:19 DEBUG : pacer: Reducing sleep to 80ms 2025/01/24 01:57:19 DEBUG : pacer: Reducing sleep to 40ms 2025/01/24 01:57:19 DEBUG : Upload server store-eu-par-5 (eu) responded in 122.548051ms 2025/01/24 01:57:19 DEBUG : Upload server store-eu-par-3 (eu) responded in 126.272601ms 2025/01/24 01:57:19 DEBUG : A1/B1/C1/one: Using upload server store-eu-par-3 (eu) 2025/01/24 01:57:19 DEBUG : pacer: Reducing sleep to 20ms 2025/01/24 01:57:19 INFO : A2: Making directory 2025/01/24 01:57:20 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:57:20 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:57:25 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:57:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:57:25 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:57:30 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 01:57:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/24 01:57:30 DEBUG : pacer: Reducing sleep to 20ms 2025/01/24 01:57:30 INFO : A1/B2: Making directory 2025/01/24 01:57:30 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:57:31 INFO : A1/B2/C2: Making directory 2025/01/24 01:57:31 INFO : A1/B1/C3: Making directory 2025/01/24 01:57:31 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:57:36 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:57:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:57:37 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:57:37 INFO : A3: Making directory 2025/01/24 01:57:37 INFO : A3/B3: Making directory 2025/01/24 01:57:38 INFO : A3/B3/C4: Making directory 2025/01/24 01:57:38 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:57:43 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:57:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:57:43 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:57:44 DEBUG : A1/two: Using upload server store-eu-par-3 (eu) 2025/01/24 01:57:46 DEBUG : removing 1 level 3 directories 2025/01/24 01:57:46 INFO : A3/B3/C4: Removing directory 2025/01/24 01:57:49 DEBUG : removing 2 level 3 directories 2025/01/24 01:57:49 INFO : A1/B2/C2: Removing directory 2025/01/24 01:57:49 INFO : A1/B1/C3: Removing directory 2025/01/24 01:57:50 DEBUG : removing 2 level 2 directories 2025/01/24 01:57:50 INFO : A3/B3: Removing directory 2025/01/24 01:57:50 INFO : A1/B2: Removing directory 2025/01/24 01:57:50 DEBUG : removing 2 level 1 directories 2025/01/24 01:57:50 INFO : A3: Removing directory 2025/01/24 01:57:50 INFO : A2: Removing directory 2025/01/24 01:57:53 DEBUG : removing 1 level 3 directories 2025/01/24 01:57:53 INFO : A1/B1/C1: Removing directory 2025/01/24 01:57:54 DEBUG : removing 1 level 2 directories 2025/01/24 01:57:54 INFO : A1/B1: Removing directory 2025/01/24 01:57:54 DEBUG : removing 1 level 1 directories 2025/01/24 01:57:54 INFO : A1: Removing directory 2025/01/24 01:57:55 DEBUG : removing 1 level 0 directories 2025/01/24 01:57:55 INFO : gofile root 'rclone-test-bajakuq6boye': Removing directory --- PASS: TestRmdirsNoLeaveRoot (80.40s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:57:57 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:58:02 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:58:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:58:02 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:58:07 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 01:58:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/24 01:58:07 DEBUG : pacer: Reducing sleep to 20ms 2025/01/24 01:58:07 INFO : A1: Making directory 2025/01/24 01:58:07 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:58:07 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:58:12 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:58:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:58:12 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:58:12 INFO : A1/B1: Making directory 2025/01/24 01:58:13 INFO : A1/B1/C1: Making directory 2025/01/24 01:58:13 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:58:18 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:58:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:58:19 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 01:58:20 DEBUG : removing 1 level 3 directories 2025/01/24 01:58:20 INFO : A1/B1/C1: Removing directory 2025/01/24 01:58:20 DEBUG : removing 1 level 2 directories 2025/01/24 01:58:20 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (26.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:58:23 INFO : A1: Making directory 2025/01/24 01:58:23 INFO : A1/B1: Making directory 2025/01/24 01:58:24 INFO : A1/B1/C1: Making directory 2025/01/24 01:58:26 DEBUG : removing 1 level 3 directories 2025/01/24 01:58:26 INFO : A1/B1/C1: Removing directory 2025/01/24 01:58:26 DEBUG : removing 1 level 2 directories 2025/01/24 01:58:26 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (6.17s) === RUN TestCopyURL run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:58:30 DEBUG : Upload server store-eu-par-5 (eu) responded in 125.140965ms 2025/01/24 01:58:30 DEBUG : Upload server store7 (eu) responded in 132.871298ms 2025/01/24 01:58:30 DEBUG : file1: Using upload server store-eu-par-5 (eu) 2025/01/24 01:58:30 DEBUG : filename.txt: File name found in url 2025/01/24 01:58:31 DEBUG : filename.txt: Using upload server store7 (eu) 2025/01/24 01:58:32 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/24 01:58:33 DEBUG : headerfilename.txt: Using upload server store-eu-par-5 (eu) 2025/01/24 01:58:33 DEBUG : file2: Using upload server store7 (eu) --- PASS: TestCopyURL (8.50s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:58:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/24 01:58:38 DEBUG : sub/file2: Using upload server store-eu-par-5 (eu) 2025/01/24 01:58:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:58:39 INFO : file1: Copied (new) to: sub/file2 2025/01/24 01:58:39 INFO : file1: Deleted 2025/01/24 01:58:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 01:58:39 DEBUG : file1: Unchanged skipping 2025/01/24 01:58:39 INFO : file1: Deleted 2025/01/24 01:58:40 DEBUG : gofile root 'rclone-test-bajakuq6boye': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (4.36s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:58:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/24 01:58:42 DEBUG : file1: Using upload server store7 (eu) 2025/01/24 01:58:42 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:58:42 INFO : file1: Copied (new) 2025/01/24 01:58:42 INFO : file1: Deleted 2025/01/24 01:58:43 DEBUG : file1: Destination exists, skipping 2025/01/24 01:58:43 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (2.50s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.63s) === RUN TestMoveFileBackupDir run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:58:46 DEBUG : dst/file1: Using upload server store-eu-par-5 (eu) 2025/01/24 01:58:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bajakuq6boye/backup" 2025/01/24 01:58:47 DEBUG : Config file has changed externally - reloading 2025/01/24 01:58:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/24 01:58:49 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:58:54 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:58:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:58:54 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:58:59 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 01:58:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/24 01:58:59 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:04 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/01/24 01:59:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/24 01:59:05 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:10 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2025/01/24 01:59:10 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/24 01:59:10 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:15 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2025/01/24 01:59:15 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/01/24 01:59:15 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:20 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2025/01/24 01:59:20 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/01/24 01:59:20 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:25 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2025/01/24 01:59:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/01/24 01:59:25 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:30 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2025/01/24 01:59:30 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/01/24 01:59:30 DEBUG : pacer: Reducing sleep to 1.28s 2025/01/24 01:59:30 INFO : dst/file1: Moved (server-side) 2025/01/24 01:59:30 DEBUG : Upload server store-eu-par-5 (eu) responded in 36.815515ms 2025/01/24 01:59:30 DEBUG : Upload server store7 (eu) responded in 42.051936ms 2025/01/24 01:59:30 DEBUG : dst/file1: Using upload server store-eu-par-5 (eu) 2025/01/24 01:59:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/24 01:59:30 INFO : dst/file1: Copied (new) 2025/01/24 01:59:30 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (49.22s) === 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:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 01:59:35 DEBUG : A1/one: Using upload server store7 (eu) 2025/01/24 01:59:36 DEBUG : A1/two: Using upload server store7 (eu) 2025/01/24 01:59:37 DEBUG : A1/B1/three: Using upload server store-eu-par-5 (eu) 2025/01/24 01:59:38 DEBUG : A1/B1/C1/four: Using upload server store7 (eu) 2025/01/24 01:59:39 DEBUG : A1/B1/C2/five: Using upload server store-eu-par-5 (eu) 2025/01/24 01:59:39 INFO : A1/B2: Making directory 2025/01/24 01:59:40 INFO : A1/B1/C3: Making directory 2025/01/24 01:59:48 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:48 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/24 01:59:49 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/24 01:59:49 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/24 01:59:53 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:59:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 01:59:53 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 01:59:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/24 01:59:53 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:53 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:58 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 01:59:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/24 01:59:58 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 01:59:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/24 01:59:58 DEBUG : Rate limited, sleep for 5s 2025/01/24 01:59:59 DEBUG : pacer: Reducing sleep to 80ms 2025/01/24 01:59:59 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/24 02:00:03 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/01/24 02:00:03 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/24 02:00:04 DEBUG : pacer: Reducing sleep to 80ms 2025/01/24 02:00:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/24 02:00:04 DEBUG : pacer: Reducing sleep to 40ms 2025/01/24 02:00:04 DEBUG : pacer: Reducing sleep to 20ms 2025/01/24 02:00:05 DEBUG : pacer: Reducing sleep to 10ms 2025/01/24 02:00:09 INFO : gofile root 'rclone-test-bajakuq6boye': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/24 02:00:13 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:13 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:13 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/24 02:00:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/24 02:00:18 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 02:00:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/24 02:00:18 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 02:00:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/24 02:00:18 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2025/01/24 02:00:18 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/24 02:00:18 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:18 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:18 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:23 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 02:00:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/24 02:00:23 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 02:00:23 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/01/24 02:00:23 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:23 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2025/01/24 02:00:23 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/01/24 02:00:24 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:24 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:28 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/01/24 02:00:28 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/01/24 02:00:28 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:29 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/01/24 02:00:29 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2025/01/24 02:00:29 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2025/01/24 02:00:29 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2025/01/24 02:00:30 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:00:33 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2025/01/24 02:00:33 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2025/01/24 02:00:35 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2025/01/24 02:00:35 DEBUG : pacer: Rate limited, increasing sleep to 20s 2025/01/24 02:00:35 DEBUG : pacer: Reducing sleep to 10s 2025/01/24 02:00:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/24 02:00:55 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:01:00 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2025/01/24 02:01:00 DEBUG : pacer: Rate limited, increasing sleep to 20s 2025/01/24 02:01:05 DEBUG : Rate limited, sleep for 5s 2025/01/24 02:01:10 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2025/01/24 02:01:25 DEBUG : pacer: Reducing sleep to 10s 2025/01/24 02:01:25 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/24 02:01:45 DEBUG : pacer: Reducing sleep to 5s 2025/01/24 02:01:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/24 02:01:55 DEBUG : pacer: Reducing sleep to 2.5s 2025/01/24 02:02:00 DEBUG : pacer: Reducing sleep to 1.25s 2025/01/24 02:02:03 DEBUG : pacer: Reducing sleep to 625ms 2025/01/24 02:02:04 DEBUG : pacer: Reducing sleep to 312.5ms 2025/01/24 02:02:04 DEBUG : pacer: Reducing sleep to 156.25ms 2025/01/24 02:02:05 DEBUG : pacer: Reducing sleep to 78.125ms 2025/01/24 02:02:05 DEBUG : pacer: Reducing sleep to 39.0625ms 2025/01/24 02:02:06 DEBUG : pacer: Reducing sleep to 19.53125ms 2025/01/24 02:02:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (159.98s) === RUN TestGetFsInfo run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 02:02:15 DEBUG : gofile root 'rclone-test-bajakuq6boye': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 02:02:16 DEBUG : Upload server store-eu-par-5 (eu) responded in 122.04135ms 2025/01/24 02:02:16 DEBUG : Upload server store5 (eu) responded in 133.691877ms 2025/01/24 02:02:16 DEBUG : no_checksum_small_file_from_pipe: Using upload server store5 (eu) 2025/01/24 02:02:16 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/24 02:02:16 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/24 02:02:16 DEBUG : no_checksum_big_file_from_pipe: Using upload server store5 (eu) 2025/01/24 02:02:16 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/01/24 02:02:16 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 02:02:18 DEBUG : gofile root 'rclone-test-bajakuq6boye': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 02:02:18 DEBUG : with_checksum_small_file_from_pipe: Using upload server store-eu-par-5 (eu) 2025/01/24 02:02:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/24 02:02:19 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/24 02:02:19 DEBUG : with_checksum_big_file_from_pipe: Using upload server store-eu-par-5 (eu) 2025/01/24 02:02:19 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/01/24 02:02:19 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 02:02:21 DEBUG : gofile root 'rclone-test-bajakuq6boye': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 02:02:21 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store-eu-par-5 (eu) 2025/01/24 02:02:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/24 02:02:22 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store5 (eu) 2025/01/24 02:02:22 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 02:02:24 DEBUG : gofile root 'rclone-test-bajakuq6boye': File to upload is small (34 bytes), uploading instead of streaming 2025/01/24 02:02:24 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store5 (eu) 2025/01/24 02:02:24 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/24 02:02:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/24 02:02:25 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store-eu-par-5 (eu) 2025/01/24 02:02:25 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/24 02:02:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (11.10s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.65s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.70s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.91s) === RUN TestRcatMetadata run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.54s) === RUN TestRcatSize run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 02:02:27 DEBUG : potato1: Using upload server store5 (eu) 2025/01/24 02:02:27 DEBUG : gofile root 'rclone-test-bajakuq6boye': File to upload is small (60 bytes), uploading instead of streaming 2025/01/24 02:02:27 DEBUG : potato2: Using upload server store5 (eu) 2025/01/24 02:02:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/24 02:02:27 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (2.24s) === RUN TestRcatSizeMetadata run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.54s) === RUN TestTouchDir run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 02:02:30 DEBUG : potato2: Using upload server store5 (eu) 2025/01/24 02:02:30 DEBUG : empty space: Using upload server store5 (eu) 2025/01/24 02:02:31 DEBUG : sub dir/potato3: Using upload server store5 (eu) 2025/01/24 02:02:32 DEBUG : gofile root 'rclone-test-bajakuq6boye': Touching "sub dir/potato3" 2025/01/24 02:02:33 DEBUG : gofile root 'rclone-test-bajakuq6boye': Touching "empty space" 2025/01/24 02:02:33 DEBUG : gofile root 'rclone-test-bajakuq6boye': Touching "potato2" --- PASS: TestTouchDir (6.63s) === RUN TestMkdirMetadata run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.55s) === RUN TestMkdirModTime run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 02:02:37 INFO : directory with modtime: Making directory 2025/01/24 02:02:37 INFO : directory with modtime: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC --- PASS: TestMkdirModTime (2.08s) === RUN TestCopyDirMetadata run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.28s) === RUN TestSetDirModTime run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 02:02:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/24 02:02:42 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/24 02:02:42 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.99s) === RUN TestDirsEqual run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.80s) === RUN TestRemoveExisting run.go:180: Remote "gofile root 'rclone-test-bajakuq6boye'", Local "Local file system at /tmp/rclone3065809914", Modify Window "1s" 2025/01/24 02:02:46 DEBUG : sub dir/test remove existing: Using upload server store-eu-par-5 (eu) 2025/01/24 02:02:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Using upload server store5 (eu) 2025/01/24 02:02:48 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pedegan2" before starting 2025/01/24 02:02:49 DEBUG : sub dir/test remove existing.pedegan2: TEST: removing renamed existing file after operation 2025/01/24 02:02:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vukiluz6" before starting 2025/01/24 02:02:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vukiluz6: TEST: renaming existing back after failed operation 2025/01/24 02:02:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nuqeyiy9" before starting 2025/01/24 02:02:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nuqeyiy9: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (11.84s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/24 02:02:57 DEBUG : gofile root 'rclone-test-bajakuq6boye': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished OK in 12m1.105607595s (try 1/5)