"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2021/06/01 05:41:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duzoniq9zefunot5wuhebox6" 2021/06/01 05:41:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:41:31 DEBUG : Starting OpenDrive session with ID: ed0f51275d7c03996dbf68b897a2ffae3d6907e812d535a8296b47cce662aeba 2021/06/01 05:41:32 DEBUG : Creating backend with remote "/tmp/rclone733023606" === 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 "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/06/01 05:41:35 DEBUG : file1: Uploading chunk 0, size=131071, remain=0 2021/06/01 05:41:40 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:41:40 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/06/01 05:41:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:41:41 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/06/01 05:41:41 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:41:41 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/06/01 05:41:41 DEBUG : file1: Uploading chunk 0, size=131072, remain=0 2021/06/01 05:41:47 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/06/01 05:41:47 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/06/01 05:41:47 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/06/01 05:41:48 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/06/01 05:41:48 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/06/01 05:41:48 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/06/01 05:41:48 DEBUG : file1: Uploading chunk 0, size=131073, remain=0 2021/06/01 05:41:53 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/06/01 05:41:53 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/06/01 05:41:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/06/01 05:41:54 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/06/01 05:41:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/06/01 05:41:54 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (23.00s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (8.82s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (6.94s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (6.38s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:41:55 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/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/06/01 05:41:55 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/06/01 05:41:55 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 "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:41:57 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheck/1 === RUN TestCheck/2 2021/06/01 05:42:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheck/3 2021/06/01 05:42:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/4 === RUN TestCheck/5 2021/06/01 05:42:17 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (30.17s) --- PASS: TestCheck/1 (0.55s) --- PASS: TestCheck/2 (0.57s) --- PASS: TestCheck/3 (0.56s) --- PASS: TestCheck/4 (0.55s) --- PASS: TestCheck/5 (0.55s) --- PASS: TestCheck/6 (0.56s) --- PASS: TestCheck/7 (0.55s) === RUN TestCheckFsError 2021/06/01 05:42:25 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:42:25 DEBUG : Creating backend with remote "non-existent" 2021/06/01 05:42:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/06/01 05:42:25 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/06/01 05:42:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/06/01 05:42:25 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 "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:42:27 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/06/01 05:42:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckDownload/3 2021/06/01 05:42:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/06/01 05:42:48 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (31.67s) --- PASS: TestCheckDownload/1 (1.11s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (1.11s) --- PASS: TestCheckDownload/4 (1.11s) --- PASS: TestCheckDownload/5 (0.89s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:42:59 DEBUG : rutabaga: Uploading chunk 0, size=8, remain=0 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/06/01 05:43:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 === RUN TestCheckSizeOnly/3 2021/06/01 05:43:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/06/01 05:43:18 DEBUG : remotepotato: Uploading chunk 0, size=60, remain=0 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (29.62s) --- PASS: TestCheckSizeOnly/1 (0.54s) --- PASS: TestCheckSizeOnly/2 (0.55s) --- PASS: TestCheckSizeOnly/3 (0.57s) --- PASS: TestCheckSizeOnly/4 (0.56s) --- PASS: TestCheckSizeOnly/5 (0.56s) --- PASS: TestCheckSizeOnly/6 (0.57s) --- PASS: TestCheckSizeOnly/7 (0.56s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.12s) === RUN TestDeduplicateSkip run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.10s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.10s) === RUN TestDeduplicateFirst run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.12s) === RUN TestDeduplicateNewest run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.12s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:43:35 DEBUG : one: Uploading chunk 0, size=100, remain=0 2021/06/01 05:43:42 DEBUG : also/one: Uploading chunk 0, size=100, remain=0 2021/06/01 05:43:46 DEBUG : another: Uploading chunk 0, size=100, remain=0 2021/06/01 05:43:52 DEBUG : not-one: Uploading chunk 0, size=5, remain=0 2021/06/01 05:43:56 INFO : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': Looking for duplicate md5 hashes using newest mode. 2021/06/01 05:43:57 NOTICE: cc60101d1174c36dfa6703e3e05971dd: Found 3 files with duplicate md5 hashes 2021/06/01 05:43:57 INFO : one: Deleted 2021/06/01 05:43:58 INFO : also/one: Deleted 2021/06/01 05:43:58 NOTICE: cc60101d1174c36dfa6703e3e05971dd: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (30.83s) === RUN TestDeduplicateOldest run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.11s) === RUN TestDeduplicateLargest run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.10s) === RUN TestDeduplicateSmallest run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.14s) === RUN TestDeduplicateRename run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.11s) === RUN TestMergeDirs run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (1.11s) === RUN TestListDirSorted run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:44:14 DEBUG : a.txt: Uploading chunk 0, size=11, remain=0 2021/06/01 05:44:20 DEBUG : zend.txt: Uploading chunk 0, size=5, remain=0 2021/06/01 05:44:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/06/01 05:44:31 DEBUG : sub dir/hello world2: Uploading chunk 0, size=11, remain=0 2021/06/01 05:44:38 DEBUG : sub dir/ignore dir/.ignore: Uploading chunk 0, size=1, remain=0 2021/06/01 05:44:42 DEBUG : sub dir/ignore dir/should be ignored: Uploading chunk 0, size=9, remain=0 2021/06/01 05:44:49 DEBUG : sub dir/sub sub dir/hello world3: Uploading chunk 0, size=11, remain=0 2021/06/01 05:44:54 DEBUG : a.txt: Excluded 2021/06/01 05:44:56 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:44:56 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:44:57 DEBUG : sub dir/ignore dir: Excluded 2021/06/01 05:44:57 DEBUG : sub dir/hello world: Excluded 2021/06/01 05:44:57 DEBUG : sub dir/hello world2: Excluded 2021/06/01 05:44:58 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (59.73s) === RUN TestMkdir run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:45:08 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': Making directory 2021/06/01 05:45:09 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': Making directory --- PASS: TestMkdir (1.65s) === RUN TestLsd run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:45:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 --- PASS: TestLsd (12.24s) === RUN TestLs run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:45:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/06/01 05:45:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLs (18.27s) === RUN TestLsWithFilesFrom run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:45:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/06/01 05:45:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/06/01 05:46:02 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (24.48s) === RUN TestLsLong run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:46:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/06/01 05:46:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 --- PASS: TestLsLong (13.79s) === RUN TestHashSums run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:46:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/06/01 05:46:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/06/01 05:46:32 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:46:32 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:46:33 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:46:33 ERROR : potato2: Hash unsupported: hash type not supported 2021/06/01 05:46:34 ERROR : empty space: Hash unsupported: hash type not supported 2021/06/01 05:46:34 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (17.84s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:46:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/06/01 05:46:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/06/01 05:46:59 DEBUG : sub dir/potato3: Uploading chunk 0, size=5, remain=0 --- PASS: TestCount (31.39s) === RUN TestDelete run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:47:10 DEBUG : small: Uploading chunk 0, size=10, remain=0 2021/06/01 05:47:15 DEBUG : medium: Uploading chunk 0, size=60, remain=0 2021/06/01 05:47:21 DEBUG : large: Uploading chunk 0, size=100, remain=0 2021/06/01 05:47:25 DEBUG : Waiting for deletions to finish 2021/06/01 05:47:26 DEBUG : large: Excluded 2021/06/01 05:47:26 INFO : medium: Deleted 2021/06/01 05:47:26 INFO : small: Deleted --- PASS: TestDelete (20.74s) === RUN TestRetry 2021/06/01 05:47:29 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:47:29 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:47:29 DEBUG : Received error: EOF - low level retry 1/5 2021/06/01 05:47:29 DEBUG : Received error: EOF - low level retry 2/5 2021/06/01 05:47:29 DEBUG : Received error: EOF - low level retry 3/5 2021/06/01 05:47:29 DEBUG : Received error: EOF - low level retry 4/5 2021/06/01 05:47:29 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:47:31 DEBUG : file1: Uploading chunk 0, size=10, remain=0 2021/06/01 05:47:36 DEBUG : file2: Uploading chunk 0, size=9, remain=0 --- PASS: TestCat (19.19s) === RUN TestPurge 2021/06/01 05:47:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pafequt9vuhuqap4liyazuz0" 2021/06/01 05:47:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 05:47:48 DEBUG : Starting OpenDrive session with ID: 694a70736f3de27de0ba0d0f1765ff60595bd4312acba0d95aa840f4709fd2ee 2021/06/01 05:47:50 DEBUG : Creating backend with remote "/tmp/rclone272476696" run.go:176: Remote "OpenDrive root 'rclone-test-pafequt9vuhuqap4liyazuz0'", Local "Local file system at /tmp/rclone272476696", Modify Window "1s" 2021/06/01 05:47:58 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2021/06/01 05:48:01 DEBUG : A2: Making directory 2021/06/01 05:48:02 DEBUG : A1/B2: Making directory 2021/06/01 05:48:04 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:48:05 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:48:06 DEBUG : A3: Making directory 2021/06/01 05:48:07 DEBUG : A3/B3: Making directory 2021/06/01 05:48:08 DEBUG : A3/B3/C4: Making directory 2021/06/01 05:48:11 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/06/01 05:48:21 ERROR : : error listing: directory not found 2021/06/01 05:48:21 DEBUG : OpenDrive root 'rclone-test-pafequt9vuhuqap4liyazuz0': Purge remote 2021/06/01 05:48:22 purge failed: directory not found --- PASS: TestPurge (34.11s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:48:28 DEBUG : A1/B1/C1/one: Uploading chunk 0, size=3, remain=0 2021/06/01 05:48:31 DEBUG : A2: Making directory 2021/06/01 05:48:32 DEBUG : A1/B2: Making directory 2021/06/01 05:48:33 DEBUG : A1/B2/C2: Making directory 2021/06/01 05:48:35 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:48:36 DEBUG : A3: Making directory 2021/06/01 05:48:37 DEBUG : A3/B3: Making directory 2021/06/01 05:48:38 DEBUG : A3/B3/C4: Making directory 2021/06/01 05:48:41 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/06/01 05:48:50 DEBUG : A3/B3/C4: Removing directory 2021/06/01 05:48:56 DEBUG : A3/B3: Removing directory 2021/06/01 05:48:57 DEBUG : A3: Removing directory 2021/06/01 05:48:58 DEBUG : A2: Removing directory 2021/06/01 05:49:00 DEBUG : A1/B2/C2: Removing directory 2021/06/01 05:49:01 DEBUG : A1/B2: Removing directory 2021/06/01 05:49:02 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (50.36s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:49:12 DEBUG : A1: Making directory 2021/06/01 05:49:13 DEBUG : A1/B1: Making directory 2021/06/01 05:49:15 DEBUG : A1/B1/C1: Making directory 2021/06/01 05:49:20 DEBUG : A1/B1/C1: Removing directory 2021/06/01 05:49:22 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (16.24s) === RUN TestRmdirsWithFilter run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:49:29 DEBUG : A1: Making directory 2021/06/01 05:49:30 DEBUG : A1/B1: Making directory 2021/06/01 05:49:31 DEBUG : A1/B1/C1: Making directory 2021/06/01 05:49:36 DEBUG : A1/B1/C1: Removing directory 2021/06/01 05:49:37 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (13.86s) === RUN TestCopyURL run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:49:45 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2021/06/01 05:49:49 DEBUG : filename.txt: File name found in url 2021/06/01 05:49:51 DEBUG : filename.txt: Uploading chunk 0, size=14, remain=0 2021/06/01 05:49:56 DEBUG : file2: Uploading chunk 0, size=14, remain=0 --- PASS: TestCopyURL (19.67s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:50:03 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:50:07 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/06/01 05:50:11 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:50:11 INFO : file1: Deleted 2021/06/01 05:50:14 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 05:50:14 DEBUG : file1: Unchanged skipping 2021/06/01 05:50:14 INFO : file1: Deleted 2021/06/01 05:50:15 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (17.28s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:50:20 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:50:23 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/06/01 05:50:26 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:50:26 INFO : file1: Deleted 2021/06/01 05:50:27 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 05:50:27 DEBUG : file1: Unchanged skipping 2021/06/01 05:50:27 INFO : file1: Deleted 2021/06/01 05:50:42 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-muvinaw3 2021/06/01 05:50:53 INFO : sub/File2-rclone-move-muvinaw3: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (39.86s) === RUN TestMoveFileBackupDir run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:51:04 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2021/06/01 05:51:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duzoniq9zefunot5wuhebox6/backup" 2021/06/01 05:51:10 DEBUG : Starting OpenDrive session with ID: 7d346f645d0b723b937c55df1ff4c6698b0a4983917c557dca73c17a2b6b2b73 2021/06/01 05:51:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:51:17 INFO : dst/file1: Moved (server-side) 2021/06/01 05:51:19 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2021/06/01 05:51:29 INFO : dst/file1: Copied (new) 2021/06/01 05:51:29 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (39.22s) === RUN TestCopyFile run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:51:39 DEBUG : file1: Need to transfer - File not found at Destination 2021/06/01 05:51:42 DEBUG : sub/file2: Uploading chunk 0, size=14, remain=0 2021/06/01 05:51:45 INFO : file1: Copied (new) to: sub/file2 2021/06/01 05:51:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 05:51:47 DEBUG : file1: Unchanged skipping 2021/06/01 05:51:48 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (14.66s) === RUN TestCopyFileBackupDir run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:51:56 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2021/06/01 05:52:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duzoniq9zefunot5wuhebox6/backup" 2021/06/01 05:52:06 DEBUG : Starting OpenDrive session with ID: 52f7becf1cc62f63e5cb21ba42f065a9240c2aa1ad35d1f5656e2ca550226616 2021/06/01 05:52:08 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/06/01 05:52:19 INFO : dst/file1: Moved (server-side) 2021/06/01 05:52:21 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2021/06/01 05:52:24 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (38.88s) === RUN TestCopyFileCompareDest run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:52:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duzoniq9zefunot5wuhebox6/dst" 2021/06/01 05:52:33 DEBUG : Starting OpenDrive session with ID: f25b146620297b0a5fc611ff7b009cb4f455e32335124a8cb73527bd12206c1f 2021/06/01 05:52:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duzoniq9zefunot5wuhebox6/CompareDest" 2021/06/01 05:52:37 DEBUG : Starting OpenDrive session with ID: 49ee11ebbefb7f8efe4513565033af4b43e9652de07202ccba87e0db17047aa1 2021/06/01 05:52:40 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:52:43 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/06/01 05:52:46 INFO : one: Copied (new) 2021/06/01 05:52:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:52:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/06/01 05:52:54 INFO : one: Copied (replaced existing) 2021/06/01 05:52:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/06/01 05:53:02 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2021/06/01 05:53:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:53:08 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 05:53:11 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2021/06/01 05:53:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:53:17 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 05:53:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:53:19 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 05:53:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/06/01 05:53:27 DEBUG : two: Need to transfer - File not found at Destination 2021/06/01 05:53:29 DEBUG : two: Uploading chunk 0, size=5, remain=0 2021/06/01 05:53:32 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (67.60s) === RUN TestCopyFileCopyDest run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:53:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duzoniq9zefunot5wuhebox6/dst" 2021/06/01 05:53:40 DEBUG : Starting OpenDrive session with ID: e995430b7e741153bd4d50b6475005dc5ea162582f6f2f263dcc4bed19b21aeb 2021/06/01 05:53:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duzoniq9zefunot5wuhebox6/CopyDest" 2021/06/01 05:53:44 DEBUG : Starting OpenDrive session with ID: 27e08511554c7b138e621614315a3c5f55543078415c14150885b62f6c98522a 2021/06/01 05:53:47 DEBUG : one: Need to transfer - File not found at Destination 2021/06/01 05:53:50 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/06/01 05:53:52 INFO : one: Copied (new) 2021/06/01 05:53:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:53:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/06/01 05:53:59 INFO : one: Copied (replaced existing) 2021/06/01 05:54:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/06/01 05:54:08 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2021/06/01 05:54:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duzoniq9zefunot5wuhebox6/BackupDir" 2021/06/01 05:54:13 DEBUG : Starting OpenDrive session with ID: 36c98561b5bf6258d548bc7b81195f9e08d7eb0f0dd01832084c29af2f454e88 2021/06/01 05:54:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:54:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 05:54:19 INFO : one: Moved (server-side) 2021/06/01 05:54:20 INFO : one: Copied (server-side copy) 2021/06/01 05:54:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/06/01 05:54:23 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2021/06/01 05:54:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:54:30 INFO : two: Copied (server-side copy) 2021/06/01 05:54:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/06/01 05:54:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:54:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 05:54:32 DEBUG : two: Unchanged skipping 2021/06/01 05:54:35 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2021/06/01 05:54:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/06/01 05:54:41 DEBUG : three: Destination not found in --copy-dest 2021/06/01 05:54:41 DEBUG : three: Need to transfer - File not found at Destination 2021/06/01 05:54:42 DEBUG : three: Uploading chunk 0, size=7, remain=0 2021/06/01 05:54:45 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (75.96s) === 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 "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:54:58 DEBUG : A1/one: Uploading chunk 0, size=3, remain=0 2021/06/01 05:55:04 DEBUG : A1/two: Uploading chunk 0, size=3, remain=0 2021/06/01 05:55:11 DEBUG : A1/B1/three: Uploading chunk 0, size=5, remain=0 2021/06/01 05:55:18 DEBUG : A1/B1/C1/four: Uploading chunk 0, size=4, remain=0 2021/06/01 05:55:23 DEBUG : A1/B1/C2/five: Uploading chunk 0, size=4, remain=0 2021/06/01 05:55:27 DEBUG : A1/B2: Making directory 2021/06/01 05:55:28 DEBUG : A1/B1/C3: Making directory 2021/06/01 05:55:55 INFO : A2/one: Moved (server-side) to: A3/one 2021/06/01 05:55:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/06/01 05:55:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/06/01 05:55:55 INFO : A2/two: Moved (server-side) to: A3/two 2021/06/01 05:55:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five --- PASS: TestDirMove (83.21s) === RUN TestGetFsInfo run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" --- PASS: TestGetFsInfo (1.10s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:56:20 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:56:22 DEBUG : no_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/06/01 05:56:25 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:56:25 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/06/01 05:56:25 DEBUG : Creating backend with remote "/tmp/rclone-spool869323927" 2021/06/01 05:56:25 DEBUG : Config file has changed externaly - reloading 2021/06/01 05:56:25 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/06/01 05:56:27 DEBUG : no_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/06/01 05:56:30 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:56:34 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:56:38 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/06/01 05:56:42 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:56:42 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/06/01 05:56:42 DEBUG : Creating backend with remote "/tmp/rclone-spool995695329" 2021/06/01 05:56:42 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/06/01 05:56:42 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical 2021/06/01 05:56:44 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/06/01 05:56:48 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:56:51 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:56:53 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/06/01 05:56:56 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:56:56 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/06/01 05:56:56 DEBUG : Creating backend with remote "/tmp/rclone-spool829892812" 2021/06/01 05:56:56 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/06/01 05:56:58 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/06/01 05:57:03 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:57:06 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': File to upload is small (34 bytes), uploading instead of streaming 2021/06/01 05:57:08 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2021/06/01 05:57:11 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/06/01 05:57:11 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/06/01 05:57:11 DEBUG : Creating backend with remote "/tmp/rclone-spool439833054" 2021/06/01 05:57:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/06/01 05:57:12 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2021/06/01 05:57:16 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (59.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (13.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (17.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (15.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (13.40s) === RUN TestRcatSize run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:57:21 DEBUG : potato1: Uploading chunk 0, size=60, remain=0 2021/06/01 05:57:24 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': File to upload is small (60 bytes), uploading instead of streaming 2021/06/01 05:57:26 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/06/01 05:57:28 INFO : potato2: Copied (new) --- PASS: TestRcatSize (13.25s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6'", Local "Local file system at /tmp/rclone733023606", Modify Window "1s" 2021/06/01 05:57:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/06/01 05:57:36 DEBUG : TestCopyFileMaxTransfer/file1: Uploading chunk 0, size=14, remain=0 2021/06/01 05:57:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/06/01 05:57:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/06/01 05:57:45 DEBUG : TestCopyFileMaxTransfer/file2: Uploading chunk 0, size=2062, remain=0 2021/06/01 05:57:45 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to create file: Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": failed to copy data: Max transfer limit reached as set by --max-transfer 2021/06/01 05:57:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/06/01 05:57:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/06/01 05:57:50 DEBUG : TestCopyFileMaxTransfer/file4: Uploading chunk 0, size=2062, remain=0 2021/06/01 05:57:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (26.28s) === 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/06/01 05:57:59 DEBUG : OpenDrive root 'rclone-test-duzoniq9zefunot5wuhebox6': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 16m29.571094171s (try 1/5)