"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2022/02/10 05:25:32 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5" 2022/02/10 05:25:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/02/10 05:25:33 DEBUG : Creating backend with remote "/tmp/rclone1286979787" === 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 "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/02/10 05:25:34 DEBUG : file1: Starting multipart upload 2022/02/10 05:25:34 DEBUG : file1: Uploading segment 0/131071 size 131071 2022/02/10 05:25:35 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/02/10 05:25:35 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/02/10 05:25:35 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/02/10 05:25:36 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/02/10 05:25:36 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/02/10 05:25:36 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/02/10 05:25:36 DEBUG : file1: Starting multipart upload 2022/02/10 05:25:36 DEBUG : file1: Uploading segment 0/131072 size 131072 2022/02/10 05:25:36 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/02/10 05:25:36 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/02/10 05:25:36 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/02/10 05:25:37 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/02/10 05:25:38 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/02/10 05:25:38 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/02/10 05:25:38 DEBUG : file1: Starting multipart upload 2022/02/10 05:25:38 DEBUG : file1: Uploading segment 0/131073 size 131073 2022/02/10 05:25:39 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/02/10 05:25:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/02/10 05:25:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/02/10 05:25:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/02/10 05:25:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/02/10 05:25:40 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (7.30s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (2.52s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.10s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/02/10 05:25:40 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 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/02/10 05:25:40 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/02/10 05:25:40 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 "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:25:40 DEBUG : rutabaga: Starting multipart upload 2022/02/10 05:25:41 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2022/02/10 05:25:41 DEBUG : empty space: Starting multipart upload 2022/02/10 05:25:42 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2022/02/10 05:25:42 DEBUG : potato2: Starting multipart upload 2022/02/10 05:25:43 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2022/02/10 05:25:44 DEBUG : remotepotato: Starting multipart upload 2022/02/10 05:25:44 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (5.56s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.19s) --- PASS: TestCheck/3 (0.34s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2022/02/10 05:25:46 DEBUG : Creating backend with remote "non-existent" 2022/02/10 05:25:46 DEBUG : Creating backend with remote "non-existent" 2022/02/10 05:25:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/02/10 05:25:46 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 2022/02/10 05:25:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/02/10 05:25:46 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 "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:25:46 DEBUG : rutabaga: Starting multipart upload 2022/02/10 05:25:46 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/02/10 05:25:48 DEBUG : empty space: Starting multipart upload 2022/02/10 05:25:48 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2022/02/10 05:25:49 DEBUG : potato2: Starting multipart upload 2022/02/10 05:25:49 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/02/10 05:25:51 DEBUG : remotepotato: Starting multipart upload 2022/02/10 05:25:51 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (7.81s) --- PASS: TestCheckDownload/1 (0.55s) --- PASS: TestCheckDownload/2 (0.54s) --- PASS: TestCheckDownload/3 (0.62s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.44s) --- PASS: TestCheckDownload/6 (0.70s) --- PASS: TestCheckDownload/7 (0.77s) === RUN TestCheckSizeOnly run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:25:54 DEBUG : rutabaga: Starting multipart upload 2022/02/10 05:25:54 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/02/10 05:25:55 DEBUG : empty space: Starting multipart upload 2022/02/10 05:25:55 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2022/02/10 05:25:56 DEBUG : potato2: Starting multipart upload 2022/02/10 05:25:56 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/02/10 05:25:57 DEBUG : remotepotato: Starting multipart upload 2022/02/10 05:25:57 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (6.49s) --- PASS: TestCheckSizeOnly/1 (0.19s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:26:00 DEBUG : test.sum: Starting multipart upload 2022/02/10 05:26:00 DEBUG : test.sum: Uploading segment 0/81 size 81 2022/02/10 05:26:01 NOTICE: test.sum: improperly formatted checksum line 4 2022/02/10 05:26:01 NOTICE: test.sum: improperly formatted checksum line 5 2022/02/10 05:26:01 NOTICE: test.sum: improperly formatted checksum line 6 2022/02/10 05:26:01 NOTICE: test.sum: 2 warning(s) suppressed... 2022/02/10 05:26:01 DEBUG : test.sum: Starting multipart upload 2022/02/10 05:26:01 DEBUG : test.sum: Uploading segment 0/90 size 90 2022/02/10 05:26:03 NOTICE: test.sum: improperly formatted checksum line 4 2022/02/10 05:26:03 NOTICE: test.sum: improperly formatted checksum line 5 2022/02/10 05:26:03 NOTICE: test.sum: improperly formatted checksum line 6 2022/02/10 05:26:03 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.20s) === RUN TestCheckSum run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:26:03 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/data" check_test.go:356: One drive root 'rclone-test-yugavan8novavak4boducuh5/data' lacks md5, skipping --- SKIP: TestCheckSum (1.58s) === RUN TestCheckSumDownload run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:26:05 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/data" 2022/02/10 05:26:07 DEBUG : data/banana: Starting multipart upload 2022/02/10 05:26:07 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/02/10 05:26:07 DEBUG : test.sum: Starting multipart upload 2022/02/10 05:26:07 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2022/02/10 05:26:10 DEBUG : data/potato: Starting multipart upload 2022/02/10 05:26:10 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/02/10 05:26:10 DEBUG : test.sum: Starting multipart upload 2022/02/10 05:26:11 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2022/02/10 05:26:15 DEBUG : test.sum: Starting multipart upload 2022/02/10 05:26:15 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2022/02/10 05:26:17 DEBUG : test.sum: Starting multipart upload 2022/02/10 05:26:17 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2022/02/10 05:26:19 DEBUG : test.sum: Starting multipart upload 2022/02/10 05:26:19 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2022/02/10 05:26:21 DEBUG : test.sum: Starting multipart upload 2022/02/10 05:26:21 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2022/02/10 05:26:24 DEBUG : data/banana: Starting multipart upload 2022/02/10 05:26:24 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/02/10 05:26:24 DEBUG : data/potato: Starting multipart upload 2022/02/10 05:26:24 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/02/10 05:26:24 DEBUG : test.sum: Starting multipart upload 2022/02/10 05:26:24 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (22.51s) --- PASS: TestCheckSumDownload/subtest1 (1.30s) --- PASS: TestCheckSumDownload/subtest2 (3.30s) --- PASS: TestCheckSumDownload/subtest3 (1.26s) --- PASS: TestCheckSumDownload/subtest4 (1.10s) --- PASS: TestCheckSumDownload/subtest5 (1.46s) --- PASS: TestCheckSumDownload/subtest6 (1.52s) --- PASS: TestCheckSumDownload/subtest7 (1.12s) === RUN TestDeduplicateInteractive run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.55s) === RUN TestDeduplicateSkip run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.46s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.34s) === RUN TestDeduplicateFirst run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.58s) === RUN TestDeduplicateNewest run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.41s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:26:30 DEBUG : one: Starting multipart upload 2022/02/10 05:26:30 DEBUG : one: Uploading segment 0/100 size 100 2022/02/10 05:26:31 DEBUG : also/one: Starting multipart upload 2022/02/10 05:26:31 DEBUG : also/one: Uploading segment 0/100 size 100 2022/02/10 05:26:31 DEBUG : another: Starting multipart upload 2022/02/10 05:26:31 DEBUG : another: Uploading segment 0/100 size 100 2022/02/10 05:26:32 DEBUG : not-one: Starting multipart upload 2022/02/10 05:26:32 DEBUG : not-one: Uploading segment 0/5 size 5 2022/02/10 05:26:33 INFO : One drive root 'rclone-test-yugavan8novavak4boducuh5': Looking for duplicate sha1 hashes using newest mode. 2022/02/10 05:26:34 NOTICE: 54bfae4d2f1922ca38236a7e003831fd08939060: Found 3 files with duplicate sha1 hashes 2022/02/10 05:26:34 INFO : one: Deleted 2022/02/10 05:26:34 INFO : also/one: Deleted 2022/02/10 05:26:34 NOTICE: 54bfae4d2f1922ca38236a7e003831fd08939060: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (7.22s) === RUN TestDeduplicateOldest run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.38s) === RUN TestDeduplicateLargest run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.58s) === RUN TestDeduplicateSmallest run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.42s) === RUN TestDeduplicateRename run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.55s) === RUN TestMergeDirs run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.46s) === RUN TestListDirSorted run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:26:40 DEBUG : a.txt: Starting multipart upload 2022/02/10 05:26:40 DEBUG : a.txt: Uploading segment 0/11 size 11 2022/02/10 05:26:40 DEBUG : zend.txt: Starting multipart upload 2022/02/10 05:26:40 DEBUG : zend.txt: Uploading segment 0/5 size 5 2022/02/10 05:26:41 DEBUG : sub dir/hello world: Starting multipart upload 2022/02/10 05:26:41 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/02/10 05:26:41 DEBUG : sub dir/hello world2: Starting multipart upload 2022/02/10 05:26:42 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2022/02/10 05:26:42 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2022/02/10 05:26:43 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2022/02/10 05:26:43 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2022/02/10 05:26:43 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2022/02/10 05:26:44 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2022/02/10 05:26:44 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2022/02/10 05:26:46 DEBUG : a.txt: Excluded 2022/02/10 05:26:47 DEBUG : sub dir/hello world: Excluded 2022/02/10 05:26:47 DEBUG : sub dir/hello world2: Excluded 2022/02/10 05:26:47 DEBUG : sub dir/ignore dir: Excluded 2022/02/10 05:26:47 DEBUG : sub dir/hello world: Excluded 2022/02/10 05:26:47 DEBUG : sub dir/hello world2: Excluded 2022/02/10 05:26:48 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (12.15s) === RUN TestListJSON run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:26:52 DEBUG : file1: Starting multipart upload 2022/02/10 05:26:52 DEBUG : file1: Uploading segment 0/5 size 5 2022/02/10 05:26:53 DEBUG : sub/file2: Starting multipart upload 2022/02/10 05:26:53 DEBUG : sub/file2: Uploading segment 0/9 size 9 === 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 2022/02/10 05:26:56 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (5.88s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.17s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.20s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.19s) --- PASS: TestListJSON/HashTypes (0.28s) === RUN TestStatJSON run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:26:58 DEBUG : file1: Starting multipart upload 2022/02/10 05:26:58 DEBUG : file1: Uploading segment 0/5 size 5 2022/02/10 05:26:59 DEBUG : sub/file2: Starting multipart upload 2022/02/10 05:26:59 DEBUG : sub/file2: Uploading segment 0/9 size 9 === 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 2022/02/10 05:27:03 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/notfound" --- PASS: TestStatJSON (9.17s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.42s) --- PASS: TestStatJSON/File (0.17s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.19s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.19s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.93s) --- PASS: TestStatJSON/RootNotFound (1.51s) === RUN TestMkdir run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:07 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Making directory 2022/02/10 05:27:07 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Making directory --- PASS: TestMkdir (0.63s) === RUN TestLsd run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:08 DEBUG : sub dir/hello world: Starting multipart upload 2022/02/10 05:27:08 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (3.15s) === RUN TestLs run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:11 DEBUG : potato2: Starting multipart upload 2022/02/10 05:27:11 DEBUG : potato2: Uploading segment 0/60 size 60 2022/02/10 05:27:11 DEBUG : empty space: Starting multipart upload 2022/02/10 05:27:12 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (2.63s) === RUN TestLsWithFilesFrom run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:13 DEBUG : potato2: Starting multipart upload 2022/02/10 05:27:13 DEBUG : potato2: Uploading segment 0/60 size 60 2022/02/10 05:27:14 DEBUG : empty space: Starting multipart upload 2022/02/10 05:27:14 DEBUG : empty space: Uploading segment 0/1 size 1 2022/02/10 05:27:15 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.01s) === RUN TestLsLong run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:17 DEBUG : potato2: Starting multipart upload 2022/02/10 05:27:17 DEBUG : potato2: Uploading segment 0/60 size 60 2022/02/10 05:27:18 DEBUG : empty space: Starting multipart upload 2022/02/10 05:27:18 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (2.33s) === RUN TestHashSums run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:19 DEBUG : potato2: Starting multipart upload 2022/02/10 05:27:20 DEBUG : potato2: Uploading segment 0/60 size 60 2022/02/10 05:27:20 DEBUG : empty space: Starting multipart upload 2022/02/10 05:27:20 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.50s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.55s) === RUN TestHashSumsWithErrors 2022/02/10 05:27:22 DEBUG : Creating backend with remote ":memory:" 2022/02/10 05:27:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/02/10 05:27:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/02/10 05:27:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/02/10 05:27:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/02/10 05:27:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/02/10 05:27:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/02/10 05:27:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/02/10 05:27:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/02/10 05:27:22 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 "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:22 DEBUG : potato2: Starting multipart upload 2022/02/10 05:27:22 DEBUG : potato2: Uploading segment 0/60 size 60 2022/02/10 05:27:22 DEBUG : empty space: Starting multipart upload 2022/02/10 05:27:23 DEBUG : empty space: Uploading segment 0/1 size 1 2022/02/10 05:27:23 DEBUG : sub dir/potato3: Starting multipart upload 2022/02/10 05:27:24 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (4.49s) === RUN TestDelete run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:26 DEBUG : small: Starting multipart upload 2022/02/10 05:27:27 DEBUG : small: Uploading segment 0/10 size 10 2022/02/10 05:27:27 DEBUG : medium: Starting multipart upload 2022/02/10 05:27:27 DEBUG : medium: Uploading segment 0/60 size 60 2022/02/10 05:27:27 DEBUG : large: Starting multipart upload 2022/02/10 05:27:28 DEBUG : large: Uploading segment 0/100 size 100 2022/02/10 05:27:28 DEBUG : Waiting for deletions to finish 2022/02/10 05:27:28 DEBUG : large: Excluded 2022/02/10 05:27:28 INFO : medium: Deleted 2022/02/10 05:27:28 INFO : small: Deleted --- PASS: TestDelete (2.54s) === RUN TestRetry 2022/02/10 05:27:29 DEBUG : Received error: EOF - low level retry 1/5 2022/02/10 05:27:29 DEBUG : Received error: EOF - low level retry 2/5 2022/02/10 05:27:29 DEBUG : Received error: EOF - low level retry 1/5 2022/02/10 05:27:29 DEBUG : Received error: EOF - low level retry 2/5 2022/02/10 05:27:29 DEBUG : Received error: EOF - low level retry 3/5 2022/02/10 05:27:29 DEBUG : Received error: EOF - low level retry 4/5 2022/02/10 05:27:29 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:29 DEBUG : file1: Starting multipart upload 2022/02/10 05:27:29 DEBUG : file1: Uploading segment 0/10 size 10 2022/02/10 05:27:30 DEBUG : file2: Starting multipart upload 2022/02/10 05:27:30 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (4.82s) === RUN TestPurge 2022/02/10 05:27:34 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-vujiqec3foxadeg6fuvivay9" 2022/02/10 05:27:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/02/10 05:27:34 DEBUG : Creating backend with remote "/tmp/rclone1748490620" run.go:181: Remote "One drive root 'rclone-test-vujiqec3foxadeg6fuvivay9'", Local "Local file system at /tmp/rclone1748490620", Modify Window "1s" 2022/02/10 05:27:37 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/02/10 05:27:37 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/02/10 05:27:37 DEBUG : A2: Making directory 2022/02/10 05:27:38 DEBUG : A1/B2: Making directory 2022/02/10 05:27:38 DEBUG : A1/B2/C2: Making directory 2022/02/10 05:27:39 DEBUG : A1/B1/C3: Making directory 2022/02/10 05:27:39 DEBUG : A3: Making directory 2022/02/10 05:27:40 DEBUG : A3/B3: Making directory 2022/02/10 05:27:41 DEBUG : A3/B3/C4: Making directory 2022/02/10 05:27:42 DEBUG : A1/two: Starting multipart upload 2022/02/10 05:27:42 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/02/10 05:27:45 ERROR : : error listing: directory not found 2022/02/10 05:27:45 DEBUG : One drive root 'rclone-test-vujiqec3foxadeg6fuvivay9': Purge remote 2022/02/10 05:27:45 purge failed: directory not found --- PASS: TestPurge (11.59s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:27:47 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/02/10 05:27:47 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/02/10 05:27:47 DEBUG : A2: Making directory 2022/02/10 05:27:48 DEBUG : A1/B2: Making directory 2022/02/10 05:27:48 DEBUG : A1/B2/C2: Making directory 2022/02/10 05:27:49 DEBUG : A1/B1/C3: Making directory 2022/02/10 05:27:49 DEBUG : A3: Making directory 2022/02/10 05:27:50 DEBUG : A3/B3: Making directory 2022/02/10 05:27:50 DEBUG : A3/B3/C4: Making directory 2022/02/10 05:27:51 DEBUG : A1/two: Starting multipart upload 2022/02/10 05:27:52 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/02/10 05:27:53 INFO : A3/B3/C4: Removing directory 2022/02/10 05:27:55 INFO : A3/B3: Removing directory 2022/02/10 05:27:56 INFO : A3: Removing directory 2022/02/10 05:27:56 INFO : A2: Removing directory 2022/02/10 05:27:57 INFO : A1/B2/C2: Removing directory 2022/02/10 05:27:58 INFO : A1/B2: Removing directory 2022/02/10 05:27:58 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (16.70s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:02 DEBUG : A1: Making directory 2022/02/10 05:28:03 DEBUG : A1/B1: Making directory 2022/02/10 05:28:03 DEBUG : A1/B1/C1: Making directory 2022/02/10 05:28:06 INFO : A1/B1/C1: Removing directory 2022/02/10 05:28:06 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (7.35s) === RUN TestRmdirsWithFilter run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:09 DEBUG : A1: Making directory 2022/02/10 05:28:10 DEBUG : A1/B1: Making directory 2022/02/10 05:28:10 DEBUG : A1/B1/C1: Making directory 2022/02/10 05:28:13 INFO : A1/B1/C1: Removing directory 2022/02/10 05:28:13 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (5.63s) === RUN TestCopyURL run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:15 DEBUG : file1: Starting multipart upload 2022/02/10 05:28:16 DEBUG : file1: Uploading segment 0/14 size 14 2022/02/10 05:28:16 DEBUG : filename.txt: File name found in url 2022/02/10 05:28:16 DEBUG : filename.txt: Starting multipart upload 2022/02/10 05:28:16 DEBUG : filename.txt: Uploading segment 0/14 size 14 2022/02/10 05:28:17 DEBUG : file2: Starting multipart upload 2022/02/10 05:28:17 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (3.35s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:19 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 05:28:20 DEBUG : sub/file2: Starting multipart upload 2022/02/10 05:28:20 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/02/10 05:28:20 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/02/10 05:28:20 INFO : file1: Copied (new) to: sub/file2 2022/02/10 05:28:20 INFO : file1: Deleted 2022/02/10 05:28:21 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/02/10 05:28:21 DEBUG : file1: Unchanged skipping 2022/02/10 05:28:21 INFO : file1: Deleted 2022/02/10 05:28:21 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.00s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:25 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 05:28:25 DEBUG : file1: Starting multipart upload 2022/02/10 05:28:25 DEBUG : file1: Uploading segment 0/14 size 14 2022/02/10 05:28:25 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/02/10 05:28:25 INFO : file1: Copied (new) 2022/02/10 05:28:25 INFO : file1: Deleted 2022/02/10 05:28:25 DEBUG : file1: Destination exists, skipping 2022/02/10 05:28:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.75s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:26 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 05:28:27 DEBUG : sub/file2: Starting multipart upload 2022/02/10 05:28:28 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/02/10 05:28:28 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/02/10 05:28:28 INFO : file1: Copied (new) to: sub/file2 2022/02/10 05:28:28 INFO : file1: Deleted 2022/02/10 05:28:28 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/02/10 05:28:28 DEBUG : file1: Unchanged skipping 2022/02/10 05:28:28 INFO : file1: Deleted 2022/02/10 05:28:30 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-nesilil7 2022/02/10 05:28:30 INFO : sub/File2-rclone-move-nesilil7: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (5.54s) === RUN TestMoveFileBackupDir run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:33 DEBUG : dst/file1: Starting multipart upload 2022/02/10 05:28:33 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/02/10 05:28:34 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/backup" 2022/02/10 05:28:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/02/10 05:28:39 INFO : dst/file1: Moved (server-side) 2022/02/10 05:28:39 DEBUG : dst/file1: Starting multipart upload 2022/02/10 05:28:39 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/02/10 05:28:39 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/02/10 05:28:39 INFO : dst/file1: Copied (new) 2022/02/10 05:28:39 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (10.90s) === RUN TestCopyFile run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:43 DEBUG : file1: Need to transfer - File not found at Destination 2022/02/10 05:28:43 DEBUG : sub/file2: Starting multipart upload 2022/02/10 05:28:44 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/02/10 05:28:44 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/02/10 05:28:44 INFO : file1: Copied (new) to: sub/file2 2022/02/10 05:28:45 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/02/10 05:28:45 DEBUG : file1: Unchanged skipping 2022/02/10 05:28:45 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.15s) === RUN TestCopyFileBackupDir run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:49 DEBUG : dst/file1: Starting multipart upload 2022/02/10 05:28:50 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/02/10 05:28:51 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/backup" 2022/02/10 05:28:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/02/10 05:28:54 INFO : dst/file1: Moved (server-side) 2022/02/10 05:28:54 DEBUG : dst/file1: Starting multipart upload 2022/02/10 05:28:54 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/02/10 05:28:55 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/02/10 05:28:55 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (8.79s) === RUN TestCopyFileCompareDest run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:28:58 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/dst" 2022/02/10 05:29:00 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/CompareDest" 2022/02/10 05:29:02 DEBUG : one: Need to transfer - File not found at Destination 2022/02/10 05:29:02 DEBUG : one: Starting multipart upload 2022/02/10 05:29:02 DEBUG : one: Uploading segment 0/3 size 3 2022/02/10 05:29:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/02/10 05:29:03 INFO : one: Copied (new) 2022/02/10 05:29:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:29:05 DEBUG : one: Starting multipart upload 2022/02/10 05:29:05 DEBUG : one: Uploading segment 0/5 size 5 2022/02/10 05:29:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/02/10 05:29:05 INFO : one: Copied (replaced existing) 2022/02/10 05:29:06 DEBUG : dst/one: Starting multipart upload 2022/02/10 05:29:06 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/02/10 05:29:07 DEBUG : CompareDest/one: Starting multipart upload 2022/02/10 05:29:07 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2022/02/10 05:29:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 05:29:09 DEBUG : one: Destination found in --compare-dest, skipping 2022/02/10 05:29:09 DEBUG : CompareDest/two: Starting multipart upload 2022/02/10 05:29:09 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2022/02/10 05:29:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 05:29:10 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 05:29:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 05:29:11 DEBUG : two: Destination found in --compare-dest, skipping 2022/02/10 05:29:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/02/10 05:29:13 DEBUG : two: Need to transfer - File not found at Destination 2022/02/10 05:29:13 DEBUG : two: Starting multipart upload 2022/02/10 05:29:13 DEBUG : two: Uploading segment 0/5 size 5 2022/02/10 05:29:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/02/10 05:29:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (20.16s) === RUN TestCopyFileCopyDest run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:29:18 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/dst" 2022/02/10 05:29:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/CopyDest" 2022/02/10 05:29:22 DEBUG : one: Need to transfer - File not found at Destination 2022/02/10 05:29:23 DEBUG : one: Starting multipart upload 2022/02/10 05:29:23 DEBUG : one: Uploading segment 0/3 size 3 2022/02/10 05:29:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/02/10 05:29:23 INFO : one: Copied (new) 2022/02/10 05:29:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:29:25 DEBUG : one: Starting multipart upload 2022/02/10 05:29:25 DEBUG : one: Uploading segment 0/5 size 5 2022/02/10 05:29:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/02/10 05:29:26 INFO : one: Copied (replaced existing) 2022/02/10 05:29:26 DEBUG : dst/one: Starting multipart upload 2022/02/10 05:29:26 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/02/10 05:29:27 DEBUG : CopyDest/one: Starting multipart upload 2022/02/10 05:29:27 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2022/02/10 05:29:28 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-yugavan8novavak4boducuh5/BackupDir" 2022/02/10 05:29:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 05:29:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/02/10 05:29:33 INFO : one: Moved (server-side) 2022/02/10 05:29:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/02/10 05:29:34 INFO : one: Copied (server-side copy) 2022/02/10 05:29:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/02/10 05:29:35 DEBUG : CopyDest/two: Starting multipart upload 2022/02/10 05:29:36 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2022/02/10 05:29:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 05:29:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/02/10 05:29:38 INFO : two: Copied (server-side copy) 2022/02/10 05:29:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/02/10 05:29:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 05:29:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/02/10 05:29:39 DEBUG : two: Unchanged skipping 2022/02/10 05:29:39 DEBUG : CopyDest/three: Starting multipart upload 2022/02/10 05:29:39 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2022/02/10 05:29:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/02/10 05:29:41 DEBUG : three: Destination not found in --copy-dest 2022/02/10 05:29:41 DEBUG : three: Need to transfer - File not found at Destination 2022/02/10 05:29:41 DEBUG : three: Starting multipart upload 2022/02/10 05:29:41 DEBUG : three: Uploading segment 0/7 size 7 2022/02/10 05:29:41 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/02/10 05:29:41 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (28.12s) === 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 "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:29:46 DEBUG : A1/one: Starting multipart upload 2022/02/10 05:29:47 DEBUG : A1/one: Uploading segment 0/3 size 3 2022/02/10 05:29:47 DEBUG : A1/two: Starting multipart upload 2022/02/10 05:29:47 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/02/10 05:29:48 DEBUG : A1/B1/three: Starting multipart upload 2022/02/10 05:29:48 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2022/02/10 05:29:49 DEBUG : A1/B1/C1/four: Starting multipart upload 2022/02/10 05:29:49 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2022/02/10 05:29:49 DEBUG : A1/B1/C2/five: Starting multipart upload 2022/02/10 05:29:50 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2022/02/10 05:29:53 DEBUG : A1/B2: Making directory 2022/02/10 05:29:53 DEBUG : A1/B1/C3: Making directory 2022/02/10 05:30:01 INFO : A2/two: Moved (server-side) to: A3/two 2022/02/10 05:30:01 INFO : A2/one: Moved (server-side) to: A3/one 2022/02/10 05:30:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/02/10 05:30:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/02/10 05:30:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five --- PASS: TestDirMove (24.06s) === RUN TestGetFsInfo run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:30:11 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 05:30:11 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2022/02/10 05:30:11 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/02/10 05:30:11 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/02/10 05:30:11 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/02/10 05:30:11 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/02/10 05:30:11 DEBUG : Creating backend with remote "/tmp/rclone-spool2373311195" 2022/02/10 05:30:11 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/02/10 05:30:11 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2022/02/10 05:30:12 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/02/10 05:30:12 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/02/10 05:30:12 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:30:13 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 05:30:13 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2022/02/10 05:30:13 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/02/10 05:30:14 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2022/02/10 05:30:14 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/02/10 05:30:14 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/02/10 05:30:14 DEBUG : Creating backend with remote "/tmp/rclone-spool3815424084" 2022/02/10 05:30:14 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/02/10 05:30:14 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical 2022/02/10 05:30:14 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2022/02/10 05:30:14 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/02/10 05:30:14 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2022/02/10 05:30:14 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:30:15 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 05:30:15 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/02/10 05:30:15 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/02/10 05:30:16 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/02/10 05:30:16 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/02/10 05:30:16 DEBUG : Creating backend with remote "/tmp/rclone-spool3708335111" 2022/02/10 05:30:16 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/02/10 05:30:16 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/02/10 05:30:16 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/02/10 05:30:16 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:30:18 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': File to upload is small (34 bytes), uploading instead of streaming 2022/02/10 05:30:18 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/02/10 05:30:18 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/02/10 05:30:18 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/02/10 05:30:18 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/02/10 05:30:18 DEBUG : Creating backend with remote "/tmp/rclone-spool1467279419" 2022/02/10 05:30:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/02/10 05:30:18 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/02/10 05:30:18 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/02/10 05:30:19 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (9.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.26s) === RUN TestRcatSize run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:30:20 DEBUG : potato1: Starting multipart upload 2022/02/10 05:30:20 DEBUG : potato1: Uploading segment 0/60 size 60 2022/02/10 05:30:20 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': File to upload is small (60 bytes), uploading instead of streaming 2022/02/10 05:30:20 DEBUG : potato2: Starting multipart upload 2022/02/10 05:30:20 DEBUG : potato2: Uploading segment 0/60 size 60 2022/02/10 05:30:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/02/10 05:30:21 INFO : potato2: Copied (new) --- PASS: TestRcatSize (1.94s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:30:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/02/10 05:30:22 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2022/02/10 05:30:23 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2022/02/10 05:30:23 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2022/02/10 05:30:23 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/02/10 05:30:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/02/10 05:30:24 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2022/02/10 05:30:24 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2022/02/10 05:30:24 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE3MTc0ODMiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4meE113kTViNHWFUHDvfLmf61lB14YMpUq7-alw8PgiHr9zIcx16Oq0x8w4rKoFxADc4xkQ5WDP1qp5-ohQueTs-ZiH7lJR4G1B6BOZNPMuvE/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4wwlq7IMNHaC21l9eY5NJIvygZQPGcvcqWjPDxo2JV6gU8GVHPVQ5Vgn4jWzkd8yCfmg2jYtXFgBY3znG8SlUh0cApiLBXEfWHZ1UKm3ok-P9vV0xtyq7EXlU8ZbKaEqZntTFU1O0wQZX1XQS_Jpf7LQkifUvL4XroKDBpRhrIkHonKg9gS256iunvpB4f1wu0Mc6tj9-mgun_t_BfjroQROhIDZ2SsVHqA4xQGwAW273cgHKTuQxOChYY7t3mVZmzMqyYXv5fZ3sRL-hyQJBoLgn6xxxdzg9DWzNshY75OhLSBzH4wztzrO7aBZd1hmLTb3G2l5mQxyGek3iyDVUJZvl_LqcuIKULg_dD7-0oQFwVYEvyI7TfsroTolpBuQ9B5raynf17XDxTlcrU4qbZ9AXfhoAuqAqcWuKL08V5eBDHWXJa9YzccnHomLL_266rB9bgYw7g0qvzkuB47jfbjeE-a6PG8o0xirm56hRN07Pmbx2EwzVxtazmIibp4mkHDQNuKmYSTMS_XW88Iv2-gJAsE-IX_VlHDK2JYmtEKMxFmb8cnNGvy4j_WIq-sH60_fq-Iq3trsENFhsr6q2Jk58uYJaU8fUfRR-U1yPPXQj2IP2Mi0vWweze_IK4Uu0C": Max transfer limit reached as set by --max-transfer 2022/02/10 05:30:24 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE3MTc0ODMiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4meE113kTViNHWFUHDvfLmf61lB14YMpUq7-alw8PgiHr9zIcx16Oq0x8w4rKoFxADc4xkQ5WDP1qp5-ohQueTs-ZiH7lJR4G1B6BOZNPMuvE/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4wwlq7IMNHaC21l9eY5NJIvygZQPGcvcqWjPDxo2JV6gU8GVHPVQ5Vgn4jWzkd8yCfmg2jYtXFgBY3znG8SlUh0cApiLBXEfWHZ1UKm3ok-P9vV0xtyq7EXlU8ZbKaEqZntTFU1O0wQZX1XQS_Jpf7LQkifUvL4XroKDBpRhrIkHonKg9gS256iunvpB4f1wu0Mc6tj9-mgun_t_BfjroQROhIDZ2SsVHqA4xQGwAW273cgHKTuQxOChYY7t3mVZmzMqyYXv5fZ3sRL-hyQJBoLgn6xxxdzg9DWzNshY75OhLSBzH4wztzrO7aBZd1hmLTb3G2l5mQxyGek3iyDVUJZvl_LqcuIKULg_dD7-0oQFwVYEvyI7TfsroTolpBuQ9B5raynf17XDxTlcrU4qbZ9AXfhoAuqAqcWuKL08V5eBDHWXJa9YzccnHomLL_266rB9bgYw7g0qvzkuB47jfbjeE-a6PG8o0xirm56hRN07Pmbx2EwzVxtazmIibp4mkHDQNuKmYSTMS_XW88Iv2-gJAsE-IX_VlHDK2JYmtEKMxFmb8cnNGvy4j_WIq-sH60_fq-Iq3trsENFhsr6q2Jk58uYJaU8fUfRR-U1yPPXQj2IP2Mi0vWweze_IK4Uu0C": Max transfer limit reached as set by --max-transfer 2022/02/10 05:30:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/02/10 05:30:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/02/10 05:30:25 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2022/02/10 05:30:25 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2022/02/10 05:30:26 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = e8ce1507de9f634b71dd7a93ace4b4c3f877a193 OK 2022/02/10 05:30:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (6.24s) === RUN TestTouchDir run.go:181: Remote "One drive root 'rclone-test-yugavan8novavak4boducuh5'", Local "Local file system at /tmp/rclone1286979787", Modify Window "1s" 2022/02/10 05:30:28 DEBUG : potato2: Starting multipart upload 2022/02/10 05:30:28 DEBUG : potato2: Uploading segment 0/60 size 60 2022/02/10 05:30:28 DEBUG : empty space: Starting multipart upload 2022/02/10 05:30:29 DEBUG : empty space: Uploading segment 0/1 size 1 2022/02/10 05:30:29 DEBUG : sub dir/potato3: Starting multipart upload 2022/02/10 05:30:30 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 2022/02/10 05:30:30 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Touching "empty space" 2022/02/10 05:30:31 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Touching "potato2" 2022/02/10 05:30:31 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Touching "sub dir/potato3" --- PASS: TestTouchDir (5.58s) === 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 2022/02/10 05:30:34 DEBUG : One drive root 'rclone-test-yugavan8novavak4boducuh5': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 5m1.402927741s (try 1/5)