"./operations.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Starting (try 1/5) 2021/07/25 05:01:53 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1" 2021/07/25 05:01:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/07/25 05:01:54 DEBUG : Creating backend with remote "/tmp/rclone677754923" 2021/07/25 05:01:54 DEBUG : Config file has changed externaly - reloading === 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:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/07/25 05:02:00 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/07/25 05:02:00 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/07/25 05:02:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/07/25 05:02:01 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/07/25 05:02:02 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/07/25 05:02:02 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/07/25 05:02:07 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/07/25 05:02:07 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/07/25 05:02:07 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/07/25 05:02:08 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/07/25 05:02:09 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/07/25 05:02:09 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/07/25 05:02:13 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/07/25 05:02:13 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/07/25 05:02:13 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/07/25 05:02:14 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/07/25 05:02:15 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/07/25 05:02:15 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (21.74s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (7.37s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (7.22s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (6.06s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/07/25 05:02:16 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/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/07/25 05:02:16 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/07/25 05:02:16 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:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", 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.65s) --- PASS: TestCheck/1 (0.40s) --- PASS: TestCheck/2 (0.38s) --- PASS: TestCheck/3 (0.40s) --- PASS: TestCheck/4 (0.40s) --- PASS: TestCheck/5 (0.38s) --- PASS: TestCheck/6 (0.40s) --- PASS: TestCheck/7 (0.40s) === RUN TestCheckFsError 2021/07/25 05:02:36 DEBUG : Creating backend with remote "non-existent" 2021/07/25 05:02:36 DEBUG : Config file has changed externaly - reloading 2021/07/25 05:02:36 DEBUG : Creating backend with remote "non-existent" 2021/07/25 05:02:36 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/07/25 05:02:36 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/07/25 05:02:36 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/07/25 05:02:36 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:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", 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.92s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.15s) --- PASS: TestCheckDownload/3 (1.24s) --- PASS: TestCheckDownload/4 (2.00s) --- PASS: TestCheckDownload/5 (1.98s) --- PASS: TestCheckDownload/6 (2.06s) --- PASS: TestCheckDownload/7 (1.95s) === RUN TestCheckSizeOnly run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", 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 (20.34s) --- PASS: TestCheckSizeOnly/1 (0.40s) --- PASS: TestCheckSizeOnly/2 (0.40s) --- PASS: TestCheckSizeOnly/3 (0.40s) --- PASS: TestCheckSizeOnly/4 (0.40s) --- PASS: TestCheckSizeOnly/5 (0.39s) --- PASS: TestCheckSizeOnly/6 (0.41s) --- PASS: TestCheckSizeOnly/7 (0.39s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:03:29 NOTICE: test.sum: improperly formatted checksum line 4 2021/07/25 05:03:29 NOTICE: test.sum: improperly formatted checksum line 5 2021/07/25 05:03:29 NOTICE: test.sum: improperly formatted checksum line 6 2021/07/25 05:03:29 NOTICE: test.sum: more warnings suppressed... 2021/07/25 05:03:35 NOTICE: test.sum: improperly formatted checksum line 4 2021/07/25 05:03:35 NOTICE: test.sum: improperly formatted checksum line 5 2021/07/25 05:03:35 NOTICE: test.sum: improperly formatted checksum line 6 2021/07/25 05:03:35 NOTICE: test.sum: more warnings suppressed... --- PASS: TestParseSumFile (10.90s) === RUN TestCheckSum run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:03:36 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1/data" check_test.go:354: Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1/data' lacks md5, skipping --- SKIP: TestCheckSum (0.85s) === RUN TestCheckSumDownload run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:03:37 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1/data" === RUN TestCheckSumDownload/move1 === RUN TestCheckSumDownload/move2 === RUN TestCheckSumDownload/move3 === RUN TestCheckSumDownload/move4 === RUN TestCheckSumDownload/move5 === RUN TestCheckSumDownload/move6 --- PASS: TestCheckSumDownload (51.06s) --- PASS: TestCheckSumDownload/move1 (2.10s) --- PASS: TestCheckSumDownload/move2 (2.00s) --- PASS: TestCheckSumDownload/move3 (2.89s) --- PASS: TestCheckSumDownload/move4 (2.86s) --- PASS: TestCheckSumDownload/move5 (2.86s) --- PASS: TestCheckSumDownload/move6 (2.87s) === RUN TestDeduplicateInteractive run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateInteractive (0.80s) === RUN TestDeduplicateSkip run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSkip (0.80s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSizeOnly (0.80s) === RUN TestDeduplicateFirst run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateFirst (0.80s) === RUN TestDeduplicateNewest run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateNewest (0.80s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.80s) === RUN TestDeduplicateOldest run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateOldest (0.80s) === RUN TestDeduplicateLargest run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateLargest (0.80s) === RUN TestDeduplicateSmallest run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateSmallest (0.80s) === RUN TestDeduplicateRename run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:30: Can't test deduplicate - no MergeDirs --- SKIP: TestDeduplicateRename (0.80s) === RUN TestMergeDirs run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.81s) === RUN TestListDirSorted run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:05:06 DEBUG : a.txt: Excluded 2021/07/25 05:05:07 DEBUG : sub dir/hello world2: Excluded 2021/07/25 05:05:07 DEBUG : sub dir/hello world: Excluded 2021/07/25 05:05:07 DEBUG : sub dir/hello world2: Excluded 2021/07/25 05:05:07 DEBUG : sub dir/hello world: Excluded 2021/07/25 05:05:08 DEBUG : sub dir/ignore dir: Excluded 2021/07/25 05:05:09 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (40.17s) === RUN TestMkdir run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:05:17 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': Making directory 2021/07/25 05:05:17 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': Making directory --- PASS: TestMkdir (2.00s) === RUN TestLsd run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" --- PASS: TestLsd (7.21s) === RUN TestLs run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" --- PASS: TestLs (8.82s) === RUN TestLsWithFilesFrom run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:05:42 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (9.62s) === RUN TestLsLong run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" --- PASS: TestLsLong (8.80s) === RUN TestHashSums run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:06:04 ERROR : empty space: Hash unsupported: hash type not supported 2021/07/25 05:06:04 ERROR : potato2: Hash unsupported: hash type not supported 2021/07/25 05:06:07 ERROR : empty space: Hash unsupported: hash type not supported 2021/07/25 05:06:07 ERROR : potato2: Hash unsupported: hash type not supported 2021/07/25 05:06:09 ERROR : empty space: Hash unsupported: hash type not supported 2021/07/25 05:06:09 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (19.63s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" --- PASS: TestCount (15.71s) === RUN TestDelete run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:06:38 DEBUG : Waiting for deletions to finish 2021/07/25 05:06:39 DEBUG : large: Excluded 2021/07/25 05:06:39 INFO : medium: Deleted 2021/07/25 05:06:40 INFO : small: Deleted --- PASS: TestDelete (12.80s) === RUN TestRetry 2021/07/25 05:06:41 DEBUG : Received error: EOF - low level retry 1/5 2021/07/25 05:06:41 DEBUG : Received error: EOF - low level retry 2/5 2021/07/25 05:06:41 DEBUG : Received error: EOF - low level retry 1/5 2021/07/25 05:06:41 DEBUG : Received error: EOF - low level retry 2/5 2021/07/25 05:06:41 DEBUG : Received error: EOF - low level retry 3/5 2021/07/25 05:06:41 DEBUG : Received error: EOF - low level retry 4/5 2021/07/25 05:06:41 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" --- PASS: TestCat (16.41s) === RUN TestPurge 2021/07/25 05:06:58 DEBUG : Creating backend with remote "TestUptobox:rclone-test-vopowot9xukikar8jenipug7" 2021/07/25 05:06:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/07/25 05:06:58 DEBUG : Creating backend with remote "/tmp/rclone610549653" run.go:176: Remote "Uptobox root 'rclone-test-vopowot9xukikar8jenipug7'", Local "Local file system at /tmp/rclone610549653", Modify Window "876000h0m0s" 2021/07/25 05:07:03 DEBUG : A2: Making directory 2021/07/25 05:07:04 DEBUG : A1/B2: Making directory 2021/07/25 05:07:05 DEBUG : A1/B2/C2: Making directory 2021/07/25 05:07:07 DEBUG : A1/B1/C3: Making directory 2021/07/25 05:07:08 DEBUG : A3: Making directory 2021/07/25 05:07:09 DEBUG : A3/B3: Making directory 2021/07/25 05:07:10 DEBUG : A3/B3/C4: Making directory 2021/07/25 05:07:20 DEBUG : Waiting for deletions to finish 2021/07/25 05:07:22 INFO : A1/B1/C1/one: Deleted 2021/07/25 05:07:23 INFO : A1/B1/C3: Removing directory 2021/07/25 05:07:24 INFO : A1/B1/C1: Removing directory 2021/07/25 05:07:25 INFO : A1/B1: Removing directory 2021/07/25 05:07:29 DEBUG : Waiting for deletions to finish 2021/07/25 05:07:31 INFO : A1/two: Deleted 2021/07/25 05:07:35 INFO : A3/B3/C4: Removing directory 2021/07/25 05:07:36 INFO : A3/B3: Removing directory 2021/07/25 05:07:37 INFO : A3: Removing directory 2021/07/25 05:07:38 INFO : A2: Removing directory 2021/07/25 05:07:39 INFO : A1/B2/C2: Removing directory 2021/07/25 05:07:39 INFO : A1/B2: Removing directory 2021/07/25 05:07:40 INFO : A1: Removing directory 2021/07/25 05:07:41 INFO : Uptobox root 'rclone-test-vopowot9xukikar8jenipug7': Removing directory 2021/07/25 05:07:42 ERROR : : error listing: directory not found 2021/07/25 05:07:43 ERROR : : error listing: directory not found 2021/07/25 05:07:43 DEBUG : Uptobox root 'rclone-test-vopowot9xukikar8jenipug7': Purge dir "" 2021/07/25 05:07:43 purge failed to rmdir "": api error 1: An error occured: Could not find current path 2021/07/25 05:07:43 purge failed: directory not found --- PASS: TestPurge (45.26s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:07:47 DEBUG : A2: Making directory 2021/07/25 05:07:48 DEBUG : A1/B2: Making directory 2021/07/25 05:07:49 DEBUG : A1/B2/C2: Making directory 2021/07/25 05:07:51 DEBUG : A1/B1/C3: Making directory 2021/07/25 05:07:53 DEBUG : A3: Making directory 2021/07/25 05:07:53 DEBUG : A3/B3: Making directory 2021/07/25 05:07:55 DEBUG : A3/B3/C4: Making directory 2021/07/25 05:08:05 INFO : A3/B3/C4: Removing directory 2021/07/25 05:08:13 INFO : A3/B3: Removing directory 2021/07/25 05:08:14 INFO : A3: Removing directory 2021/07/25 05:08:15 INFO : A2: Removing directory 2021/07/25 05:08:16 INFO : A1/B2/C2: Removing directory 2021/07/25 05:08:17 INFO : A1/B2: Removing directory 2021/07/25 05:08:17 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (42.09s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:08:25 DEBUG : A1: Making directory 2021/07/25 05:08:26 DEBUG : A1/B1: Making directory 2021/07/25 05:08:27 DEBUG : A1/B1/C1: Making directory 2021/07/25 05:08:32 INFO : A1/B1/C1: Removing directory 2021/07/25 05:08:33 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.20s) === RUN TestRmdirsWithFilter run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:08:37 DEBUG : A1: Making directory 2021/07/25 05:08:37 DEBUG : A1/B1: Making directory 2021/07/25 05:08:39 DEBUG : A1/B1/C1: Making directory 2021/07/25 05:08:43 INFO : A1/B1/C1: Removing directory 2021/07/25 05:08:44 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.61s) === RUN TestCopyURL run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:08:52 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (13.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:09:02 DEBUG : file1: Need to transfer - File not found at Destination 2021/07/25 05:09:06 INFO : file1: Copied (new) to: sub/file2 2021/07/25 05:09:06 INFO : file1: Deleted 2021/07/25 05:09:07 DEBUG : file1: Sizes identical 2021/07/25 05:09:07 DEBUG : file1: Unchanged skipping 2021/07/25 05:09:07 INFO : file1: Deleted 2021/07/25 05:09:08 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (9.21s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.80s) === RUN TestMoveFileBackupDir run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:09:17 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1/backup" 2021/07/25 05:09:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/07/25 05:09:20 INFO : dst/file1: Moved (server-side) 2021/07/25 05:09:24 INFO : dst/file1: Copied (new) 2021/07/25 05:09:24 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (19.45s) === RUN TestCopyFile run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:09:31 DEBUG : file1: Need to transfer - File not found at Destination 2021/07/25 05:09:35 INFO : file1: Copied (new) to: sub/file2 2021/07/25 05:09:36 DEBUG : file1: Sizes identical 2021/07/25 05:09:36 DEBUG : file1: Unchanged skipping 2021/07/25 05:09:37 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (9.21s) === RUN TestCopyFileBackupDir run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:09:45 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1/backup" 2021/07/25 05:09:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/07/25 05:09:48 INFO : dst/file1: Moved (server-side) 2021/07/25 05:09:51 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (17.67s) === RUN TestCopyFileCompareDest run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:09:58 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1/dst" 2021/07/25 05:09:59 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1/CompareDest" 2021/07/25 05:10:00 DEBUG : one: Need to transfer - File not found at Destination 2021/07/25 05:10:03 INFO : one: Copied (new) 2021/07/25 05:10:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 05:10:08 INFO : one: Copied (replaced existing) 2021/07/25 05:10:18 DEBUG : one: Sizes identical 2021/07/25 05:10:18 DEBUG : one: Destination found in --compare-dest, skipping 2021/07/25 05:10:24 DEBUG : two: Sizes identical 2021/07/25 05:10:24 DEBUG : two: Destination found in --compare-dest, skipping 2021/07/25 05:10:25 DEBUG : two: Sizes identical 2021/07/25 05:10:25 DEBUG : two: Destination found in --compare-dest, skipping 2021/07/25 05:10:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/07/25 05:10:27 DEBUG : two: Need to transfer - File not found at Destination 2021/07/25 05:10:31 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (38.40s) === RUN TestCopyFileCopyDest run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:10:36 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1/dst" 2021/07/25 05:10:36 DEBUG : Config file has changed externaly - reloading 2021/07/25 05:10:37 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1/CopyDest" 2021/07/25 05:10:38 DEBUG : one: Need to transfer - File not found at Destination 2021/07/25 05:10:41 INFO : one: Copied (new) 2021/07/25 05:10:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 05:10:46 INFO : one: Copied (replaced existing) 2021/07/25 05:10:55 DEBUG : Creating backend with remote "TestUptobox:rclone-test-qovufuz0ronoval3xorebel1/BackupDir" 2021/07/25 05:10:56 DEBUG : one: Sizes identical 2021/07/25 05:10:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 05:10:58 INFO : one: Moved (server-side) 2021/07/25 05:10:59 INFO : one: Copied (server-side copy) 2021/07/25 05:10:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/07/25 05:11:06 DEBUG : two: Sizes identical 2021/07/25 05:11:08 INFO : two: Copied (server-side copy) 2021/07/25 05:11:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/07/25 05:11:09 DEBUG : two: Sizes identical 2021/07/25 05:11:09 DEBUG : two: Sizes identical 2021/07/25 05:11:09 DEBUG : two: Unchanged skipping 2021/07/25 05:11:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/07/25 05:11:16 DEBUG : three: Destination not found in --copy-dest 2021/07/25 05:11:16 DEBUG : three: Need to transfer - File not found at Destination 2021/07/25 05:11:21 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (52.68s) === 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:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:11:54 DEBUG : A1/B2: Making directory 2021/07/25 05:11:55 DEBUG : A1/B1/C3: Making directory 2021/07/25 05:12:23 INFO : A2/one: Moved (server-side) to: A3/one 2021/07/25 05:12:25 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/07/25 05:12:25 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/07/25 05:12:25 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/07/25 05:12:27 INFO : A2/two: Moved (server-side) to: A3/two --- PASS: TestDirMove (75.54s) === RUN TestGetFsInfo run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.80s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:12:46 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 05:12:50 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/07/25 05:12:50 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/07/25 05:12:50 DEBUG : Creating backend with remote "/tmp/rclone-spool013484528" 2021/07/25 05:12:50 DEBUG : Config file has changed externaly - reloading 2021/07/25 05:12:50 DEBUG : no_checksum_big_file_from_pipe: Sizes identical 2021/07/25 05:12:54 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:12:56 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 05:13:00 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/07/25 05:13:00 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/07/25 05:13:00 DEBUG : Creating backend with remote "/tmp/rclone-spool683285135" 2021/07/25 05:13:00 NOTICE: Local file system at /tmp/rclone-spool683285135: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/07/25 05:13:00 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/07/25 05:13:03 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:13:05 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 05:13:09 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/07/25 05:13:09 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/07/25 05:13:09 DEBUG : Creating backend with remote "/tmp/rclone-spool877554850" 2021/07/25 05:13:09 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2021/07/25 05:13:12 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:13:15 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 05:13:20 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/07/25 05:13:20 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/07/25 05:13:20 DEBUG : Creating backend with remote "/tmp/rclone-spool126732697" 2021/07/25 05:13:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/07/25 05:13:23 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (39.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (9.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (10.25s) === RUN TestRcatSize run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:13:28 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': File to upload is small (60 bytes), uploading instead of streaming 2021/07/25 05:13:31 INFO : potato2: Copied (new) --- PASS: TestRcatSize (8.41s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1'", Local "Local file system at /tmp/rclone677754923", Modify Window "876000h0m0s" 2021/07/25 05:13:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/07/25 05:13:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/07/25 05:13:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/07/25 05:13:40 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: couldn't upload file: Post "https://www102.uptobox.com/upload?sess_id=JlvGNpP27fHEz64jPl6V": failed to copy data: Max transfer limit reached as set by --max-transfer 2021/07/25 05:13:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/07/25 05:13:42 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/07/25 05:13:46 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (16.01s) === 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 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/07/25 05:13:50 DEBUG : Uptobox root 'rclone-test-qovufuz0ronoval3xorebel1': Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestUptobox: -verbose" - Finished OK in 11m58.521792533s (try 1/5)