"./operations.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Starting (try 1/5) 2021/12/01 06:39:39 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4" 2021/12/01 06:39:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/01 06:39:40 DEBUG : Creating backend with remote "/tmp/rclone1460686948" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/12/01 06:39:45 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/01 06:39:45 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/12/01 06:39:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/01 06:39:46 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/12/01 06:39:46 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/01 06:39:46 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/12/01 06:39:51 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/12/01 06:39:51 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/12/01 06:39:51 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/12/01 06:39:52 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/12/01 06:39:52 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/12/01 06:39:52 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/12/01 06:39:57 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/12/01 06:39:57 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/12/01 06:39:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/12/01 06:39:58 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/12/01 06:39:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/12/01 06:39:58 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (19.31s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (6.10s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (6.01s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (6.09s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/01 06:39:59 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/12/01 06:39:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/12/01 06:39:59 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (19.63s) --- PASS: TestCheck/1 (0.40s) --- PASS: TestCheck/2 (0.40s) --- PASS: TestCheck/3 (0.40s) --- PASS: TestCheck/4 (0.40s) --- PASS: TestCheck/5 (0.41s) --- PASS: TestCheck/6 (0.40s) --- PASS: TestCheck/7 (0.41s) === RUN TestCheckFsError 2021/12/01 06:40:19 DEBUG : Creating backend with remote "non-existent" 2021/12/01 06:40:19 DEBUG : Creating backend with remote "non-existent" 2021/12/01 06:40:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/12/01 06:40:19 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2021/12/01 06:40:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/12/01 06:40:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (28.44s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (1.25s) --- PASS: TestCheckDownload/4 (1.98s) --- PASS: TestCheckDownload/5 (2.00s) --- PASS: TestCheckDownload/6 (1.97s) --- PASS: TestCheckDownload/7 (2.00s) === RUN TestCheckSizeOnly run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (19.63s) --- PASS: TestCheckSizeOnly/1 (0.40s) --- PASS: TestCheckSizeOnly/2 (0.39s) --- PASS: TestCheckSizeOnly/3 (0.41s) --- PASS: TestCheckSizeOnly/4 (0.40s) --- PASS: TestCheckSizeOnly/5 (0.39s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.40s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:41:12 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/01 06:41:12 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/01 06:41:12 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/01 06:41:12 NOTICE: test.sum: 2 warning(s) suppressed... 2021/12/01 06:41:17 NOTICE: test.sum: improperly formatted checksum line 4 2021/12/01 06:41:17 NOTICE: test.sum: improperly formatted checksum line 5 2021/12/01 06:41:17 NOTICE: test.sum: improperly formatted checksum line 6 2021/12/01 06:41:17 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (10.52s) === RUN TestCheckSum run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:41:18 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/data" check_test.go:356: Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4/data' lacks md5, skipping --- SKIP: TestCheckSum (0.93s) === RUN TestCheckSumDownload run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:41:19 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (65.43s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (2.09s) --- PASS: TestCheckSumDownload/subtest3 (2.90s) --- PASS: TestCheckSumDownload/subtest4 (2.90s) --- PASS: TestCheckSumDownload/subtest5 (2.88s) --- PASS: TestCheckSumDownload/subtest6 (2.89s) --- PASS: TestCheckSumDownload/subtest7 (2.89s) === RUN TestDeduplicateInteractive run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateInteractive (0.82s) === RUN TestDeduplicateSkip run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSkip (0.78s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSizeOnly (0.80s) === RUN TestDeduplicateFirst run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateFirst (0.80s) === RUN TestDeduplicateNewest run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateNewest (0.80s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.80s) === RUN TestDeduplicateOldest run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateOldest (0.82s) === RUN TestDeduplicateLargest run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateLargest (0.81s) === RUN TestDeduplicateSmallest run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSmallest (0.78s) === RUN TestDeduplicateRename run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateRename (0.80s) === RUN TestMergeDirs run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.81s) === RUN TestListDirSorted run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:43:01 DEBUG : a.txt: Excluded 2021/12/01 06:43:02 DEBUG : sub dir/hello world2: Excluded 2021/12/01 06:43:02 DEBUG : sub dir/hello world: Excluded 2021/12/01 06:43:02 DEBUG : sub dir/hello world2: Excluded 2021/12/01 06:43:02 DEBUG : sub dir/hello world: Excluded 2021/12/01 06:43:03 DEBUG : sub dir/ignore dir: Excluded 2021/12/01 06:43:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (38.45s) === RUN TestListJSON run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2021/12/01 06:43:23 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (14.43s) --- PASS: TestListJSON/Default (0.41s) --- PASS: TestListJSON/FilesOnly (0.39s) --- PASS: TestListJSON/DirsOnly (0.40s) --- PASS: TestListJSON/Recurse (0.80s) --- PASS: TestListJSON/SubDir (0.40s) --- PASS: TestListJSON/NoModTime (0.39s) --- PASS: TestListJSON/NoMimeType (0.40s) --- PASS: TestListJSON/ShowHash (0.44s) --- PASS: TestListJSON/HashTypes (0.37s) === RUN TestStatJSON run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === 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 2021/12/01 06:43:39 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/notfound" --- PASS: TestStatJSON (16.18s) --- PASS: TestStatJSON/Root (0.41s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.41s) --- PASS: TestStatJSON/Dir (0.79s) --- PASS: TestStatJSON/File (0.40s) --- PASS: TestStatJSON/NotFound (0.80s) --- PASS: TestStatJSON/DirFilesOnly (0.40s) --- PASS: TestStatJSON/FileFilesOnly (0.40s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.40s) --- PASS: TestStatJSON/DirDirsOnly (0.40s) --- PASS: TestStatJSON/FileDirsOnly (0.40s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.41s) --- PASS: TestStatJSON/RootNotFound (0.87s) === RUN TestMkdir run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:43:42 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': Making directory 2021/12/01 06:43:43 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': Making directory --- PASS: TestMkdir (2.00s) === RUN TestLsd run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" --- PASS: TestLsd (7.21s) === RUN TestLs run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" --- PASS: TestLs (8.88s) === RUN TestLsWithFilesFrom run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:44:07 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (9.60s) === RUN TestLsLong run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" --- PASS: TestLsLong (8.82s) === RUN TestHashSums run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" --- PASS: TestHashSums (8.41s) === RUN TestHashSumsWithErrors 2021/12/01 06:44:27 DEBUG : Creating backend with remote ":memory:" 2021/12/01 06:44:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2021/12/01 06:44:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/01 06:44:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2021/12/01 06:44:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/01 06:44:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2021/12/01 06:44:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/01 06:44:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2021/12/01 06:44:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2021/12/01 06:44:27 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:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" --- PASS: TestCount (14.42s) === RUN TestDelete run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:44:51 DEBUG : Waiting for deletions to finish 2021/12/01 06:44:52 DEBUG : large: Excluded 2021/12/01 06:44:52 INFO : medium: Deleted 2021/12/01 06:44:53 INFO : small: Deleted --- PASS: TestDelete (12.84s) === RUN TestRetry 2021/12/01 06:44:54 DEBUG : Received error: EOF - low level retry 1/5 2021/12/01 06:44:54 DEBUG : Received error: EOF - low level retry 2/5 2021/12/01 06:44:54 DEBUG : Received error: EOF - low level retry 1/5 2021/12/01 06:44:54 DEBUG : Received error: EOF - low level retry 2/5 2021/12/01 06:44:54 DEBUG : Received error: EOF - low level retry 3/5 2021/12/01 06:44:54 DEBUG : Received error: EOF - low level retry 4/5 2021/12/01 06:44:54 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" --- PASS: TestCat (16.45s) === RUN TestPurge 2021/12/01 06:45:11 DEBUG : Creating backend with remote "TestUptobox:rclone-test-faliquw3boyacup7tuparaw4" 2021/12/01 06:45:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/01 06:45:11 DEBUG : Creating backend with remote "/tmp/rclone299174425" run.go:181: Remote "Uptobox root 'rclone-test-faliquw3boyacup7tuparaw4'", Local "Local file system at /tmp/rclone299174425", Modify Window "876000h0m0s" 2021/12/01 06:45:17 DEBUG : A2: Making directory 2021/12/01 06:45:17 DEBUG : A1/B2: Making directory 2021/12/01 06:45:19 DEBUG : A1/B2/C2: Making directory 2021/12/01 06:45:20 DEBUG : A1/B1/C3: Making directory 2021/12/01 06:45:22 DEBUG : A3: Making directory 2021/12/01 06:45:23 DEBUG : A3/B3: Making directory 2021/12/01 06:45:24 DEBUG : A3/B3/C4: Making directory 2021/12/01 06:45:34 DEBUG : Waiting for deletions to finish 2021/12/01 06:45:35 INFO : A1/B1/C1/one: Deleted 2021/12/01 06:45:36 INFO : A1/B1/C3: Removing directory 2021/12/01 06:45:37 INFO : A1/B1/C1: Removing directory 2021/12/01 06:45:38 INFO : A1/B1: Removing directory 2021/12/01 06:45:42 DEBUG : Waiting for deletions to finish 2021/12/01 06:45:45 INFO : A1/two: Deleted 2021/12/01 06:45:49 INFO : A3/B3/C4: Removing directory 2021/12/01 06:45:50 INFO : A3/B3: Removing directory 2021/12/01 06:45:50 INFO : A3: Removing directory 2021/12/01 06:45:51 INFO : A2: Removing directory 2021/12/01 06:45:52 INFO : A1/B2/C2: Removing directory 2021/12/01 06:45:53 INFO : A1/B2: Removing directory 2021/12/01 06:45:54 INFO : A1: Removing directory 2021/12/01 06:45:54 INFO : Uptobox root 'rclone-test-faliquw3boyacup7tuparaw4': Removing directory 2021/12/01 06:45:56 ERROR : : error listing: directory not found 2021/12/01 06:45:56 ERROR : : error listing: directory not found 2021/12/01 06:45:56 DEBUG : Uptobox root 'rclone-test-faliquw3boyacup7tuparaw4': Purge dir "" 2021/12/01 06:45:56 purge failed to rmdir "": api error 1: An error occured: Could not find current path 2021/12/01 06:45:56 purge failed: directory not found --- PASS: TestPurge (45.73s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:46:01 DEBUG : A2: Making directory 2021/12/01 06:46:02 DEBUG : A1/B2: Making directory 2021/12/01 06:46:03 DEBUG : A1/B2/C2: Making directory 2021/12/01 06:46:04 DEBUG : A1/B1/C3: Making directory 2021/12/01 06:46:06 DEBUG : A3: Making directory 2021/12/01 06:46:07 DEBUG : A3/B3: Making directory 2021/12/01 06:46:08 DEBUG : A3/B3/C4: Making directory 2021/12/01 06:46:18 INFO : A3/B3/C4: Removing directory 2021/12/01 06:46:27 INFO : A3/B3: Removing directory 2021/12/01 06:46:28 INFO : A3: Removing directory 2021/12/01 06:46:28 INFO : A2: Removing directory 2021/12/01 06:46:29 INFO : A1/B2/C2: Removing directory 2021/12/01 06:46:30 INFO : A1/B2: Removing directory 2021/12/01 06:46:31 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (42.13s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:46:39 DEBUG : A1: Making directory 2021/12/01 06:46:40 DEBUG : A1/B1: Making directory 2021/12/01 06:46:41 DEBUG : A1/B1/C1: Making directory 2021/12/01 06:46:45 INFO : A1/B1/C1: Removing directory 2021/12/01 06:46:46 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.21s) === RUN TestRmdirsWithFilter run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:46:50 DEBUG : A1: Making directory 2021/12/01 06:46:51 DEBUG : A1/B1: Making directory 2021/12/01 06:46:52 DEBUG : A1/B1/C1: Making directory 2021/12/01 06:46:57 INFO : A1/B1/C1: Removing directory 2021/12/01 06:46:58 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.63s) === RUN TestCopyURL run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:47:06 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (13.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:47:15 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/01 06:47:19 INFO : file1: Copied (new) to: sub/file2 2021/12/01 06:47:19 INFO : file1: Deleted 2021/12/01 06:47:20 DEBUG : file1: Sizes identical 2021/12/01 06:47:20 DEBUG : file1: Unchanged skipping 2021/12/01 06:47:20 INFO : file1: Deleted 2021/12/01 06:47:21 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (9.21s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:47:24 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/01 06:47:27 INFO : file1: Copied (new) 2021/12/01 06:47:27 INFO : file1: Deleted 2021/12/01 06:47:28 DEBUG : file1: Destination exists, skipping 2021/12/01 06:47:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (6.01s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.82s) === RUN TestMoveFileBackupDir run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:47:35 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/backup" 2021/12/01 06:47:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/01 06:47:38 INFO : dst/file1: Moved (server-side) 2021/12/01 06:47:41 INFO : dst/file1: Copied (new) 2021/12/01 06:47:41 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (17.73s) === RUN TestCopyFile run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:47:49 DEBUG : file1: Need to transfer - File not found at Destination 2021/12/01 06:47:52 INFO : file1: Copied (new) to: sub/file2 2021/12/01 06:47:54 DEBUG : file1: Sizes identical 2021/12/01 06:47:54 DEBUG : file1: Unchanged skipping 2021/12/01 06:47:54 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (9.22s) === RUN TestCopyFileBackupDir run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:48:02 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/backup" 2021/12/01 06:48:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/12/01 06:48:05 INFO : dst/file1: Moved (server-side) 2021/12/01 06:48:08 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (17.77s) === RUN TestCopyFileCompareDest run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:48:15 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/dst" 2021/12/01 06:48:16 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/CompareDest" 2021/12/01 06:48:17 DEBUG : one: Need to transfer - File not found at Destination 2021/12/01 06:48:20 INFO : one: Copied (new) 2021/12/01 06:48:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/01 06:48:25 INFO : one: Copied (replaced existing) 2021/12/01 06:48:35 DEBUG : one: Sizes identical 2021/12/01 06:48:35 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/01 06:48:41 DEBUG : two: Sizes identical 2021/12/01 06:48:41 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/01 06:48:42 DEBUG : two: Sizes identical 2021/12/01 06:48:42 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/01 06:48:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/12/01 06:48:44 DEBUG : two: Need to transfer - File not found at Destination 2021/12/01 06:48:48 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (38.30s) === RUN TestCopyFileCopyDest run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:48:54 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/dst" 2021/12/01 06:48:54 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/CopyDest" 2021/12/01 06:48:55 DEBUG : one: Need to transfer - File not found at Destination 2021/12/01 06:48:59 INFO : one: Copied (new) 2021/12/01 06:49:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/01 06:49:04 INFO : one: Copied (replaced existing) 2021/12/01 06:49:13 DEBUG : Creating backend with remote "TestUptobox:rclone-test-tasizey1dejabin4ciqutub4/BackupDir" 2021/12/01 06:49:13 DEBUG : one: Sizes identical 2021/12/01 06:49:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/01 06:49:15 INFO : one: Moved (server-side) 2021/12/01 06:49:17 INFO : one: Copied (server-side copy) 2021/12/01 06:49:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/12/01 06:49:24 DEBUG : two: Sizes identical 2021/12/01 06:49:26 INFO : two: Copied (server-side copy) 2021/12/01 06:49:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/12/01 06:49:27 DEBUG : two: Sizes identical 2021/12/01 06:49:27 DEBUG : two: Sizes identical 2021/12/01 06:49:27 DEBUG : two: Unchanged skipping 2021/12/01 06:49:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/12/01 06:49:34 DEBUG : three: Destination not found in --copy-dest 2021/12/01 06:49:34 DEBUG : three: Need to transfer - File not found at Destination 2021/12/01 06:49:37 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (52.32s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:50:06 DEBUG : A1/B2: Making directory 2021/12/01 06:50:08 DEBUG : A1/B1/C3: Making directory 2021/12/01 06:50:35 INFO : A2/one: Moved (server-side) to: A3/one 2021/12/01 06:50:36 INFO : A2/two: Moved (server-side) to: A3/two 2021/12/01 06:50:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/12/01 06:50:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/12/01 06:50:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three --- PASS: TestDirMove (71.31s) === RUN TestGetFsInfo run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.81s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:50:58 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': File to upload is small (34 bytes), uploading instead of streaming 2021/12/01 06:51:02 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/12/01 06:51:02 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/12/01 06:51:02 DEBUG : Creating backend with remote "/tmp/rclone-spool938240989" 2021/12/01 06:51:02 DEBUG : Config file has changed externaly - reloading 2021/12/01 06:51:02 DEBUG : no_checksum_big_file_from_pipe: Sizes identical 2021/12/01 06:51:05 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:51:07 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': File to upload is small (34 bytes), uploading instead of streaming 2021/12/01 06:51:10 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/12/01 06:51:10 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/12/01 06:51:10 DEBUG : Creating backend with remote "/tmp/rclone-spool1384933828" 2021/12/01 06:51:10 NOTICE: Local file system at /tmp/rclone-spool1384933828: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/12/01 06:51:10 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/12/01 06:51:14 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:51:16 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': File to upload is small (34 bytes), uploading instead of streaming 2021/12/01 06:51:19 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/01 06:51:19 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/12/01 06:51:19 DEBUG : Creating backend with remote "/tmp/rclone-spool1306215820" 2021/12/01 06:51:19 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2021/12/01 06:51:22 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:51:25 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': File to upload is small (34 bytes), uploading instead of streaming 2021/12/01 06:51:28 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/12/01 06:51:28 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/12/01 06:51:28 DEBUG : Creating backend with remote "/tmp/rclone-spool882176392" 2021/12/01 06:51:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/12/01 06:51:31 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (35.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.81s) === RUN TestRcatSize run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:51:37 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': File to upload is small (60 bytes), uploading instead of streaming 2021/12/01 06:51:40 INFO : potato2: Copied (new) --- PASS: TestRcatSize (8.42s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" 2021/12/01 06:51:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/12/01 06:51:46 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/12/01 06:51:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/12/01 06:51:48 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: couldn't upload file: Post "https://www65.uptobox.com/upload?sess_id=cBGQo2YCfzQTIhdG91d1": failed to copy data: Max transfer limit reached as set by --max-transfer 2021/12/01 06:51:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/12/01 06:51:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/12/01 06:51:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (16.02s) === RUN TestTouchDir run.go:181: Remote "Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4'", Local "Local file system at /tmp/rclone1460686948", Modify Window "876000h0m0s" operations_test.go:1630: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.80s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/12/01 06:51:59 DEBUG : Uptobox root 'rclone-test-tasizey1dejabin4ciqutub4': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Finished OK in 12m20.459753382s (try 1/5)