"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Starting (try 1/5) 2024/12/13 01:19:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku" 2024/12/13 01:19:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:19:28 DEBUG : Creating backend with remote "/tmp/rclone2539373729" === 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-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.16s) === RUN TestMultithreadCopyAbort run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.16s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/12/13 01:19:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/13 01:19:28 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/12/13 01:19:28 DEBUG : potato: Seek from 10 to 0 2024/12/13 01:19:28 DEBUG : potato: Seek from 10 to 0 2024/12/13 01:19:28 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/12/13 01:19:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/13 01:19:28 DEBUG : potato: Seek from 5 to 2 2024/12/13 01:19:28 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/12/13 01:19:28 DEBUG : potato: Seek from 7 to 0 2024/12/13 01:19:28 DEBUG : potato: Seek from 7 to 0 2024/12/13 01:19:28 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/12/13 01:19:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/13 01:19:28 DEBUG : potato: Seek from 5 to 2 2024/12/13 01:19:28 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/12/13 01:19:28 DEBUG : potato: Seek from 8 to 0 2024/12/13 01:19:28 DEBUG : potato: Seek from 8 to 0 2024/12/13 01:19:28 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/12/13 01:19:28 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/12/13 01:19:28 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/12/13 01:19:28 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/12/13 01:19:28 DEBUG : potato: Seek from 5 to 2 2024/12/13 01:19:28 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/12/13 01:19:28 DEBUG : potato: Seek from 9 to 0 2024/12/13 01:19:28 DEBUG : potato: Seek from 9 to 0 2024/12/13 01:19:28 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-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:19:29 DEBUG : Upload server store-eu-par-3 (eu) responded in 126.284247ms 2024/12/13 01:19:29 DEBUG : Upload server store5 (eu) responded in 126.999683ms 2024/12/13 01:19:29 DEBUG : rutabaga: Using upload server store5 (eu) === RUN TestCheck/1 === RUN TestCheck/2 2024/12/13 01:19:30 DEBUG : empty space: Using upload server store-eu-par-3 (eu) === RUN TestCheck/3 2024/12/13 01:19:30 DEBUG : potato2: Using upload server store-eu-par-3 (eu) === RUN TestCheck/4 === RUN TestCheck/5 2024/12/13 01:19:31 DEBUG : remotepotato: Using upload server store-eu-par-3 (eu) === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.74s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.16s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.53s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2024/12/13 01:19:33 DEBUG : Creating backend with remote "nonexistent" 2024/12/13 01:19:33 DEBUG : Creating backend with remote "nonexistent" 2024/12/13 01:19:33 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/12/13 01:19:33 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/12/13 01:19:33 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/12/13 01:19:33 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-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:19:33 DEBUG : rutabaga: Using upload server store-eu-par-3 (eu) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/12/13 01:19:34 DEBUG : empty space: Using upload server store-eu-par-3 (eu) === RUN TestCheckDownload/3 2024/12/13 01:19:35 DEBUG : potato2: Using upload server store5 (eu) === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/12/13 01:19:36 DEBUG : remotepotato: Using upload server store-eu-par-3 (eu) === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (5.45s) --- PASS: TestCheckDownload/1 (0.23s) --- PASS: TestCheckDownload/2 (0.31s) --- PASS: TestCheckDownload/3 (0.38s) --- PASS: TestCheckDownload/4 (0.31s) --- PASS: TestCheckDownload/5 (0.35s) --- PASS: TestCheckDownload/6 (0.48s) --- PASS: TestCheckDownload/7 (0.58s) === RUN TestCheckSizeOnly run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:19:39 DEBUG : rutabaga: Using upload server store-eu-par-3 (eu) === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/12/13 01:19:39 DEBUG : empty space: Using upload server store5 (eu) === RUN TestCheckSizeOnly/3 2024/12/13 01:19:40 DEBUG : potato2: Using upload server store5 (eu) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/12/13 01:19:41 DEBUG : remotepotato: Using upload server store5 (eu) === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (3.99s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.16s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.19s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:19:43 DEBUG : test.sum: Using upload server store5 (eu) 2024/12/13 01:19:43 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/13 01:19:43 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/13 01:19:43 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/13 01:19:43 NOTICE: test.sum: 2 warning(s) suppressed... 2024/12/13 01:19:43 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2024/12/13 01:19:43 DEBUG : test.sum: Removing old object on successful upload 2024/12/13 01:19:44 NOTICE: test.sum: improperly formatted checksum line 4 2024/12/13 01:19:44 NOTICE: test.sum: improperly formatted checksum line 5 2024/12/13 01:19:44 NOTICE: test.sum: improperly formatted checksum line 6 2024/12/13 01:19:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (1.60s) === RUN TestCheckSum run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:19:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/data" 2024/12/13 01:19:45 DEBUG : data/banana: Using upload server store5 (eu) 2024/12/13 01:19:46 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) === RUN TestCheckSum/subtest1 2024/12/13 01:19:47 DEBUG : data/potato: Using upload server store-eu-par-3 (eu) 2024/12/13 01:19:47 DEBUG : test.sum: Using upload server store5 (eu) 2024/12/13 01:19:47 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest2 2024/12/13 01:19:48 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2024/12/13 01:19:48 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest3 2024/12/13 01:19:49 DEBUG : test.sum: Using upload server store5 (eu) 2024/12/13 01:19:49 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest4 2024/12/13 01:19:50 DEBUG : test.sum: Using upload server store5 (eu) 2024/12/13 01:19:50 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest5 2024/12/13 01:19:51 DEBUG : test.sum: Using upload server store5 (eu) 2024/12/13 01:19:51 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest6 2024/12/13 01:19:52 DEBUG : data/banana: Using upload server store-eu-par-3 (eu) 2024/12/13 01:19:52 DEBUG : data/banana: Removing old object on successful upload 2024/12/13 01:19:53 DEBUG : data/potato: Using upload server store5 (eu) 2024/12/13 01:19:53 DEBUG : data/potato: Removing old object on successful upload 2024/12/13 01:19:53 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2024/12/13 01:19:53 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSum/subtest7 --- PASS: TestCheckSum (10.71s) --- PASS: TestCheckSum/subtest1 (0.49s) --- PASS: TestCheckSum/subtest2 (0.36s) --- PASS: TestCheckSum/subtest3 (0.51s) --- PASS: TestCheckSum/subtest4 (0.44s) --- PASS: TestCheckSum/subtest5 (0.42s) --- PASS: TestCheckSum/subtest6 (0.40s) --- PASS: TestCheckSum/subtest7 (0.39s) === RUN TestCheckSumDownload run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:19:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/data" 2024/12/13 01:19:56 DEBUG : data/banana: Using upload server store5 (eu) 2024/12/13 01:19:56 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) === RUN TestCheckSumDownload/subtest1 2024/12/13 01:19:57 DEBUG : data/potato: Using upload server store5 (eu) 2024/12/13 01:19:58 DEBUG : test.sum: Using upload server store5 (eu) 2024/12/13 01:19:58 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest2 2024/12/13 01:19:59 DEBUG : test.sum: Using upload server store5 (eu) 2024/12/13 01:19:59 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest3 2024/12/13 01:20:00 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:00 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest4 2024/12/13 01:20:01 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:01 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest5 2024/12/13 01:20:03 DEBUG : test.sum: Using upload server store5 (eu) 2024/12/13 01:20:03 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest6 2024/12/13 01:20:04 DEBUG : data/banana: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:04 DEBUG : data/banana: Removing old object on successful upload 2024/12/13 01:20:04 DEBUG : data/potato: Using upload server store5 (eu) 2024/12/13 01:20:05 DEBUG : data/potato: Removing old object on successful upload 2024/12/13 01:20:05 DEBUG : test.sum: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:05 DEBUG : test.sum: Removing old object on successful upload === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (11.82s) --- PASS: TestCheckSumDownload/subtest1 (0.94s) --- PASS: TestCheckSumDownload/subtest2 (0.58s) --- PASS: TestCheckSumDownload/subtest3 (0.65s) --- PASS: TestCheckSumDownload/subtest4 (0.59s) --- PASS: TestCheckSumDownload/subtest5 (0.60s) --- PASS: TestCheckSumDownload/subtest6 (0.62s) --- PASS: TestCheckSumDownload/subtest7 (0.49s) === RUN TestApplyTransforms 2024/12/13 01:20:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-nepukon1xago" 2024/12/13 01:20:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:07 DEBUG : Creating backend with remote "/tmp/rclone725037225" run.go:180: Remote "gofile root 'rclone-test-nepukon1xago'", Local "Local file system at /tmp/rclone725037225", Modify Window "1s" 2024/12/13 01:20:08 DEBUG : Upload server store5 (eu) responded in 129.138359ms 2024/12/13 01:20:08 DEBUG : Upload server store-eu-par-3 (eu) responded in 134.158027ms 2024/12/13 01:20:08 DEBUG : hello, world!: Using upload server store-eu-par-3 (eu) upper checkfile vs. lower remote (without normalization) 2024/12/13 01:20:08 ERROR : hello, world!: sum not found 2024/12/13 01:20:08 ERROR : HELLO, WORLD!: file not in gofile root 'rclone-test-nepukon1xago' 2024/12/13 01:20:08 NOTICE: gofile root 'rclone-test-nepukon1xago': 1 files missing 2024/12/13 01:20:08 NOTICE: 1 hashes missing 2024/12/13 01:20:08 NOTICE: gofile root 'rclone-test-nepukon1xago': 2 differences found 2024/12/13 01:20:08 NOTICE: gofile root 'rclone-test-nepukon1xago': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/12/13 01:20:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:09 NOTICE: gofile root 'rclone-test-nepukon1xago': 0 differences found 2024/12/13 01:20:09 NOTICE: gofile root 'rclone-test-nepukon1xago': 1 matching files 2024/12/13 01:20:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-wibapol8gotu" 2024/12/13 01:20:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:09 DEBUG : Creating backend with remote "/tmp/rclone1639743064" run.go:180: Remote "gofile root 'rclone-test-wibapol8gotu'", Local "Local file system at /tmp/rclone1639743064", Modify Window "1s" 2024/12/13 01:20:10 DEBUG : Upload server store-eu-par-3 (eu) responded in 120.381388ms 2024/12/13 01:20:10 DEBUG : Upload server store6 (eu) responded in 134.074021ms 2024/12/13 01:20:10 DEBUG : HELLO, WORLD!: Using upload server store-eu-par-3 (eu) lower checkfile vs. upper remote (without normalization) 2024/12/13 01:20:10 ERROR : HELLO, WORLD!: sum not found 2024/12/13 01:20:10 ERROR : hello, world!: file not in gofile root 'rclone-test-wibapol8gotu' 2024/12/13 01:20:10 NOTICE: gofile root 'rclone-test-wibapol8gotu': 1 files missing 2024/12/13 01:20:10 NOTICE: 1 hashes missing 2024/12/13 01:20:10 NOTICE: gofile root 'rclone-test-wibapol8gotu': 2 differences found 2024/12/13 01:20:10 NOTICE: gofile root 'rclone-test-wibapol8gotu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/12/13 01:20:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:11 NOTICE: gofile root 'rclone-test-wibapol8gotu': 0 differences found 2024/12/13 01:20:11 NOTICE: gofile root 'rclone-test-wibapol8gotu': 1 matching files 2024/12/13 01:20:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xucabih2nuqu" 2024/12/13 01:20:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:11 DEBUG : Creating backend with remote "/tmp/rclone1717789744" run.go:180: Remote "gofile root 'rclone-test-xucabih2nuqu'", Local "Local file system at /tmp/rclone1717789744", Modify Window "1s" 2024/12/13 01:20:12 DEBUG : Upload server store-eu-par-3 (eu) responded in 122.640344ms 2024/12/13 01:20:12 DEBUG : Upload server store4 (eu) responded in 127.205063ms 2024/12/13 01:20:12 DEBUG : HeLlO, wOrLd!: Using upload server store4 (eu) lower checkfile vs. upperlowermixed remote (without normalization) 2024/12/13 01:20:12 ERROR : HeLlO, wOrLd!: sum not found 2024/12/13 01:20:12 ERROR : hello, world!: file not in gofile root 'rclone-test-xucabih2nuqu' 2024/12/13 01:20:12 NOTICE: gofile root 'rclone-test-xucabih2nuqu': 1 files missing 2024/12/13 01:20:12 NOTICE: 1 hashes missing 2024/12/13 01:20:12 NOTICE: gofile root 'rclone-test-xucabih2nuqu': 2 differences found 2024/12/13 01:20:12 NOTICE: gofile root 'rclone-test-xucabih2nuqu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/12/13 01:20:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:12 NOTICE: gofile root 'rclone-test-xucabih2nuqu': 0 differences found 2024/12/13 01:20:12 NOTICE: gofile root 'rclone-test-xucabih2nuqu': 1 matching files 2024/12/13 01:20:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-lamecec7duca" 2024/12/13 01:20:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:13 DEBUG : Creating backend with remote "/tmp/rclone1531956231" 2024/12/13 01:20:13 DEBUG : Config file has changed externally - reloading run.go:180: Remote "gofile root 'rclone-test-lamecec7duca'", Local "Local file system at /tmp/rclone1531956231", Modify Window "1s" 2024/12/13 01:20:13 DEBUG : Upload server store-eu-par-3 (eu) responded in 123.213956ms 2024/12/13 01:20:13 DEBUG : Upload server store4 (eu) responded in 128.273326ms 2024/12/13 01:20:13 DEBUG : HELLO, WORLD!: Using upload server store4 (eu) upperlowermixed checkfile vs. upper remote (without normalization) 2024/12/13 01:20:14 ERROR : HELLO, WORLD!: sum not found 2024/12/13 01:20:14 ERROR : HeLlO, wOrLd!: file not in gofile root 'rclone-test-lamecec7duca' 2024/12/13 01:20:14 NOTICE: gofile root 'rclone-test-lamecec7duca': 1 files missing 2024/12/13 01:20:14 NOTICE: 1 hashes missing 2024/12/13 01:20:14 NOTICE: gofile root 'rclone-test-lamecec7duca': 2 differences found 2024/12/13 01:20:14 NOTICE: gofile root 'rclone-test-lamecec7duca': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/12/13 01:20:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:14 NOTICE: gofile root 'rclone-test-lamecec7duca': 0 differences found 2024/12/13 01:20:14 NOTICE: gofile root 'rclone-test-lamecec7duca': 1 matching files 2024/12/13 01:20:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vepifec5yeko" 2024/12/13 01:20:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:15 DEBUG : Creating backend with remote "/tmp/rclone1674291563" run.go:180: Remote "gofile root 'rclone-test-vepifec5yeko'", Local "Local file system at /tmp/rclone1674291563", Modify Window "1s" 2024/12/13 01:20:15 DEBUG : Upload server store-eu-par-3 (eu) responded in 125.167211ms 2024/12/13 01:20:15 DEBUG : Upload server store10 (eu) responded in 127.575063ms 2024/12/13 01:20:15 DEBUG : 測試_Русский___ě_áñ: Using upload server store10 (eu) NFD checkfile vs. NFC remote (without normalization) 2024/12/13 01:20:16 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/13 01:20:16 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-vepifec5yeko' 2024/12/13 01:20:16 NOTICE: gofile root 'rclone-test-vepifec5yeko': 1 files missing 2024/12/13 01:20:16 NOTICE: 1 hashes missing 2024/12/13 01:20:16 NOTICE: gofile root 'rclone-test-vepifec5yeko': 2 differences found 2024/12/13 01:20:16 NOTICE: gofile root 'rclone-test-vepifec5yeko': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/12/13 01:20:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:16 NOTICE: gofile root 'rclone-test-vepifec5yeko': 0 differences found 2024/12/13 01:20:16 NOTICE: gofile root 'rclone-test-vepifec5yeko': 1 matching files 2024/12/13 01:20:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-fiyexey9wefi" 2024/12/13 01:20:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:16 DEBUG : Creating backend with remote "/tmp/rclone1930567305" run.go:180: Remote "gofile root 'rclone-test-fiyexey9wefi'", Local "Local file system at /tmp/rclone1930567305", Modify Window "1s" 2024/12/13 01:20:17 DEBUG : Upload server store4 (eu) responded in 140.488791ms 2024/12/13 01:20:17 DEBUG : Upload server store1 (eu) responded in 147.581187ms 2024/12/13 01:20:17 DEBUG : 測試_Русский___ě_áñ: Using upload server store1 (eu) NFC checkfile vs. NFD remote (without normalization) 2024/12/13 01:20:18 ERROR : 測試_Русский___ě_áñ: sum not found 2024/12/13 01:20:18 ERROR : 測試_Русский___ě_áñ: file not in gofile root 'rclone-test-fiyexey9wefi' 2024/12/13 01:20:18 NOTICE: gofile root 'rclone-test-fiyexey9wefi': 1 files missing 2024/12/13 01:20:18 NOTICE: 1 hashes missing 2024/12/13 01:20:18 NOTICE: gofile root 'rclone-test-fiyexey9wefi': 2 differences found 2024/12/13 01:20:18 NOTICE: gofile root 'rclone-test-fiyexey9wefi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/12/13 01:20:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:18 NOTICE: gofile root 'rclone-test-fiyexey9wefi': 0 differences found 2024/12/13 01:20:18 NOTICE: gofile root 'rclone-test-fiyexey9wefi': 1 matching files 2024/12/13 01:20:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-mafasoz8kafa" 2024/12/13 01:20:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:18 DEBUG : Creating backend with remote "/tmp/rclone3129798833" run.go:180: Remote "gofile root 'rclone-test-mafasoz8kafa'", Local "Local file system at /tmp/rclone3129798833", Modify Window "1s" 2024/12/13 01:20:19 DEBUG : Upload server store-eu-par-3 (eu) responded in 123.834885ms 2024/12/13 01:20:19 DEBUG : Upload server store10 (eu) responded in 132.607245ms 2024/12/13 01:20:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store10 (eu) NFDx2 checkfile vs. both remote (without normalization) 2024/12/13 01:20:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/13 01:20:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-mafasoz8kafa' 2024/12/13 01:20:20 NOTICE: gofile root 'rclone-test-mafasoz8kafa': 1 files missing 2024/12/13 01:20:20 NOTICE: 1 hashes missing 2024/12/13 01:20:20 NOTICE: gofile root 'rclone-test-mafasoz8kafa': 2 differences found 2024/12/13 01:20:20 NOTICE: gofile root 'rclone-test-mafasoz8kafa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/12/13 01:20:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:20 NOTICE: gofile root 'rclone-test-mafasoz8kafa': 0 differences found 2024/12/13 01:20:20 NOTICE: gofile root 'rclone-test-mafasoz8kafa': 1 matching files 2024/12/13 01:20:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-numumew2qexe" 2024/12/13 01:20:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:20 DEBUG : Creating backend with remote "/tmp/rclone44223303" run.go:180: Remote "gofile root 'rclone-test-numumew2qexe'", Local "Local file system at /tmp/rclone44223303", Modify Window "1s" 2024/12/13 01:20:21 DEBUG : Upload server store5 (eu) responded in 128.612961ms 2024/12/13 01:20:21 DEBUG : Upload server store-eu-par-3 (eu) responded in 132.579453ms 2024/12/13 01:20:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store-eu-par-3 (eu) NFCx2 checkfile vs. both remote (without normalization) 2024/12/13 01:20:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/13 01:20:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-numumew2qexe' 2024/12/13 01:20:22 NOTICE: gofile root 'rclone-test-numumew2qexe': 1 files missing 2024/12/13 01:20:22 NOTICE: 1 hashes missing 2024/12/13 01:20:22 NOTICE: gofile root 'rclone-test-numumew2qexe': 2 differences found 2024/12/13 01:20:22 NOTICE: gofile root 'rclone-test-numumew2qexe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/12/13 01:20:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:22 NOTICE: gofile root 'rclone-test-numumew2qexe': 0 differences found 2024/12/13 01:20:22 NOTICE: gofile root 'rclone-test-numumew2qexe': 1 matching files 2024/12/13 01:20:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zoxeliv8caho" 2024/12/13 01:20:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:22 DEBUG : Creating backend with remote "/tmp/rclone2945213515" run.go:180: Remote "gofile root 'rclone-test-zoxeliv8caho'", Local "Local file system at /tmp/rclone2945213515", Modify Window "1s" 2024/12/13 01:20:23 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:20:28 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:20:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:20:28 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:20:28 DEBUG : Upload server store-eu-par-3 (eu) responded in 123.071521ms 2024/12/13 01:20:28 DEBUG : Upload server store5 (eu) responded in 126.299356ms 2024/12/13 01:20:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store5 (eu) both checkfile vs. NFDx2 remote (without normalization) 2024/12/13 01:20:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/13 01:20:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-zoxeliv8caho' 2024/12/13 01:20:29 NOTICE: gofile root 'rclone-test-zoxeliv8caho': 1 files missing 2024/12/13 01:20:29 NOTICE: 1 hashes missing 2024/12/13 01:20:29 NOTICE: gofile root 'rclone-test-zoxeliv8caho': 2 differences found 2024/12/13 01:20:29 NOTICE: gofile root 'rclone-test-zoxeliv8caho': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/12/13 01:20:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:29 NOTICE: gofile root 'rclone-test-zoxeliv8caho': 0 differences found 2024/12/13 01:20:29 NOTICE: gofile root 'rclone-test-zoxeliv8caho': 1 matching files 2024/12/13 01:20:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-yejewuz3zaje" 2024/12/13 01:20:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:20:29 DEBUG : Creating backend with remote "/tmp/rclone233653433" run.go:180: Remote "gofile root 'rclone-test-yejewuz3zaje'", Local "Local file system at /tmp/rclone233653433", Modify Window "1s" 2024/12/13 01:20:30 DEBUG : Upload server store-eu-par-3 (eu) responded in 118.688614ms 2024/12/13 01:20:30 DEBUG : Upload server store1 (eu) responded in 124.883464ms 2024/12/13 01:20:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Using upload server store-eu-par-3 (eu) both checkfile vs. NFCx2 remote (without normalization) 2024/12/13 01:20:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/12/13 01:20:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in gofile root 'rclone-test-yejewuz3zaje' 2024/12/13 01:20:30 NOTICE: gofile root 'rclone-test-yejewuz3zaje': 1 files missing 2024/12/13 01:20:30 NOTICE: 1 hashes missing 2024/12/13 01:20:30 NOTICE: gofile root 'rclone-test-yejewuz3zaje': 2 differences found 2024/12/13 01:20:30 NOTICE: gofile root 'rclone-test-yejewuz3zaje': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/12/13 01:20:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/12/13 01:20:31 NOTICE: gofile root 'rclone-test-yejewuz3zaje': 0 differences found 2024/12/13 01:20:31 NOTICE: gofile root 'rclone-test-yejewuz3zaje': 1 matching files 2024/12/13 01:20:31 DEBUG : gofile root 'rclone-test-yejewuz3zaje': Purge remote 2024/12/13 01:20:31 DEBUG : gofile root 'rclone-test-zoxeliv8caho': Purge remote 2024/12/13 01:20:31 DEBUG : gofile root 'rclone-test-numumew2qexe': Purge remote 2024/12/13 01:20:32 DEBUG : gofile root 'rclone-test-mafasoz8kafa': Purge remote 2024/12/13 01:20:32 DEBUG : gofile root 'rclone-test-fiyexey9wefi': Purge remote 2024/12/13 01:20:32 DEBUG : gofile root 'rclone-test-vepifec5yeko': Purge remote 2024/12/13 01:20:33 DEBUG : gofile root 'rclone-test-lamecec7duca': Purge remote 2024/12/13 01:20:33 DEBUG : gofile root 'rclone-test-xucabih2nuqu': Purge remote 2024/12/13 01:20:33 DEBUG : gofile root 'rclone-test-wibapol8gotu': Purge remote 2024/12/13 01:20:33 DEBUG : gofile root 'rclone-test-nepukon1xago': Purge remote --- PASS: TestApplyTransforms (26.98s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:20:34 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/13 01:20:34 DEBUG : Upload server store-eu-par-3 (eu) responded in 37.971057ms 2024/12/13 01:20:34 DEBUG : Upload server store5 (eu) responded in 38.720557ms 2024/12/13 01:20:34 DEBUG : sub/file2: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:34 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/13 01:20:34 INFO : file1: Copied (new) to: sub/file2 2024/12/13 01:20:35 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/13 01:20:35 DEBUG : file1: Unchanged skipping 2024/12/13 01:20:35 DEBUG : gofile root 'rclone-test-zocupew2boku': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.35s) === RUN TestCopyLongFile run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.32s) === RUN TestCopyFileBackupDir run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:20:37 DEBUG : dst/file1: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/backup" 2024/12/13 01:20:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/13 01:20:39 INFO : dst/file1: Moved (server-side) 2024/12/13 01:20:39 DEBUG : dst/file1: Using upload server store5 (eu) 2024/12/13 01:20:39 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/13 01:20:39 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (4.61s) === RUN TestCopyFileCompareDest run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:20:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/dst" 2024/12/13 01:20:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/CompareDest" 2024/12/13 01:20:42 DEBUG : one: Need to transfer - File not found at Destination 2024/12/13 01:20:43 DEBUG : Upload server store-eu-par-3 (eu) responded in 121.602432ms 2024/12/13 01:20:43 DEBUG : Upload server store5 (eu) responded in 128.65888ms 2024/12/13 01:20:43 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/13 01:20:43 INFO : one: Copied (new) 2024/12/13 01:20:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:20:44 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:44 DEBUG : one: Removing old object on successful upload 2024/12/13 01:20:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/13 01:20:44 INFO : one: Copied (replaced existing) 2024/12/13 01:20:45 DEBUG : dst/one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:45 DEBUG : dst/one: Removing old object on successful upload 2024/12/13 01:20:45 DEBUG : CompareDest/one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:20:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/13 01:20:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/13 01:20:47 DEBUG : CompareDest/two: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:48 DEBUG : two: Need to transfer - File not found at Destination 2024/12/13 01:20:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/13 01:20:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/13 01:20:49 DEBUG : two: Need to transfer - File not found at Destination 2024/12/13 01:20:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/13 01:20:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/13 01:20:50 DEBUG : two: Need to transfer - File not found at Destination 2024/12/13 01:20:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/13 01:20:50 DEBUG : two: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:50 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/13 01:20:50 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.34s) === RUN TestCopyFileCopyDest run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:20:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/dst" 2024/12/13 01:20:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/CopyDest" 2024/12/13 01:20:54 DEBUG : one: Need to transfer - File not found at Destination 2024/12/13 01:20:54 DEBUG : Upload server store1 (eu) responded in 129.193801ms 2024/12/13 01:20:54 DEBUG : Upload server store6 (eu) responded in 135.437121ms 2024/12/13 01:20:54 DEBUG : one: Using upload server store1 (eu) 2024/12/13 01:20:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/13 01:20:55 INFO : one: Copied (new) 2024/12/13 01:20:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:20:55 DEBUG : one: Using upload server store6 (eu) 2024/12/13 01:20:55 DEBUG : one: Removing old object on successful upload 2024/12/13 01:20:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/13 01:20:56 INFO : one: Copied (replaced existing) 2024/12/13 01:20:56 DEBUG : dst/one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:20:56 DEBUG : dst/one: Removing old object on successful upload 2024/12/13 01:20:57 DEBUG : CopyDest/one: Using upload server store5 (eu) 2024/12/13 01:20:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/BackupDir" 2024/12/13 01:20:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:20:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/13 01:20:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:20:59 INFO : one: Moved (server-side) 2024/12/13 01:21:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/13 01:21:00 INFO : one: Copied (server-side copy) 2024/12/13 01:21:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/13 01:21:00 DEBUG : CopyDest/two: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:01 DEBUG : two: Need to transfer - File not found at Destination 2024/12/13 01:21:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/13 01:21:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/13 01:21:02 INFO : two: Copied (server-side copy) 2024/12/13 01:21:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/13 01:21:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/13 01:21:02 DEBUG : two: Unchanged skipping 2024/12/13 01:21:03 DEBUG : CopyDest/three: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:04 DEBUG : three: Need to transfer - File not found at Destination 2024/12/13 01:21:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/13 01:21:04 DEBUG : three: Destination not found in --copy-dest 2024/12/13 01:21:04 DEBUG : three: Using upload server store6 (eu) 2024/12/13 01:21:04 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/13 01:21:04 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (14.55s) === RUN TestCopyInplace run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.37s) === RUN TestCopyLongFileName run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/12/13 01:21:08 DEBUG : TestCopyFileMaxTransfer/file1: Using upload server store5 (eu) 2024/12/13 01:21:08 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/13 01:21:08 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/12/13 01:21:09 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/12/13 01:21:09 DEBUG : TestCopyFileMaxTransfer/file2: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:09 DEBUG : gofile root 'rclone-test-zocupew2boku': Clearing upload servers 2024/12/13 01:21:09 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: Post "https://store-eu-par-3.gofile.io/contents/uploadfile": failed to copy data: max transfer limit reached as set by --max-transfer 2024/12/13 01:21:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/12/13 01:21:10 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/12/13 01:21:10 DEBUG : Upload server store-eu-par-3 (eu) responded in 38.027314ms 2024/12/13 01:21:10 DEBUG : Upload server store5 (eu) responded in 38.611245ms 2024/12/13 01:21:10 DEBUG : TestCopyFileMaxTransfer/file4: Using upload server store5 (eu) 2024/12/13 01:21:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = fccb5dad1340480ab1c4c75ae320318b OK 2024/12/13 01:21:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.53s) === RUN TestDeduplicateInteractive run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:11 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:12 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:12 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:12 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate names using interactive mode. 2024/12/13 01:21:13 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:21:13 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/12/13 01:21:13 INFO : one: Deleted 2024/12/13 01:21:13 INFO : one: Deleted 2024/12/13 01:21:13 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (2.54s) === RUN TestDeduplicateSkip run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:14 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:14 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:14 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:15 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate names using skip mode. 2024/12/13 01:21:15 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:21:15 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2024/12/13 01:21:15 INFO : one: Deleted 2024/12/13 01:21:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (2.36s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:16 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:16 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:16 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:17 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate names using skip mode. 2024/12/13 01:21:17 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:21:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/12/13 01:21:17 INFO : one: Deleted 2024/12/13 01:21:17 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (2.13s) === RUN TestDeduplicateFirst run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:18 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:18 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:19 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:19 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate names using first mode. 2024/12/13 01:21:20 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:21:20 INFO : one: Deleted 2024/12/13 01:21:20 INFO : one: Deleted 2024/12/13 01:21:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (2.19s) === RUN TestDeduplicateNewest run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:20 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:21 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:21 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:21 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate names using newest mode. 2024/12/13 01:21:22 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:21:22 INFO : one: Deleted 2024/12/13 01:21:22 INFO : one: Deleted 2024/12/13 01:21:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (2.56s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:23 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:23 DEBUG : also/one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:24 DEBUG : another: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:24 DEBUG : not-one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:25 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate md5 hashes using newest mode. 2024/12/13 01:21:25 NOTICE: 01655940c7271dec4c6f6ac72cd6cb8b: Found 3 files with duplicate md5 hashes 2024/12/13 01:21:25 INFO : one: Deleted 2024/12/13 01:21:25 INFO : also/one: Deleted 2024/12/13 01:21:25 NOTICE: 01655940c7271dec4c6f6ac72cd6cb8b: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.06s) === RUN TestDeduplicateOldest run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:27 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:27 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:27 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:28 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate names using oldest mode. 2024/12/13 01:21:28 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:21:29 INFO : one: Deleted 2024/12/13 01:21:29 INFO : one: Deleted 2024/12/13 01:21:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (2.81s) === RUN TestDeduplicateLargest run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:30 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:30 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:30 DEBUG : one: Using upload server store5 (eu) 2024/12/13 01:21:30 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate names using largest mode. 2024/12/13 01:21:31 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:21:32 INFO : one: Deleted 2024/12/13 01:21:32 INFO : one: Deleted 2024/12/13 01:21:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (2.96s) === RUN TestDeduplicateSmallest run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:33 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:33 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:33 DEBUG : one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:33 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate names using smallest mode. 2024/12/13 01:21:34 NOTICE: one: Found 3 files with duplicate names 2024/12/13 01:21:34 INFO : one: Deleted 2024/12/13 01:21:34 INFO : one: Deleted 2024/12/13 01:21:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (2.21s) === RUN TestDeduplicateRename run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:35 DEBUG : one.txt: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:36 DEBUG : one.txt: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:37 DEBUG : one.txt: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:38 DEBUG : one-1.txt: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:39 INFO : gofile root 'rclone-test-zocupew2boku': Looking for duplicate names using rename mode. 2024/12/13 01:21:39 NOTICE: one.txt: Found 3 files with duplicate names 2024/12/13 01:21:40 INFO : one-2.txt: renamed from: one.txt 2024/12/13 01:21:40 INFO : one-3.txt: renamed from: one.txt 2024/12/13 01:21:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (6.76s) === RUN TestMergeDirs run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:42 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:21:47 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:21:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:21:47 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:21:47 DEBUG : dupe1/one.txt: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:48 DEBUG : dupe2/two.txt: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:48 DEBUG : dupe3/three.txt: Using upload server store5 (eu) 2024/12/13 01:21:49 INFO : dupe2: merging "two.txt" 2024/12/13 01:21:49 INFO : dupe2: removing empty directory 2024/12/13 01:21:49 INFO : dupe3: merging "three.txt" 2024/12/13 01:21:49 INFO : dupe3: removing empty directory --- PASS: TestMergeDirs (9.51s) === RUN TestListDirSorted run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:21:51 DEBUG : a.txt: Using upload server store5 (eu) 2024/12/13 01:21:51 DEBUG : zend.txt: Using upload server store-eu-par-3 (eu) 2024/12/13 01:21:52 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:21:57 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:21:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:21:57 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:22:02 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:22:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/13 01:22:02 DEBUG : pacer: Reducing sleep to 20ms 2024/12/13 01:22:02 DEBUG : sub dir/hello world: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:02 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:22:02 DEBUG : sub dir/hello world2: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:03 DEBUG : sub dir/ignore dir/.ignore: Using upload server store5 (eu) 2024/12/13 01:22:03 DEBUG : sub dir/ignore dir/should be ignored: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:04 DEBUG : sub dir/sub sub dir/hello world3: Using upload server store5 (eu) 2024/12/13 01:22:05 DEBUG : a.txt: Excluded (Size Filter) 2024/12/13 01:22:05 DEBUG : a.txt: Excluded 2024/12/13 01:22:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/13 01:22:05 DEBUG : sub dir/hello world: Excluded 2024/12/13 01:22:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/13 01:22:05 DEBUG : sub dir/hello world2: Excluded 2024/12/13 01:22:06 DEBUG : sub dir/ignore dir: Excluded 2024/12/13 01:22:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/12/13 01:22:06 DEBUG : sub dir/hello world: Excluded 2024/12/13 01:22:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/12/13 01:22:06 DEBUG : sub dir/hello world2: Excluded 2024/12/13 01:22:06 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.07s) === RUN TestListJSON run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:09 DEBUG : file1: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:10 DEBUG : Upload server store-eu-par-3 (eu) responded in 38.183869ms 2024/12/13 01:22:10 DEBUG : Upload server store5 (eu) responded in 47.361507ms 2024/12/13 01:22:10 DEBUG : sub/file2: Using upload server store-eu-par-3 (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 (4.02s) --- PASS: TestListJSON/Default (0.13s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.12s) --- PASS: TestListJSON/NoModTime (0.17s) --- PASS: TestListJSON/NoMimeType (0.17s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.15s) --- PASS: TestListJSON/Metadata (0.16s) === RUN TestStatJSON run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:13 DEBUG : file1: Using upload server store5 (eu) 2024/12/13 01:22:14 DEBUG : sub/file2: Using upload server store-eu-par-3 (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 2024/12/13 01:22:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/notfound" 2024/12/13 01:22:17 DEBUG : Config file has changed externally - reloading --- PASS: TestStatJSON (5.87s) --- PASS: TestStatJSON/Root (0.13s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.14s) --- PASS: TestStatJSON/Dir (0.26s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.16s) --- PASS: TestStatJSON/File (0.11s) --- PASS: TestStatJSON/NotFound (0.23s) --- PASS: TestStatJSON/DirFilesOnly (0.15s) --- PASS: TestStatJSON/FileFilesOnly (0.12s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.11s) --- PASS: TestStatJSON/DirDirsOnly (0.16s) --- PASS: TestStatJSON/FileDirsOnly (0.16s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.13s) --- PASS: TestStatJSON/RootNotFound (0.86s) === RUN TestMkdir run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:19 DEBUG : gofile root 'rclone-test-zocupew2boku': Making directory 2024/12/13 01:22:19 DEBUG : gofile root 'rclone-test-zocupew2boku': Making directory --- PASS: TestMkdir (0.47s) === RUN TestLsd run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:20 DEBUG : sub dir/hello world: Using upload server store-eu-par-3 (eu) --- PASS: TestLsd (2.96s) === RUN TestLs run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:23 DEBUG : potato2: Using upload server store5 (eu) 2024/12/13 01:22:23 DEBUG : empty space: Using upload server store-eu-par-3 (eu) --- PASS: TestLs (1.90s) === RUN TestLsWithFilesFrom run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:25 DEBUG : potato2: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:25 DEBUG : empty space: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:26 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (2.68s) === RUN TestLsLong run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:27 DEBUG : potato2: Using upload server store5 (eu) 2024/12/13 01:22:27 DEBUG : empty space: Using upload server store-eu-par-3 (eu) --- PASS: TestLsLong (1.38s) === RUN TestHashSums run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:29 DEBUG : potato2: Using upload server store5 (eu) 2024/12/13 01:22:29 DEBUG : empty space: Using upload server store-eu-par-3 (eu) === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (3.57s) --- PASS: TestHashSums/Md5 (0.23s) --- PASS: TestHashSums/Md5Download (0.66s) === RUN TestHashSumsWithErrors 2024/12/13 01:22:32 DEBUG : Creating backend with remote ":memory:" 2024/12/13 01:22:32 DEBUG : Config file has changed externally - reloading 2024/12/13 01:22:32 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/12/13 01:22:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/13 01:22:32 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/12/13 01:22:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/13 01:22:32 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/12/13 01:22:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/13 01:22:32 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/12/13 01:22:32 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/12/13 01:22:32 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-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:32 DEBUG : potato2: Using upload server store5 (eu) 2024/12/13 01:22:33 DEBUG : empty space: Using upload server store5 (eu) 2024/12/13 01:22:33 DEBUG : sub dir/potato3: Using upload server store-eu-par-3 (eu) --- PASS: TestCount (3.11s) === RUN TestDelete run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:35 DEBUG : small: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:36 DEBUG : medium: Using upload server store5 (eu) 2024/12/13 01:22:36 DEBUG : large: Using upload server store5 (eu) 2024/12/13 01:22:36 DEBUG : Waiting for deletions to finish 2024/12/13 01:22:37 DEBUG : large: Excluded (Size Filter) 2024/12/13 01:22:37 INFO : medium: Deleted 2024/12/13 01:22:37 INFO : small: Deleted --- PASS: TestDelete (2.19s) === RUN TestMaxDelete run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:38 DEBUG : small: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:38 DEBUG : medium: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:39 DEBUG : large: Using upload server store5 (eu) 2024/12/13 01:22:39 DEBUG : Waiting for deletions to finish 2024/12/13 01:22:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/12/13 01:22:39 INFO : large: Deleted 2024/12/13 01:22:39 INFO : medium: Deleted --- PASS: TestMaxDelete (3.09s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:41 DEBUG : small: Using upload server store5 (eu) 2024/12/13 01:22:41 DEBUG : medium: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:42 DEBUG : large: Using upload server store5 (eu) 2024/12/13 01:22:42 DEBUG : Waiting for deletions to finish 2024/12/13 01:22:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/13 01:22:43 INFO : medium: Deleted 2024/12/13 01:22:43 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.13s) === RUN TestMaxDeleteSize run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:44 DEBUG : small: Using upload server store5 (eu) 2024/12/13 01:22:44 DEBUG : medium: Using upload server store5 (eu) 2024/12/13 01:22:44 DEBUG : large: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:45 DEBUG : Waiting for deletions to finish 2024/12/13 01:22:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/12/13 01:22:45 INFO : small: Deleted 2024/12/13 01:22:45 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.64s) === RUN TestReadFile run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:46 DEBUG : ReadFile: Using upload server store-eu-par-3 (eu) --- PASS: TestReadFile (2.13s) === RUN TestRetry 2024/12/13 01:22:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/12/13 01:22:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/12/13 01:22:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/13 01:22:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/13 01:22:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/13 01:22:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/12/13 01:22:48 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-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:22:49 DEBUG : file1: Using upload server store5 (eu) 2024/12/13 01:22:49 DEBUG : file2: Using upload server store-eu-par-3 (eu) --- PASS: TestCat (4.62s) === RUN TestPurge 2024/12/13 01:22:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-xineyid4zozo" 2024/12/13 01:22:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:22:53 DEBUG : Creating backend with remote "/tmp/rclone3967005858" run.go:180: Remote "gofile root 'rclone-test-xineyid4zozo'", Local "Local file system at /tmp/rclone3967005858", Modify Window "1s" 2024/12/13 01:22:55 DEBUG : Upload server store10 (eu) responded in 126.977754ms 2024/12/13 01:22:55 DEBUG : Upload server store-eu-par-3 (eu) responded in 127.698188ms 2024/12/13 01:22:55 DEBUG : A1/B1/C1/one: Using upload server store-eu-par-3 (eu) 2024/12/13 01:22:56 DEBUG : A2: Making directory 2024/12/13 01:22:56 DEBUG : A1/B2: Making directory 2024/12/13 01:22:56 DEBUG : A1/B2/C2: Making directory 2024/12/13 01:22:57 DEBUG : A1/B1/C3: Making directory 2024/12/13 01:22:57 DEBUG : A3: Making directory 2024/12/13 01:22:57 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:02 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:23:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:23:02 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:07 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:23:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/13 01:23:07 DEBUG : pacer: Reducing sleep to 20ms 2024/12/13 01:23:07 DEBUG : A3/B3: Making directory 2024/12/13 01:23:07 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:23:07 DEBUG : A3/B3/C4: Making directory 2024/12/13 01:23:08 DEBUG : A1/two: Using upload server store-eu-par-3 (eu) 2024/12/13 01:23:13 DEBUG : gofile root 'rclone-test-xineyid4zozo': Purge remote 2024/12/13 01:23:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.45s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:23:14 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:19 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:23:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:23:19 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:23:19 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:24 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:23:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:23:25 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:30 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:23:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/13 01:23:30 DEBUG : pacer: Reducing sleep to 20ms 2024/12/13 01:23:30 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:23:30 DEBUG : Upload server store5 (eu) responded in 39.197895ms 2024/12/13 01:23:30 DEBUG : Upload server store1 (eu) responded in 125.463492ms 2024/12/13 01:23:30 DEBUG : A1/B1/C1/one: Using upload server store1 (eu) 2024/12/13 01:23:30 DEBUG : A2: Making directory 2024/12/13 01:23:30 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:35 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:23:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:23:35 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:40 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:23:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/13 01:23:40 DEBUG : pacer: Reducing sleep to 20ms 2024/12/13 01:23:40 DEBUG : A1/B2: Making directory 2024/12/13 01:23:40 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:23:41 DEBUG : A1/B2/C2: Making directory 2024/12/13 01:23:41 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:46 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:23:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:23:46 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:23:46 DEBUG : A1/B1/C3: Making directory 2024/12/13 01:23:46 DEBUG : A3: Making directory 2024/12/13 01:23:47 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:52 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:23:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:23:52 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:23:52 DEBUG : A3/B3: Making directory 2024/12/13 01:23:52 DEBUG : A3/B3/C4: Making directory 2024/12/13 01:23:52 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:23:57 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:23:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:23:57 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:23:58 DEBUG : A1/two: Using upload server store1 (eu) 2024/12/13 01:23:59 DEBUG : removing 1 level 3 directories 2024/12/13 01:23:59 INFO : A3/B3/C4: Removing directory 2024/12/13 01:24:00 DEBUG : removing 2 level 3 directories 2024/12/13 01:24:00 INFO : A1/B2/C2: Removing directory 2024/12/13 01:24:00 INFO : A1/B1/C3: Removing directory 2024/12/13 01:24:01 DEBUG : removing 2 level 2 directories 2024/12/13 01:24:01 INFO : A3/B3: Removing directory 2024/12/13 01:24:01 INFO : A1/B2: Removing directory 2024/12/13 01:24:01 DEBUG : removing 2 level 1 directories 2024/12/13 01:24:01 INFO : A3: Removing directory 2024/12/13 01:24:01 INFO : A2: Removing directory 2024/12/13 01:24:03 DEBUG : removing 1 level 3 directories 2024/12/13 01:24:03 INFO : A1/B1/C1: Removing directory 2024/12/13 01:24:03 DEBUG : removing 1 level 2 directories 2024/12/13 01:24:03 INFO : A1/B1: Removing directory 2024/12/13 01:24:03 DEBUG : removing 1 level 1 directories 2024/12/13 01:24:03 INFO : A1: Removing directory 2024/12/13 01:24:04 DEBUG : removing 1 level 0 directories 2024/12/13 01:24:04 INFO : gofile root 'rclone-test-zocupew2boku': Removing directory --- PASS: TestRmdirsNoLeaveRoot (50.70s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:24:05 DEBUG : A1: Making directory 2024/12/13 01:24:05 DEBUG : A1/B1: Making directory 2024/12/13 01:24:05 DEBUG : A1/B1/C1: Making directory 2024/12/13 01:24:06 DEBUG : removing 1 level 3 directories 2024/12/13 01:24:06 INFO : A1/B1/C1: Removing directory 2024/12/13 01:24:06 DEBUG : removing 1 level 2 directories 2024/12/13 01:24:06 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (3.31s) === RUN TestRmdirsWithFilter run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:24:08 DEBUG : A1: Making directory 2024/12/13 01:24:08 DEBUG : A1/B1: Making directory 2024/12/13 01:24:08 DEBUG : A1/B1/C1: Making directory 2024/12/13 01:24:08 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:13 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:24:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:24:13 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:18 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:24:18 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/13 01:24:18 DEBUG : pacer: Reducing sleep to 20ms 2024/12/13 01:24:19 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:24:19 DEBUG : removing 1 level 3 directories 2024/12/13 01:24:19 INFO : A1/B1/C1: Removing directory 2024/12/13 01:24:19 DEBUG : removing 1 level 2 directories 2024/12/13 01:24:19 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (12.80s) === RUN TestCopyURL run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:24:21 DEBUG : file1: Using upload server store5 (eu) 2024/12/13 01:24:21 DEBUG : filename.txt: File name found in url 2024/12/13 01:24:21 DEBUG : filename.txt: Using upload server store1 (eu) 2024/12/13 01:24:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/12/13 01:24:21 DEBUG : headerfilename.txt: Using upload server store1 (eu) 2024/12/13 01:24:22 DEBUG : file2: Using upload server store1 (eu) --- PASS: TestCopyURL (2.73s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:24:23 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/13 01:24:24 DEBUG : sub/file2: Using upload server store5 (eu) 2024/12/13 01:24:24 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/13 01:24:24 INFO : file1: Copied (new) to: sub/file2 2024/12/13 01:24:24 INFO : file1: Deleted 2024/12/13 01:24:24 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/13 01:24:24 DEBUG : file1: Unchanged skipping 2024/12/13 01:24:24 INFO : file1: Deleted 2024/12/13 01:24:24 DEBUG : gofile root 'rclone-test-zocupew2boku': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.30s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:24:25 DEBUG : file1: Need to transfer - File not found at Destination 2024/12/13 01:24:26 DEBUG : file1: Using upload server store5 (eu) 2024/12/13 01:24:26 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/13 01:24:26 INFO : file1: Copied (new) 2024/12/13 01:24:26 INFO : file1: Deleted 2024/12/13 01:24:26 DEBUG : file1: Destination exists, skipping 2024/12/13 01:24:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.38s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.26s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.24s) === RUN TestMoveFileBackupDir run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:24:28 DEBUG : dst/file1: Using upload server store5 (eu) 2024/12/13 01:24:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zocupew2boku/backup" 2024/12/13 01:24:28 DEBUG : Config file has changed externally - reloading 2024/12/13 01:24:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/12/13 01:24:30 INFO : dst/file1: Moved (server-side) 2024/12/13 01:24:30 DEBUG : dst/file1: Using upload server store5 (eu) 2024/12/13 01:24:30 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/12/13 01:24:30 INFO : dst/file1: Copied (new) 2024/12/13 01:24:30 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.66s) === 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-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:24:32 DEBUG : Upload server store1 (eu) responded in 39.049937ms 2024/12/13 01:24:32 DEBUG : Upload server store5 (eu) responded in 41.075411ms 2024/12/13 01:24:32 DEBUG : A1/one: Using upload server store5 (eu) 2024/12/13 01:24:33 DEBUG : A1/two: Using upload server store5 (eu) 2024/12/13 01:24:33 DEBUG : A1/B1/three: Using upload server store5 (eu) 2024/12/13 01:24:34 DEBUG : A1/B1/C1/four: Using upload server store5 (eu) 2024/12/13 01:24:34 DEBUG : A1/B1/C2/five: Using upload server store1 (eu) 2024/12/13 01:24:34 DEBUG : A1/B2: Making directory 2024/12/13 01:24:35 DEBUG : A1/B1/C3: Making directory 2024/12/13 01:24:38 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:43 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:24:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:24:43 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:24:44 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/12/13 01:24:44 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:44 INFO : A2/one: Moved (server-side) to: A3/one 2024/12/13 01:24:44 INFO : A2/two: Moved (server-side) to: A3/two 2024/12/13 01:24:49 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:24:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:24:49 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:24:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/13 01:24:49 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:49 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:54 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:24:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/12/13 01:24:54 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:24:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/12/13 01:24:54 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:54 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:59 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/12/13 01:24:59 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/12/13 01:24:59 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:24:59 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/12/13 01:24:59 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/12/13 01:25:00 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:25:04 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/12/13 01:25:04 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/12/13 01:25:04 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:25:05 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/12/13 01:25:05 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2024/12/13 01:25:06 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:25:09 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2024/12/13 01:25:09 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2024/12/13 01:25:09 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:25:11 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2024/12/13 01:25:11 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2024/12/13 01:25:14 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2024/12/13 01:25:14 DEBUG : pacer: Rate limited, increasing sleep to 20s 2024/12/13 01:25:14 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:25:19 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2024/12/13 01:25:35 DEBUG : pacer: Reducing sleep to 10s 2024/12/13 01:25:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/12/13 01:25:54 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:25:59 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2024/12/13 01:25:59 DEBUG : pacer: Rate limited, increasing sleep to 20s 2024/12/13 01:26:04 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:26:09 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2024/12/13 01:26:24 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:26:29 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2024/12/13 01:26:45 DEBUG : pacer: Reducing sleep to 10s 2024/12/13 01:26:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/12/13 01:27:05 DEBUG : pacer: Reducing sleep to 5s 2024/12/13 01:27:15 DEBUG : pacer: Reducing sleep to 2.5s 2024/12/13 01:27:20 DEBUG : pacer: Reducing sleep to 1.25s 2024/12/13 01:27:22 DEBUG : pacer: Reducing sleep to 625ms 2024/12/13 01:27:24 DEBUG : pacer: Reducing sleep to 312.5ms 2024/12/13 01:27:24 DEBUG : pacer: Reducing sleep to 156.25ms 2024/12/13 01:27:24 DEBUG : pacer: Reducing sleep to 78.125ms 2024/12/13 01:27:25 DEBUG : pacer: Reducing sleep to 39.0625ms 2024/12/13 01:27:25 DEBUG : pacer: Reducing sleep to 19.53125ms 2024/12/13 01:27:25 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:27:27 INFO : gofile root 'rclone-test-zocupew2boku': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/12/13 01:27:30 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:27:35 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:27:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:27:35 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:27:40 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:27:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/13 01:27:40 DEBUG : pacer: Reducing sleep to 20ms 2024/12/13 01:27:40 DEBUG : pacer: Reducing sleep to 10ms 2024/12/13 01:27:41 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:27:41 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:27:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/12/13 01:27:41 INFO : A3/two: Moved (server-side) to: A4/two 2024/12/13 01:27:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/12/13 01:27:46 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:27:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/13 01:27:46 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/12/13 01:27:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/12/13 01:27:46 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:27:46 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:27:51 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:27:51 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/12/13 01:27:51 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/12/13 01:27:51 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/12/13 01:27:51 DEBUG : Rate limited, sleep for 5s 2024/12/13 01:27:51 DEBUG : pacer: Reducing sleep to 80ms 2024/12/13 01:27:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/12/13 01:27:56 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/12/13 01:27:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/12/13 01:27:56 DEBUG : pacer: Reducing sleep to 80ms 2024/12/13 01:27:56 INFO : A3/one: Moved (server-side) to: A4/one 2024/12/13 01:27:56 DEBUG : pacer: Reducing sleep to 40ms 2024/12/13 01:27:57 DEBUG : pacer: Reducing sleep to 20ms 2024/12/13 01:27:57 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMove (211.35s) === RUN TestGetFsInfo run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:03 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.28s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:04 DEBUG : gofile root 'rclone-test-zocupew2boku': File to upload is small (34 bytes), uploading instead of streaming 2024/12/13 01:28:04 DEBUG : Upload server store-eu-par-3 (eu) responded in 121.266218ms 2024/12/13 01:28:04 DEBUG : Upload server store4 (eu) responded in 128.461419ms 2024/12/13 01:28:04 DEBUG : no_checksum_small_file_from_pipe: Using upload server store4 (eu) 2024/12/13 01:28:04 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/13 01:28:04 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/13 01:28:04 DEBUG : no_checksum_big_file_from_pipe: Using upload server store4 (eu) 2024/12/13 01:28:04 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/13 01:28:04 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-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:06 DEBUG : gofile root 'rclone-test-zocupew2boku': File to upload is small (34 bytes), uploading instead of streaming 2024/12/13 01:28:06 DEBUG : with_checksum_small_file_from_pipe: Using upload server store4 (eu) 2024/12/13 01:28:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2024/12/13 01:28:06 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2024/12/13 01:28:06 DEBUG : with_checksum_big_file_from_pipe: Using upload server store4 (eu) 2024/12/13 01:28:06 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2024/12/13 01:28:06 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-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:07 DEBUG : gofile root 'rclone-test-zocupew2boku': File to upload is small (34 bytes), uploading instead of streaming 2024/12/13 01:28:07 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store-eu-par-3 (eu) 2024/12/13 01:28:07 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/13 01:28:07 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store-eu-par-3 (eu) 2024/12/13 01:28:08 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-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:09 DEBUG : gofile root 'rclone-test-zocupew2boku': File to upload is small (34 bytes), uploading instead of streaming 2024/12/13 01:28:09 DEBUG : ignore_checksum_small_file_from_pipe: Using upload server store4 (eu) 2024/12/13 01:28:09 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/13 01:28:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/12/13 01:28:09 DEBUG : ignore_checksum_big_file_from_pipe: Using upload server store4 (eu) 2024/12/13 01:28:09 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2024/12/13 01:28:09 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (6.48s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (1.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (1.59s) === RUN TestRcatMetadata run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.30s) === RUN TestRcatSize run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:10 DEBUG : potato1: Using upload server store4 (eu) 2024/12/13 01:28:11 DEBUG : gofile root 'rclone-test-zocupew2boku': File to upload is small (60 bytes), uploading instead of streaming 2024/12/13 01:28:11 DEBUG : potato2: Using upload server store-eu-par-3 (eu) 2024/12/13 01:28:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/13 01:28:11 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (1.35s) === RUN TestRcatSizeMetadata run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.30s) === RUN TestTouchDir run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:12 DEBUG : potato2: Using upload server store-eu-par-3 (eu) 2024/12/13 01:28:12 DEBUG : empty space: Using upload server store-eu-par-3 (eu) 2024/12/13 01:28:13 DEBUG : sub dir/potato3: Using upload server store-eu-par-3 (eu) 2024/12/13 01:28:14 DEBUG : gofile root 'rclone-test-zocupew2boku': Touching "empty space" 2024/12/13 01:28:14 DEBUG : gofile root 'rclone-test-zocupew2boku': Touching "sub dir/potato3" 2024/12/13 01:28:14 DEBUG : gofile root 'rclone-test-zocupew2boku': Touching "potato2" --- PASS: TestTouchDir (4.18s) === RUN TestMkdirMetadata run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.49s) === RUN TestMkdirModTime run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:17 DEBUG : directory with modtime: Making directory 2024/12/13 01:28:17 INFO : directory with modtime: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC --- PASS: TestMkdirModTime (1.37s) === RUN TestCopyDirMetadata run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.24s) === RUN TestSetDirModTime run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/12/13 01:28:19 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/12/13 01:28:19 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (1.96s) === RUN TestDirsEqual run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.29s) === RUN TestRemoveExisting run.go:180: Remote "gofile root 'rclone-test-zocupew2boku'", Local "Local file system at /tmp/rclone2539373729", Modify Window "1s" 2024/12/13 01:28:21 DEBUG : sub dir/test remove existing: Using upload server store-eu-par-3 (eu) 2024/12/13 01:28:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: Using upload server store-eu-par-3 (eu) 2024/12/13 01:28:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xuramuc0" before starting 2024/12/13 01:28:23 DEBUG : sub dir/test remove existing.xuramuc0: TEST: removing renamed existing file after operation 2024/12/13 01:28:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qojafan4" before starting 2024/12/13 01:28:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qojafan4: TEST: renaming existing back after failed operation 2024/12/13 01:28:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.muvinum6" before starting 2024/12/13 01:28:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.muvinum6: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (4.91s) === 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 2024/12/13 01:28:25 DEBUG : gofile root 'rclone-test-zocupew2boku': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose -fast-list" - Finished OK in 8m58.074985472s (try 1/5)