"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2022/05/18 05:58:52 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1" 2022/05/18 05:58:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/05/18 05:58:54 DEBUG : Creating backend with remote "/tmp/rclone2337852552" === 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-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/05/18 05:58:55 DEBUG : file1: Starting multipart upload 2022/05/18 05:58:56 DEBUG : file1: Uploading segment 0/131071 size 131071 2022/05/18 05:59:00 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/05/18 05:59:00 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/05/18 05:59:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/05/18 05:59:01 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/05/18 05:59:01 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/05/18 05:59:01 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/05/18 05:59:01 DEBUG : file1: Starting multipart upload 2022/05/18 05:59:02 DEBUG : file1: Uploading segment 0/131072 size 131072 2022/05/18 05:59:04 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/05/18 05:59:04 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/05/18 05:59:04 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/05/18 05:59:05 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/05/18 05:59:05 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/05/18 05:59:05 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/05/18 05:59:05 DEBUG : file1: Starting multipart upload 2022/05/18 05:59:06 DEBUG : file1: Uploading segment 0/131073 size 131073 2022/05/18 05:59:08 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/05/18 05:59:08 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/05/18 05:59:08 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/05/18 05:59:09 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/05/18 05:59:09 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/05/18 05:59:09 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (15.86s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (7.17s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.79s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.83s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/05/18 05:59:10 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/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/05/18 05:59:10 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/05/18 05:59:10 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-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 05:59:10 DEBUG : rutabaga: Starting multipart upload 2022/05/18 05:59:11 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2022/05/18 05:59:13 DEBUG : empty space: Starting multipart upload 2022/05/18 05:59:14 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2022/05/18 05:59:15 DEBUG : potato2: Starting multipart upload 2022/05/18 05:59:16 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2022/05/18 05:59:18 DEBUG : remotepotato: Starting multipart upload 2022/05/18 05:59:19 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.94s) --- PASS: TestCheck/1 (0.59s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.53s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.57s) --- PASS: TestCheck/7 (0.54s) === RUN TestCheckFsError 2022/05/18 05:59:23 DEBUG : Creating backend with remote "non-existent" 2022/05/18 05:59:23 DEBUG : Creating backend with remote "non-existent" 2022/05/18 05:59:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/05/18 05:59:23 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/05/18 05:59:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/05/18 05:59:23 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-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 05:59:23 DEBUG : rutabaga: Starting multipart upload 2022/05/18 05:59:23 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/05/18 05:59:27 DEBUG : empty space: Starting multipart upload 2022/05/18 05:59:27 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2022/05/18 05:59:29 DEBUG : potato2: Starting multipart upload 2022/05/18 05:59:30 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/05/18 05:59:33 DEBUG : remotepotato: Starting multipart upload 2022/05/18 05:59:33 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.29s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (1.16s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.40s) --- PASS: TestCheckDownload/6 (0.72s) --- PASS: TestCheckDownload/7 (0.62s) === RUN TestCheckSizeOnly run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 05:59:37 DEBUG : rutabaga: Starting multipart upload 2022/05/18 05:59:38 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/05/18 05:59:39 DEBUG : empty space: Starting multipart upload 2022/05/18 05:59:40 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2022/05/18 05:59:41 DEBUG : potato2: Starting multipart upload 2022/05/18 05:59:42 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/05/18 05:59:43 DEBUG : remotepotato: Starting multipart upload 2022/05/18 05:59:44 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.84s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.62s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.54s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 05:59:48 DEBUG : test.sum: Starting multipart upload 2022/05/18 05:59:49 DEBUG : test.sum: Uploading segment 0/81 size 81 2022/05/18 05:59:50 NOTICE: test.sum: improperly formatted checksum line 4 2022/05/18 05:59:50 NOTICE: test.sum: improperly formatted checksum line 5 2022/05/18 05:59:50 NOTICE: test.sum: improperly formatted checksum line 6 2022/05/18 05:59:50 NOTICE: test.sum: 2 warning(s) suppressed... 2022/05/18 05:59:50 DEBUG : test.sum: Starting multipart upload 2022/05/18 05:59:51 DEBUG : test.sum: Uploading segment 0/90 size 90 2022/05/18 05:59:53 NOTICE: test.sum: improperly formatted checksum line 4 2022/05/18 05:59:53 NOTICE: test.sum: improperly formatted checksum line 5 2022/05/18 05:59:53 NOTICE: test.sum: improperly formatted checksum line 6 2022/05/18 05:59:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.35s) === RUN TestCheckSum run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 05:59:53 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/data" check_test.go:356: One drive root 'rclone-test-dizafef8viladic3gapitew1/data' lacks md5, skipping --- SKIP: TestCheckSum (2.30s) === RUN TestCheckSumDownload run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 05:59:56 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/data" 2022/05/18 05:59:58 DEBUG : data/banana: Starting multipart upload 2022/05/18 05:59:59 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/05/18 05:59:59 DEBUG : test.sum: Starting multipart upload 2022/05/18 06:00:00 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2022/05/18 06:00:04 DEBUG : data/potato: Starting multipart upload 2022/05/18 06:00:04 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/05/18 06:00:05 DEBUG : test.sum: Starting multipart upload 2022/05/18 06:00:06 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2022/05/18 06:00:09 DEBUG : test.sum: Starting multipart upload 2022/05/18 06:00:09 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2022/05/18 06:00:14 DEBUG : test.sum: Starting multipart upload 2022/05/18 06:00:14 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2022/05/18 06:00:18 DEBUG : test.sum: Starting multipart upload 2022/05/18 06:00:18 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2022/05/18 06:00:21 DEBUG : test.sum: Starting multipart upload 2022/05/18 06:00:21 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2022/05/18 06:00:24 DEBUG : data/banana: Starting multipart upload 2022/05/18 06:00:24 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/05/18 06:00:25 DEBUG : data/potato: Starting multipart upload 2022/05/18 06:00:25 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/05/18 06:00:25 DEBUG : test.sum: Starting multipart upload 2022/05/18 06:00:26 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (35.39s) --- PASS: TestCheckSumDownload/subtest1 (2.42s) --- PASS: TestCheckSumDownload/subtest2 (1.72s) --- PASS: TestCheckSumDownload/subtest3 (2.24s) --- PASS: TestCheckSumDownload/subtest4 (2.47s) --- PASS: TestCheckSumDownload/subtest5 (1.67s) --- PASS: TestCheckSumDownload/subtest6 (1.70s) --- PASS: TestCheckSumDownload/subtest7 (1.98s) === RUN TestDeduplicateInteractive run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.53s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.58s) === RUN TestDeduplicateFirst run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.01s) === RUN TestDeduplicateNewest run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.56s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:00:34 DEBUG : one: Starting multipart upload 2022/05/18 06:00:35 DEBUG : one: Uploading segment 0/100 size 100 2022/05/18 06:00:36 DEBUG : also/one: Starting multipart upload 2022/05/18 06:00:36 DEBUG : also/one: Uploading segment 0/100 size 100 2022/05/18 06:00:37 DEBUG : another: Starting multipart upload 2022/05/18 06:00:37 DEBUG : another: Uploading segment 0/100 size 100 2022/05/18 06:00:38 DEBUG : not-one: Starting multipart upload 2022/05/18 06:00:39 DEBUG : not-one: Uploading segment 0/5 size 5 2022/05/18 06:00:40 INFO : One drive root 'rclone-test-dizafef8viladic3gapitew1': Looking for duplicate quickxor hashes using newest mode. 2022/05/18 06:00:40 NOTICE: 0929c9805d94897e547c773e4ed1c821ad269f04: Found 3 files with duplicate quickxor hashes 2022/05/18 06:00:41 INFO : one: Deleted 2022/05/18 06:00:41 INFO : also/one: Deleted 2022/05/18 06:00:41 NOTICE: 0929c9805d94897e547c773e4ed1c821ad269f04: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (8.68s) === RUN TestDeduplicateOldest run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.63s) === RUN TestDeduplicateLargest run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.20s) === RUN TestDeduplicateSmallest run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.82s) === RUN TestDeduplicateRename run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.63s) === RUN TestMergeDirs run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.59s) === RUN TestListDirSorted run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:00:47 DEBUG : a.txt: Starting multipart upload 2022/05/18 06:00:47 DEBUG : a.txt: Uploading segment 0/11 size 11 2022/05/18 06:00:48 DEBUG : zend.txt: Starting multipart upload 2022/05/18 06:00:49 DEBUG : zend.txt: Uploading segment 0/5 size 5 2022/05/18 06:00:50 DEBUG : sub dir/hello world: Starting multipart upload 2022/05/18 06:00:51 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/05/18 06:00:51 DEBUG : sub dir/hello world2: Starting multipart upload 2022/05/18 06:00:52 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2022/05/18 06:00:53 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2022/05/18 06:00:54 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2022/05/18 06:00:54 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2022/05/18 06:00:55 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2022/05/18 06:00:56 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2022/05/18 06:00:56 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2022/05/18 06:00:59 DEBUG : a.txt: Excluded 2022/05/18 06:00:59 DEBUG : sub dir/hello world: Excluded 2022/05/18 06:00:59 DEBUG : sub dir/hello world2: Excluded 2022/05/18 06:01:00 DEBUG : sub dir/ignore dir: Excluded 2022/05/18 06:01:01 DEBUG : sub dir/hello world: Excluded 2022/05/18 06:01:01 DEBUG : sub dir/hello world2: Excluded 2022/05/18 06:01:01 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (19.68s) === RUN TestListJSON run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:06 DEBUG : file1: Starting multipart upload 2022/05/18 06:01:07 DEBUG : file1: Uploading segment 0/5 size 5 2022/05/18 06:01:08 DEBUG : sub/file2: Starting multipart upload 2022/05/18 06:01:09 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/05/18 06:01:13 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (8.58s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.33s) --- PASS: TestListJSON/HashTypes (0.27s) === RUN TestStatJSON run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:15 DEBUG : file1: Starting multipart upload 2022/05/18 06:01:16 DEBUG : file1: Uploading segment 0/5 size 5 2022/05/18 06:01:17 DEBUG : sub/file2: Starting multipart upload 2022/05/18 06:01:17 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/05/18 06:01:24 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/notfound" 2022/05/18 06:01:24 DEBUG : Config file has changed externaly - reloading --- PASS: TestStatJSON (12.52s) --- PASS: TestStatJSON/Root (0.35s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (1.04s) --- PASS: TestStatJSON/File (0.53s) --- PASS: TestStatJSON/NotFound (0.82s) --- PASS: TestStatJSON/DirFilesOnly (0.53s) --- PASS: TestStatJSON/FileFilesOnly (0.53s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.51s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestMkdir run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:28 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Making directory 2022/05/18 06:01:28 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Making directory --- PASS: TestMkdir (0.81s) === RUN TestLsd run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:29 DEBUG : sub dir/hello world: Starting multipart upload 2022/05/18 06:01:29 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (4.23s) === RUN TestLs run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:33 DEBUG : potato2: Starting multipart upload 2022/05/18 06:01:33 DEBUG : potato2: Uploading segment 0/60 size 60 2022/05/18 06:01:34 DEBUG : empty space: Starting multipart upload 2022/05/18 06:01:34 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (4.06s) === RUN TestLsWithFilesFrom run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:37 DEBUG : potato2: Starting multipart upload 2022/05/18 06:01:37 DEBUG : potato2: Uploading segment 0/60 size 60 2022/05/18 06:01:38 DEBUG : empty space: Starting multipart upload 2022/05/18 06:01:38 DEBUG : empty space: Uploading segment 0/1 size 1 2022/05/18 06:01:39 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.73s) === RUN TestLsLong run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:41 DEBUG : potato2: Starting multipart upload 2022/05/18 06:01:42 DEBUG : potato2: Uploading segment 0/60 size 60 2022/05/18 06:01:42 DEBUG : empty space: Starting multipart upload 2022/05/18 06:01:43 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (3.66s) === RUN TestHashSums run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:45 DEBUG : potato2: Starting multipart upload 2022/05/18 06:01:46 DEBUG : potato2: Uploading segment 0/60 size 60 2022/05/18 06:01:46 DEBUG : empty space: Starting multipart upload 2022/05/18 06:01:47 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestHashSums/Quickxor === RUN TestHashSums/QuickxorDownload === RUN TestHashSums/QuickxorBase64 === RUN TestHashSums/QuickxorDownloadBase64 --- PASS: TestHashSums (5.00s) --- PASS: TestHashSums/Quickxor (0.28s) --- PASS: TestHashSums/QuickxorDownload (0.77s) --- PASS: TestHashSums/QuickxorBase64 (0.20s) --- PASS: TestHashSums/QuickxorDownloadBase64 (0.65s) === RUN TestHashSumsWithErrors 2022/05/18 06:01:50 DEBUG : Creating backend with remote ":memory:" 2022/05/18 06:01:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/05/18 06:01:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/05/18 06:01:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/05/18 06:01:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/05/18 06:01:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/05/18 06:01:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/05/18 06:01:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/05/18 06:01:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/05/18 06:01:50 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-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:50 DEBUG : potato2: Starting multipart upload 2022/05/18 06:01:51 DEBUG : potato2: Uploading segment 0/60 size 60 2022/05/18 06:01:51 DEBUG : empty space: Starting multipart upload 2022/05/18 06:01:52 DEBUG : empty space: Uploading segment 0/1 size 1 2022/05/18 06:01:53 DEBUG : sub dir/potato3: Starting multipart upload 2022/05/18 06:01:54 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (7.68s) === RUN TestDelete run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:01:58 DEBUG : small: Starting multipart upload 2022/05/18 06:01:58 DEBUG : small: Uploading segment 0/10 size 10 2022/05/18 06:01:59 DEBUG : medium: Starting multipart upload 2022/05/18 06:01:59 DEBUG : medium: Uploading segment 0/60 size 60 2022/05/18 06:02:00 DEBUG : large: Starting multipart upload 2022/05/18 06:02:00 DEBUG : large: Uploading segment 0/100 size 100 2022/05/18 06:02:01 DEBUG : Waiting for deletions to finish 2022/05/18 06:02:02 DEBUG : large: Excluded 2022/05/18 06:02:02 INFO : medium: Deleted 2022/05/18 06:02:02 INFO : small: Deleted --- PASS: TestDelete (5.14s) === RUN TestRetry 2022/05/18 06:02:03 DEBUG : Received error: EOF - low level retry 1/5 2022/05/18 06:02:03 DEBUG : Received error: EOF - low level retry 2/5 2022/05/18 06:02:03 DEBUG : Received error: EOF - low level retry 1/5 2022/05/18 06:02:03 DEBUG : Received error: EOF - low level retry 2/5 2022/05/18 06:02:03 DEBUG : Received error: EOF - low level retry 3/5 2022/05/18 06:02:03 DEBUG : Received error: EOF - low level retry 4/5 2022/05/18 06:02:03 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:02:03 DEBUG : file1: Starting multipart upload 2022/05/18 06:02:03 DEBUG : file1: Uploading segment 0/10 size 10 2022/05/18 06:02:04 DEBUG : file2: Starting multipart upload 2022/05/18 06:02:05 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (7.92s) === RUN TestPurge 2022/05/18 06:02:11 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-nimikaw4qogijud0pamiqom8" 2022/05/18 06:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/05/18 06:02:12 DEBUG : Creating backend with remote "/tmp/rclone3370724290" run.go:181: Remote "One drive root 'rclone-test-nimikaw4qogijud0pamiqom8'", Local "Local file system at /tmp/rclone3370724290", Modify Window "1s" 2022/05/18 06:02:15 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/05/18 06:02:16 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/05/18 06:02:16 DEBUG : A2: Making directory 2022/05/18 06:02:17 DEBUG : A1/B2: Making directory 2022/05/18 06:02:17 DEBUG : A1/B2/C2: Making directory 2022/05/18 06:02:18 DEBUG : A1/B1/C3: Making directory 2022/05/18 06:02:19 DEBUG : A3: Making directory 2022/05/18 06:02:19 DEBUG : A3/B3: Making directory 2022/05/18 06:02:20 DEBUG : A3/B3/C4: Making directory 2022/05/18 06:02:21 DEBUG : A1/two: Starting multipart upload 2022/05/18 06:02:22 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/05/18 06:02:28 ERROR : : error listing: directory not found 2022/05/18 06:02:28 DEBUG : One drive root 'rclone-test-nimikaw4qogijud0pamiqom8': Purge remote 2022/05/18 06:02:28 purge failed: directory not found --- PASS: TestPurge (17.41s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:02:30 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/05/18 06:02:31 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/05/18 06:02:31 DEBUG : A2: Making directory 2022/05/18 06:02:32 DEBUG : A1/B2: Making directory 2022/05/18 06:02:33 DEBUG : A1/B2/C2: Making directory 2022/05/18 06:02:34 DEBUG : A1/B1/C3: Making directory 2022/05/18 06:02:35 DEBUG : A3: Making directory 2022/05/18 06:02:35 DEBUG : A3/B3: Making directory 2022/05/18 06:02:36 DEBUG : A3/B3/C4: Making directory 2022/05/18 06:02:37 DEBUG : A1/two: Starting multipart upload 2022/05/18 06:02:37 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/05/18 06:02:40 INFO : A3/B3/C4: Removing directory 2022/05/18 06:02:43 INFO : A3/B3: Removing directory 2022/05/18 06:02:43 INFO : A3: Removing directory 2022/05/18 06:02:44 INFO : A2: Removing directory 2022/05/18 06:02:44 INFO : A1/B2/C2: Removing directory 2022/05/18 06:02:45 INFO : A1/B2: Removing directory 2022/05/18 06:02:45 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (22.98s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:02:51 DEBUG : A1: Making directory 2022/05/18 06:02:52 DEBUG : A1/B1: Making directory 2022/05/18 06:02:52 DEBUG : A1/B1/C1: Making directory 2022/05/18 06:02:56 INFO : A1/B1/C1: Removing directory 2022/05/18 06:02:56 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (7.84s) === RUN TestRmdirsWithFilter run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:02:59 DEBUG : A1: Making directory 2022/05/18 06:03:00 DEBUG : A1/B1: Making directory 2022/05/18 06:03:00 DEBUG : A1/B1/C1: Making directory 2022/05/18 06:03:03 INFO : A1/B1/C1: Removing directory 2022/05/18 06:03:04 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.59s) === RUN TestCopyURL run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:03:07 DEBUG : file1: Starting multipart upload 2022/05/18 06:03:08 DEBUG : file1: Uploading segment 0/14 size 14 2022/05/18 06:03:09 DEBUG : filename.txt: File name found in url 2022/05/18 06:03:09 DEBUG : filename.txt: Starting multipart upload 2022/05/18 06:03:10 DEBUG : filename.txt: Uploading segment 0/14 size 14 2022/05/18 06:03:10 DEBUG : file2: Starting multipart upload 2022/05/18 06:03:11 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (6.81s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:03:14 DEBUG : file1: Need to transfer - File not found at Destination 2022/05/18 06:03:15 DEBUG : sub/file2: Starting multipart upload 2022/05/18 06:03:15 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/05/18 06:03:16 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/05/18 06:03:16 INFO : file1: Copied (new) to: sub/file2 2022/05/18 06:03:16 INFO : file1: Deleted 2022/05/18 06:03:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 06:03:17 DEBUG : file1: Unchanged skipping 2022/05/18 06:03:17 INFO : file1: Deleted 2022/05/18 06:03:18 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.49s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:03:21 DEBUG : file1: Need to transfer - File not found at Destination 2022/05/18 06:03:21 DEBUG : file1: Starting multipart upload 2022/05/18 06:03:21 DEBUG : file1: Uploading segment 0/14 size 14 2022/05/18 06:03:22 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/05/18 06:03:22 INFO : file1: Copied (new) 2022/05/18 06:03:22 INFO : file1: Deleted 2022/05/18 06:03:23 DEBUG : file1: Destination exists, skipping 2022/05/18 06:03:23 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.33s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:03:25 DEBUG : file1: Need to transfer - File not found at Destination 2022/05/18 06:03:26 DEBUG : sub/file2: Starting multipart upload 2022/05/18 06:03:26 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/05/18 06:03:27 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/05/18 06:03:27 INFO : file1: Copied (new) to: sub/file2 2022/05/18 06:03:27 INFO : file1: Deleted 2022/05/18 06:03:28 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 06:03:28 DEBUG : file1: Unchanged skipping 2022/05/18 06:03:28 INFO : file1: Deleted 2022/05/18 06:03:32 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-risopen0 2022/05/18 06:03:33 INFO : sub/File2-rclone-move-risopen0: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (13.47s) === RUN TestMoveFileBackupDir run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:03:39 DEBUG : dst/file1: Starting multipart upload 2022/05/18 06:03:40 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/05/18 06:03:45 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/backup" 2022/05/18 06:03:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/05/18 06:03:53 INFO : dst/file1: Moved (server-side) 2022/05/18 06:03:53 DEBUG : dst/file1: Starting multipart upload 2022/05/18 06:03:53 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/05/18 06:03:54 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/05/18 06:03:54 INFO : dst/file1: Copied (new) 2022/05/18 06:03:54 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (21.86s) === RUN TestCopyFile run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:04:01 DEBUG : file1: Need to transfer - File not found at Destination 2022/05/18 06:04:02 DEBUG : sub/file2: Starting multipart upload 2022/05/18 06:04:02 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/05/18 06:04:03 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/05/18 06:04:03 INFO : file1: Copied (new) to: sub/file2 2022/05/18 06:04:06 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/05/18 06:04:06 DEBUG : file1: Unchanged skipping 2022/05/18 06:04:07 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (9.93s) === RUN TestCopyFileBackupDir run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:04:11 DEBUG : dst/file1: Starting multipart upload 2022/05/18 06:04:11 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/05/18 06:04:14 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/backup" 2022/05/18 06:04:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/05/18 06:04:20 INFO : dst/file1: Moved (server-side) 2022/05/18 06:04:20 DEBUG : dst/file1: Starting multipart upload 2022/05/18 06:04:20 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/05/18 06:04:21 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/05/18 06:04:21 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (16.82s) === RUN TestCopyFileCompareDest run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:04:26 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/dst" 2022/05/18 06:04:26 DEBUG : Config file has changed externaly - reloading 2022/05/18 06:04:31 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/CompareDest" 2022/05/18 06:04:35 DEBUG : one: Need to transfer - File not found at Destination 2022/05/18 06:04:36 DEBUG : one: Starting multipart upload 2022/05/18 06:04:37 DEBUG : one: Uploading segment 0/3 size 3 2022/05/18 06:04:38 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2022/05/18 06:04:38 INFO : one: Copied (new) 2022/05/18 06:04:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/18 06:04:41 DEBUG : one: Starting multipart upload 2022/05/18 06:04:42 DEBUG : one: Uploading segment 0/5 size 5 2022/05/18 06:04:43 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2022/05/18 06:04:43 INFO : one: Copied (replaced existing) 2022/05/18 06:04:43 DEBUG : dst/one: Starting multipart upload 2022/05/18 06:04:44 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/05/18 06:04:46 DEBUG : CompareDest/one: Starting multipart upload 2022/05/18 06:04:47 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2022/05/18 06:04:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 06:04:51 DEBUG : one: Destination found in --compare-dest, skipping 2022/05/18 06:04:52 DEBUG : CompareDest/two: Starting multipart upload 2022/05/18 06:04:53 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2022/05/18 06:04:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 06:04:56 DEBUG : two: Destination found in --compare-dest, skipping 2022/05/18 06:04:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 06:04:59 DEBUG : two: Destination found in --compare-dest, skipping 2022/05/18 06:05:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/05/18 06:05:02 DEBUG : two: Need to transfer - File not found at Destination 2022/05/18 06:05:02 DEBUG : two: Starting multipart upload 2022/05/18 06:05:03 DEBUG : two: Uploading segment 0/5 size 5 2022/05/18 06:05:03 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2022/05/18 06:05:03 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (41.32s) === RUN TestCopyFileCopyDest run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:05:08 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/dst" 2022/05/18 06:05:11 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/CopyDest" 2022/05/18 06:05:14 DEBUG : one: Need to transfer - File not found at Destination 2022/05/18 06:05:14 DEBUG : one: Starting multipart upload 2022/05/18 06:05:15 DEBUG : one: Uploading segment 0/3 size 3 2022/05/18 06:05:15 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2022/05/18 06:05:15 INFO : one: Copied (new) 2022/05/18 06:05:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/18 06:05:18 DEBUG : one: Starting multipart upload 2022/05/18 06:05:18 DEBUG : one: Uploading segment 0/5 size 5 2022/05/18 06:05:19 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2022/05/18 06:05:19 INFO : one: Copied (replaced existing) 2022/05/18 06:05:19 DEBUG : dst/one: Starting multipart upload 2022/05/18 06:05:20 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/05/18 06:05:21 DEBUG : CopyDest/one: Starting multipart upload 2022/05/18 06:05:23 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2022/05/18 06:05:24 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dizafef8viladic3gapitew1/BackupDir" 2022/05/18 06:05:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 06:05:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/05/18 06:05:29 INFO : one: Moved (server-side) 2022/05/18 06:05:31 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2022/05/18 06:05:31 INFO : one: Copied (server-side copy) 2022/05/18 06:05:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/05/18 06:05:32 DEBUG : CopyDest/two: Starting multipart upload 2022/05/18 06:05:33 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2022/05/18 06:05:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 06:05:37 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2022/05/18 06:05:37 INFO : two: Copied (server-side copy) 2022/05/18 06:05:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/05/18 06:05:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 06:05:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/05/18 06:05:39 DEBUG : two: Unchanged skipping 2022/05/18 06:05:39 DEBUG : CopyDest/three: Starting multipart upload 2022/05/18 06:05:40 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2022/05/18 06:05:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/05/18 06:05:42 DEBUG : three: Destination not found in --copy-dest 2022/05/18 06:05:42 DEBUG : three: Need to transfer - File not found at Destination 2022/05/18 06:05:42 DEBUG : three: Starting multipart upload 2022/05/18 06:05:43 DEBUG : three: Uploading segment 0/7 size 7 2022/05/18 06:05:44 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2022/05/18 06:05:44 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (40.43s) === 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-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:05:49 DEBUG : A1/one: Starting multipart upload 2022/05/18 06:05:49 DEBUG : A1/one: Uploading segment 0/3 size 3 2022/05/18 06:05:50 DEBUG : A1/two: Starting multipart upload 2022/05/18 06:05:51 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/05/18 06:05:52 DEBUG : A1/B1/three: Starting multipart upload 2022/05/18 06:05:52 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2022/05/18 06:05:54 DEBUG : A1/B1/C1/four: Starting multipart upload 2022/05/18 06:05:54 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2022/05/18 06:05:56 DEBUG : A1/B1/C2/five: Starting multipart upload 2022/05/18 06:05:56 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2022/05/18 06:05:57 DEBUG : A1/B2: Making directory 2022/05/18 06:05:57 DEBUG : A1/B1/C3: Making directory 2022/05/18 06:06:07 INFO : A2/two: Moved (server-side) to: A3/two 2022/05/18 06:06:07 INFO : A2/one: Moved (server-side) to: A3/one 2022/05/18 06:06:07 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/05/18 06:06:07 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/05/18 06:06:08 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five --- PASS: TestDirMove (30.73s) === RUN TestGetFsInfo run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:06:20 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': File to upload is small (34 bytes), uploading instead of streaming 2022/05/18 06:06:20 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2022/05/18 06:06:21 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/05/18 06:06:21 DEBUG : no_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2022/05/18 06:06:21 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/05/18 06:06:21 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/05/18 06:06:21 DEBUG : Creating backend with remote "/tmp/rclone-spool3242638025" 2022/05/18 06:06:21 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/05/18 06:06:21 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2022/05/18 06:06:22 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/05/18 06:06:23 DEBUG : no_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2022/05/18 06:06:23 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-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:06:24 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': File to upload is small (34 bytes), uploading instead of streaming 2022/05/18 06:06:24 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2022/05/18 06:06:25 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/05/18 06:06:25 DEBUG : with_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2022/05/18 06:06:25 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/05/18 06:06:25 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/05/18 06:06:25 DEBUG : Creating backend with remote "/tmp/rclone-spool2467475087" 2022/05/18 06:06:25 DEBUG : with_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2022/05/18 06:06:25 DEBUG : with_checksum_big_file_from_pipe: Size and quickxor of src and dst objects identical 2022/05/18 06:06:25 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2022/05/18 06:06:26 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/05/18 06:06:27 DEBUG : with_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2022/05/18 06:06:27 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-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:06:29 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': File to upload is small (34 bytes), uploading instead of streaming 2022/05/18 06:06:29 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/05/18 06:06:30 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/05/18 06:06:30 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/05/18 06:06:30 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/05/18 06:06:30 DEBUG : Creating backend with remote "/tmp/rclone-spool3740872083" 2022/05/18 06:06:30 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/05/18 06:06:30 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/05/18 06:06:31 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/05/18 06:06:32 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-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:06:34 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': File to upload is small (34 bytes), uploading instead of streaming 2022/05/18 06:06:34 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/05/18 06:06:35 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/05/18 06:06:35 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/05/18 06:06:35 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/05/18 06:06:35 DEBUG : Creating backend with remote "/tmp/rclone-spool249760215" 2022/05/18 06:06:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/05/18 06:06:35 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/05/18 06:06:36 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/05/18 06:06:37 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (20.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.05s) === RUN TestRcatSize run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:06:40 DEBUG : potato1: Starting multipart upload 2022/05/18 06:06:41 DEBUG : potato1: Uploading segment 0/60 size 60 2022/05/18 06:06:41 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': File to upload is small (60 bytes), uploading instead of streaming 2022/05/18 06:06:41 DEBUG : potato2: Starting multipart upload 2022/05/18 06:06:42 DEBUG : potato2: Uploading segment 0/60 size 60 2022/05/18 06:06:43 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2022/05/18 06:06:43 INFO : potato2: Copied (new) --- PASS: TestRcatSize (5.35s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:06:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/05/18 06:06:47 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2022/05/18 06:06:48 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2022/05/18 06:06:49 DEBUG : TestCopyFileMaxTransfer/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/05/18 06:06:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/05/18 06:06:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/05/18 06:06:51 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2022/05/18 06:06:52 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2022/05/18 06:06:52 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PF6VIJKJZ26DMFEZUASHWUPBNCVZ/uploadSession?guid='c89adee5-8ff3-4582-ac46-6321e9a7ae09'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2hpdGVjZWxsLW15LnNoYXJlcG9pbnQuY29tQGZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2NTI4NTQwMTIiLCJleHAiOiIxNjUyOTQwNDEyIiwiZW5kcG9pbnR1cmwiOiJxdWhtenljZVhUaHlZbHdqMXA3cU9RcG9TQ254VnJ2TWJkNTNHT1U0QXk0PSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMjkzIiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJNREkxWlRNeU5ESXRObVZqTkMwME1UWmpMVGxtWm1NdE9HSTRZekZsWkdObVpUSTIiLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiT1dFek0yWTNZalF0TlROaU1pMDBaREE0TFRreU9EUXRaV1kzWVRVMFlqQXdNRGxtIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiZ2l2ZW5fbmFtZSI6Ik5pY2siLCJmYW1pbHlfbmFtZSI6IkNyYWlnLVdvb2QiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsInRpZCI6ImZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsInVwbiI6Im5pY2tfY3JhaWctd29vZEB3aGl0ZWNlbGwub25saW5lIiwicHVpZCI6IjEwMDNCRkZEQUMzMkY4NzEiLCJjYWNoZWtleSI6IjBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tIiwic2NwIjoibXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkIiwidHQiOiIyIiwidXNlUGVyc2lzdGVudENvb2tpZSI6bnVsbCwiaXBhZGRyIjoiNDAuMTI2LjMyLjk5In0.dHZ6SFZ6RjdqVXVtcHV6bm9qSThHNTA3ZmhrSkg4R2dYZjJVTXpZQ085MD0": Max transfer limit reached as set by --max-transfer 2022/05/18 06:06:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PF6VIJKJZ26DMFEZUASHWUPBNCVZ/uploadSession?guid='c89adee5-8ff3-4582-ac46-6321e9a7ae09'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2hpdGVjZWxsLW15LnNoYXJlcG9pbnQuY29tQGZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2NTI4NTQwMTIiLCJleHAiOiIxNjUyOTQwNDEyIiwiZW5kcG9pbnR1cmwiOiJxdWhtenljZVhUaHlZbHdqMXA3cU9RcG9TQ254VnJ2TWJkNTNHT1U0QXk0PSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMjkzIiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJNREkxWlRNeU5ESXRObVZqTkMwME1UWmpMVGxtWm1NdE9HSTRZekZsWkdObVpUSTIiLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiT1dFek0yWTNZalF0TlROaU1pMDBaREE0TFRreU9EUXRaV1kzWVRVMFlqQXdNRGxtIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiZ2l2ZW5fbmFtZSI6Ik5pY2siLCJmYW1pbHlfbmFtZSI6IkNyYWlnLVdvb2QiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsInRpZCI6ImZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsInVwbiI6Im5pY2tfY3JhaWctd29vZEB3aGl0ZWNlbGwub25saW5lIiwicHVpZCI6IjEwMDNCRkZEQUMzMkY4NzEiLCJjYWNoZWtleSI6IjBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tIiwic2NwIjoibXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkIiwidHQiOiIyIiwidXNlUGVyc2lzdGVudENvb2tpZSI6bnVsbCwiaXBhZGRyIjoiNDAuMTI2LjMyLjk5In0.dHZ6SFZ6RjdqVXVtcHV6bm9qSThHNTA3ZmhrSkg4R2dYZjJVTXpZQ085MD0": Max transfer limit reached as set by --max-transfer 2022/05/18 06:06:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/05/18 06:06:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/05/18 06:06:56 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2022/05/18 06:06:57 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2022/05/18 06:06:58 DEBUG : TestCopyFileMaxTransfer/file4: quickxor = afb206e2cb97dbd9771c9002993f8d5a5b0c852d OK 2022/05/18 06:06:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (17.77s) === RUN TestTouchDir run.go:181: Remote "One drive root 'rclone-test-dizafef8viladic3gapitew1'", Local "Local file system at /tmp/rclone2337852552", Modify Window "1s" 2022/05/18 06:07:03 DEBUG : potato2: Starting multipart upload 2022/05/18 06:07:04 DEBUG : potato2: Uploading segment 0/60 size 60 2022/05/18 06:07:04 DEBUG : empty space: Starting multipart upload 2022/05/18 06:07:05 DEBUG : empty space: Uploading segment 0/1 size 1 2022/05/18 06:07:06 DEBUG : sub dir/potato3: Starting multipart upload 2022/05/18 06:07:07 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 2022/05/18 06:07:09 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Touching "empty space" 2022/05/18 06:07:10 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Touching "potato2" 2022/05/18 06:07:10 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Touching "sub dir/potato3" --- PASS: TestTouchDir (11.16s) === 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/05/18 06:07:14 DEBUG : One drive root 'rclone-test-dizafef8viladic3gapitew1': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 8m21.880519853s (try 1/5)