"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2021/03/04 06:05:52 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-jowobux8jajomup5bivecij7" 2021/03/04 06:05:52 DEBUG : TestOneDrive: Loaded invalid token from config file - ignoring 2021/03/04 06:05:53 DEBUG : TestOneDrive: Saved new token in config file 2021/03/04 06:05:54 DEBUG : Creating backend with remote "/tmp/rclone418861772" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/03/04 06:05:55 DEBUG : file1: Starting multipart upload 2021/03/04 06:05:55 DEBUG : file1: Uploading segment 0/131071 size 131071 2021/03/04 06:05:57 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/03/04 06:05:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/03/04 06:05:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/03/04 06:05:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/03/04 06:05:57 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/03/04 06:05:57 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/03/04 06:05:57 DEBUG : file1: Starting multipart upload 2021/03/04 06:05:58 DEBUG : file1: Uploading segment 0/131072 size 131072 2021/03/04 06:05:59 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/03/04 06:05:59 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/03/04 06:05:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/03/04 06:06:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/03/04 06:06:00 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/03/04 06:06:00 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/03/04 06:06:00 DEBUG : file1: Starting multipart upload 2021/03/04 06:06:00 DEBUG : file1: Uploading segment 0/131073 size 131073 2021/03/04 06:06:02 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/03/04 06:06:02 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/03/04 06:06:02 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/03/04 06:06:02 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/03/04 06:06:03 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/03/04 06:06:03 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (11.03s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.50s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.41s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.87s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/03/04 06:06:05 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/03/04 06:06:05 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/03/04 06:06:05 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:06:05 DEBUG : rutabaga: Starting multipart upload 2021/03/04 06:06:05 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2021/03/04 06:06:08 DEBUG : empty space: Starting multipart upload 2021/03/04 06:06:08 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2021/03/04 06:06:09 DEBUG : potato2: Starting multipart upload 2021/03/04 06:06:10 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2021/03/04 06:06:11 DEBUG : remotepotato: Starting multipart upload 2021/03/04 06:06:11 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (9.76s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2021/03/04 06:06:15 DEBUG : Creating backend with remote "non-existent" 2021/03/04 06:06:15 DEBUG : Creating backend with remote "non-existent" 2021/03/04 06:06:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/03/04 06:06:15 ERROR : : error reading source directory: directory not found 2021/03/04 06:06:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/03/04 06:06:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:06:15 DEBUG : rutabaga: Starting multipart upload 2021/03/04 06:06:15 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/03/04 06:06:18 DEBUG : empty space: Starting multipart upload 2021/03/04 06:06:18 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2021/03/04 06:06:20 DEBUG : potato2: Starting multipart upload 2021/03/04 06:06:20 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/03/04 06:06:23 DEBUG : remotepotato: Starting multipart upload 2021/03/04 06:06:23 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.56s) --- PASS: TestCheckDownload/1 (0.70s) --- PASS: TestCheckDownload/2 (1.16s) --- PASS: TestCheckDownload/3 (0.62s) --- PASS: TestCheckDownload/4 (0.84s) --- PASS: TestCheckDownload/5 (1.02s) --- PASS: TestCheckDownload/6 (0.66s) --- PASS: TestCheckDownload/7 (1.19s) === RUN TestCheckSizeOnly run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:06:30 DEBUG : rutabaga: Starting multipart upload 2021/03/04 06:06:31 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/03/04 06:06:33 DEBUG : empty space: Starting multipart upload 2021/03/04 06:06:33 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2021/03/04 06:06:36 DEBUG : potato2: Starting multipart upload 2021/03/04 06:06:36 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/03/04 06:06:38 DEBUG : remotepotato: Starting multipart upload 2021/03/04 06:06:38 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.42s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.72s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.32s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.96s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.38s) === RUN TestDeduplicateFirst run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.60s) === RUN TestDeduplicateNewest run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.54s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:06:46 DEBUG : one: Starting multipart upload 2021/03/04 06:06:46 DEBUG : one: Uploading segment 0/100 size 100 2021/03/04 06:06:47 DEBUG : also/one: Starting multipart upload 2021/03/04 06:06:48 DEBUG : also/one: Uploading segment 0/100 size 100 2021/03/04 06:06:48 DEBUG : another: Starting multipart upload 2021/03/04 06:06:49 DEBUG : another: Uploading segment 0/100 size 100 2021/03/04 06:06:49 DEBUG : not-one: Starting multipart upload 2021/03/04 06:06:49 DEBUG : not-one: Uploading segment 0/5 size 5 2021/03/04 06:06:51 INFO : One drive root 'rclone-test-jowobux8jajomup5bivecij7': Looking for duplicate SHA-1 hashes using newest mode. 2021/03/04 06:06:52 NOTICE: 8ffbdbd317c9a9eb35d83b3aa0b0f489dec7daf4: Found 3 files with duplicate SHA-1 hashes 2021/03/04 06:06:52 INFO : one: Deleted 2021/03/04 06:06:52 INFO : also/one: Deleted 2021/03/04 06:06:52 NOTICE: 8ffbdbd317c9a9eb35d83b3aa0b0f489dec7daf4: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.26s) === RUN TestDeduplicateOldest run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.59s) === RUN TestDeduplicateLargest run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.59s) === RUN TestDeduplicateSmallest run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.56s) === RUN TestDeduplicateRename run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.57s) === RUN TestMergeDirs run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.54s) === RUN TestListDirSorted run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:06:58 DEBUG : a.txt: Starting multipart upload 2021/03/04 06:06:58 DEBUG : a.txt: Uploading segment 0/11 size 11 2021/03/04 06:06:59 DEBUG : zend.txt: Starting multipart upload 2021/03/04 06:06:59 DEBUG : zend.txt: Uploading segment 0/5 size 5 2021/03/04 06:07:00 DEBUG : sub dir/hello world: Starting multipart upload 2021/03/04 06:07:01 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/03/04 06:07:02 DEBUG : sub dir/hello world2: Starting multipart upload 2021/03/04 06:07:02 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2021/03/04 06:07:03 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2021/03/04 06:07:04 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2021/03/04 06:07:04 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2021/03/04 06:07:05 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2021/03/04 06:07:06 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2021/03/04 06:07:07 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2021/03/04 06:07:10 DEBUG : a.txt: Excluded 2021/03/04 06:07:11 DEBUG : sub dir/hello world: Excluded 2021/03/04 06:07:11 DEBUG : sub dir/hello world2: Excluded 2021/03/04 06:07:12 DEBUG : sub dir/ignore dir: Excluded 2021/03/04 06:07:12 DEBUG : sub dir/hello world: Excluded 2021/03/04 06:07:12 DEBUG : sub dir/hello world2: Excluded 2021/03/04 06:07:12 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (21.77s) === RUN TestMkdir run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:07:20 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': Making directory 2021/03/04 06:07:20 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': Making directory --- PASS: TestMkdir (0.89s) === RUN TestLsd run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:07:21 DEBUG : sub dir/hello world: Starting multipart upload 2021/03/04 06:07:22 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (4.60s) === RUN TestLs run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:07:25 DEBUG : potato2: Starting multipart upload 2021/03/04 06:07:26 DEBUG : potato2: Uploading segment 0/60 size 60 2021/03/04 06:07:26 DEBUG : empty space: Starting multipart upload 2021/03/04 06:07:27 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (3.93s) === RUN TestLsWithFilesFrom run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:07:29 DEBUG : potato2: Starting multipart upload 2021/03/04 06:07:29 DEBUG : potato2: Uploading segment 0/60 size 60 2021/03/04 06:07:30 DEBUG : empty space: Starting multipart upload 2021/03/04 06:07:30 DEBUG : empty space: Uploading segment 0/1 size 1 2021/03/04 06:07:31 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.83s) === RUN TestLsLong run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:07:33 DEBUG : potato2: Starting multipart upload 2021/03/04 06:07:34 DEBUG : potato2: Uploading segment 0/60 size 60 2021/03/04 06:07:34 DEBUG : empty space: Starting multipart upload 2021/03/04 06:07:35 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (4.02s) === RUN TestHashSums run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:07:37 DEBUG : potato2: Starting multipart upload 2021/03/04 06:07:37 DEBUG : potato2: Uploading segment 0/60 size 60 2021/03/04 06:07:38 DEBUG : empty space: Starting multipart upload 2021/03/04 06:07:38 DEBUG : empty space: Uploading segment 0/1 size 1 2021/03/04 06:07:42 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/04 06:07:42 ERROR : potato2: Hash unsupported: hash type not supported 2021/03/04 06:07:44 ERROR : empty space: Hash unsupported: hash type not supported 2021/03/04 06:07:44 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (9.12s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:07:46 DEBUG : potato2: Starting multipart upload 2021/03/04 06:07:46 DEBUG : potato2: Uploading segment 0/60 size 60 2021/03/04 06:07:47 DEBUG : empty space: Starting multipart upload 2021/03/04 06:07:48 DEBUG : empty space: Uploading segment 0/1 size 1 2021/03/04 06:07:49 DEBUG : sub dir/potato3: Starting multipart upload 2021/03/04 06:07:49 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (7.83s) === RUN TestDelete run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:07:54 DEBUG : small: Starting multipart upload 2021/03/04 06:07:54 DEBUG : small: Uploading segment 0/10 size 10 2021/03/04 06:07:55 DEBUG : medium: Starting multipart upload 2021/03/04 06:07:55 DEBUG : medium: Uploading segment 0/60 size 60 2021/03/04 06:07:56 DEBUG : large: Starting multipart upload 2021/03/04 06:07:56 DEBUG : large: Uploading segment 0/100 size 100 2021/03/04 06:07:57 DEBUG : Waiting for deletions to finish 2021/03/04 06:07:57 DEBUG : large: Excluded 2021/03/04 06:07:58 INFO : medium: Deleted 2021/03/04 06:07:58 INFO : small: Deleted --- PASS: TestDelete (5.68s) === RUN TestRetry 2021/03/04 06:08:00 DEBUG : Received error: EOF - low level retry 1/5 2021/03/04 06:08:00 DEBUG : Received error: EOF - low level retry 2/5 2021/03/04 06:08:00 DEBUG : Received error: EOF - low level retry 1/5 2021/03/04 06:08:00 DEBUG : Received error: EOF - low level retry 2/5 2021/03/04 06:08:00 DEBUG : Received error: EOF - low level retry 3/5 2021/03/04 06:08:00 DEBUG : Received error: EOF - low level retry 4/5 2021/03/04 06:08:00 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:08:00 DEBUG : file1: Starting multipart upload 2021/03/04 06:08:00 DEBUG : file1: Uploading segment 0/10 size 10 2021/03/04 06:08:01 DEBUG : file2: Starting multipart upload 2021/03/04 06:08:01 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (8.24s) === RUN TestPurge 2021/03/04 06:08:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/03/04 06:08:08 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nayadev8mapayis7qosemub5" 2021/03/04 06:08:09 DEBUG : Creating backend with remote "/tmp/rclone454532062" run.go:176: Remote "One drive root 'rclone-test-nayadev8mapayis7qosemub5'", Local "Local file system at /tmp/rclone454532062", Modify Window "1s" 2021/03/04 06:08:11 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/03/04 06:08:12 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/03/04 06:08:12 DEBUG : A2: Making directory 2021/03/04 06:08:13 DEBUG : A1/B2: Making directory 2021/03/04 06:08:14 DEBUG : A1/B2/C2: Making directory 2021/03/04 06:08:14 DEBUG : A1/B1/C3: Making directory 2021/03/04 06:08:16 DEBUG : A3: Making directory 2021/03/04 06:08:16 DEBUG : A3/B3: Making directory 2021/03/04 06:08:17 DEBUG : A3/B3/C4: Making directory 2021/03/04 06:08:18 DEBUG : A1/two: Starting multipart upload 2021/03/04 06:08:18 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/03/04 06:08:23 ERROR : : error listing: directory not found 2021/03/04 06:08:23 DEBUG : One drive root 'rclone-test-nayadev8mapayis7qosemub5': Purge remote 2021/03/04 06:08:23 purge failed: directory not found --- PASS: TestPurge (15.32s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:08:26 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/03/04 06:08:26 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/03/04 06:08:27 DEBUG : A2: Making directory 2021/03/04 06:08:27 DEBUG : A1/B2: Making directory 2021/03/04 06:08:28 DEBUG : A1/B2/C2: Making directory 2021/03/04 06:08:29 DEBUG : A1/B1/C3: Making directory 2021/03/04 06:08:30 DEBUG : A3: Making directory 2021/03/04 06:08:30 DEBUG : A3/B3: Making directory 2021/03/04 06:08:31 DEBUG : A3/B3/C4: Making directory 2021/03/04 06:08:32 DEBUG : A1/two: Starting multipart upload 2021/03/04 06:08:32 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/03/04 06:08:35 DEBUG : A3/B3/C4: Removing directory 2021/03/04 06:08:38 DEBUG : A3/B3: Removing directory 2021/03/04 06:08:39 DEBUG : A3: Removing directory 2021/03/04 06:08:39 DEBUG : A2: Removing directory 2021/03/04 06:08:40 DEBUG : A1/B2/C2: Removing directory 2021/03/04 06:08:40 DEBUG : A1/B2: Removing directory 2021/03/04 06:08:41 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (24.62s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:08:48 DEBUG : A1: Making directory 2021/03/04 06:08:48 DEBUG : A1/B1: Making directory 2021/03/04 06:08:49 DEBUG : A1/B1/C1: Making directory 2021/03/04 06:08:52 DEBUG : A1/B1/C1: Removing directory 2021/03/04 06:08:53 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (7.60s) === RUN TestRmdirsWithFilter run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:08:55 DEBUG : A1: Making directory 2021/03/04 06:08:56 DEBUG : A1/B1: Making directory 2021/03/04 06:08:57 DEBUG : A1/B1/C1: Making directory 2021/03/04 06:09:01 DEBUG : A1/B1/C1: Removing directory 2021/03/04 06:09:01 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.96s) === RUN TestCopyURL run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:09:06 DEBUG : file1: Starting multipart upload 2021/03/04 06:09:06 DEBUG : file1: Uploading segment 0/14 size 14 2021/03/04 06:09:07 DEBUG : filename.txt: Starting multipart upload 2021/03/04 06:09:08 DEBUG : filename.txt: Uploading segment 0/14 size 14 2021/03/04 06:09:08 DEBUG : file2: Starting multipart upload 2021/03/04 06:09:08 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (5.61s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:09:11 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/04 06:09:12 DEBUG : sub/file2: Starting multipart upload 2021/03/04 06:09:12 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/03/04 06:09:13 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/03/04 06:09:13 INFO : file1: Copied (new) to: sub/file2 2021/03/04 06:09:13 INFO : file1: Deleted 2021/03/04 06:09:14 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:09:14 DEBUG : file1: Unchanged skipping 2021/03/04 06:09:14 INFO : file1: Deleted 2021/03/04 06:09:14 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.22s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:09:17 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/04 06:09:18 DEBUG : sub/file2: Starting multipart upload 2021/03/04 06:09:19 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/03/04 06:09:19 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/03/04 06:09:19 INFO : file1: Copied (new) to: sub/file2 2021/03/04 06:09:19 INFO : file1: Deleted 2021/03/04 06:09:20 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:09:20 DEBUG : file1: Unchanged skipping 2021/03/04 06:09:20 INFO : file1: Deleted 2021/03/04 06:09:23 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-titarug3 2021/03/04 06:09:24 INFO : sub/File2-rclone-move-titarug3: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (9.03s) === RUN TestMoveFileBackupDir run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:09:27 DEBUG : dst/file1: Starting multipart upload 2021/03/04 06:09:27 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/03/04 06:09:29 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-jowobux8jajomup5bivecij7/backup" 2021/03/04 06:09:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/03/04 06:09:33 INFO : dst/file1: Moved (server-side) 2021/03/04 06:09:33 DEBUG : dst/file1: Starting multipart upload 2021/03/04 06:09:33 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/03/04 06:09:34 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/03/04 06:09:34 INFO : dst/file1: Copied (new) 2021/03/04 06:09:34 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (12.42s) === RUN TestCopyFile run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:09:39 DEBUG : file1: Need to transfer - File not found at Destination 2021/03/04 06:09:40 DEBUG : sub/file2: Starting multipart upload 2021/03/04 06:09:40 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/03/04 06:09:41 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/03/04 06:09:41 INFO : file1: Copied (new) to: sub/file2 2021/03/04 06:09:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/03/04 06:09:41 DEBUG : file1: Unchanged skipping 2021/03/04 06:09:42 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.61s) === RUN TestCopyFileBackupDir run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:09:47 DEBUG : dst/file1: Starting multipart upload 2021/03/04 06:09:47 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/03/04 06:09:49 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-jowobux8jajomup5bivecij7/backup" 2021/03/04 06:09:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/03/04 06:09:54 INFO : dst/file1: Moved (server-side) 2021/03/04 06:09:54 DEBUG : dst/file1: Starting multipart upload 2021/03/04 06:09:55 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/03/04 06:09:56 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/03/04 06:09:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (14.41s) === RUN TestCopyFileCompareDest run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:10:01 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-jowobux8jajomup5bivecij7/dst" 2021/03/04 06:10:03 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-jowobux8jajomup5bivecij7/CompareDest" 2021/03/04 06:10:06 DEBUG : one: Need to transfer - File not found at Destination 2021/03/04 06:10:07 DEBUG : one: Starting multipart upload 2021/03/04 06:10:07 DEBUG : one: Uploading segment 0/3 size 3 2021/03/04 06:10:08 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 06:10:08 INFO : one: Copied (new) 2021/03/04 06:10:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 06:10:11 DEBUG : one: Starting multipart upload 2021/03/04 06:10:12 DEBUG : one: Uploading segment 0/5 size 5 2021/03/04 06:10:13 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/03/04 06:10:13 INFO : one: Copied (replaced existing) 2021/03/04 06:10:13 DEBUG : dst/one: Starting multipart upload 2021/03/04 06:10:13 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/03/04 06:10:15 DEBUG : CompareDest/one: Starting multipart upload 2021/03/04 06:10:15 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2021/03/04 06:10:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:10:18 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 06:10:19 DEBUG : CompareDest/two: Starting multipart upload 2021/03/04 06:10:19 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2021/03/04 06:10:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:10:22 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 06:10:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:10:23 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 06:10:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/03/04 06:10:25 DEBUG : two: Need to transfer - File not found at Destination 2021/03/04 06:10:25 DEBUG : two: Starting multipart upload 2021/03/04 06:10:25 DEBUG : two: Uploading segment 0/5 size 5 2021/03/04 06:10:26 DEBUG : two: SHA-1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/03/04 06:10:26 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (30.94s) === RUN TestCopyFileCopyDest run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:10:32 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-jowobux8jajomup5bivecij7/dst" 2021/03/04 06:10:35 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-jowobux8jajomup5bivecij7/CopyDest" 2021/03/04 06:10:38 DEBUG : one: Need to transfer - File not found at Destination 2021/03/04 06:10:38 DEBUG : one: Starting multipart upload 2021/03/04 06:10:39 DEBUG : one: Uploading segment 0/3 size 3 2021/03/04 06:10:39 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 06:10:39 INFO : one: Copied (new) 2021/03/04 06:10:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 06:10:42 DEBUG : one: Starting multipart upload 2021/03/04 06:10:42 DEBUG : one: Uploading segment 0/5 size 5 2021/03/04 06:10:43 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/03/04 06:10:43 INFO : one: Copied (replaced existing) 2021/03/04 06:10:44 DEBUG : dst/one: Starting multipart upload 2021/03/04 06:10:44 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/03/04 06:10:47 DEBUG : CopyDest/one: Starting multipart upload 2021/03/04 06:10:47 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2021/03/04 06:10:49 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-jowobux8jajomup5bivecij7/BackupDir" 2021/03/04 06:10:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:10:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 06:10:56 INFO : one: Moved (server-side) 2021/03/04 06:10:57 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/03/04 06:10:57 INFO : one: Copied (server-side copy) 2021/03/04 06:10:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/03/04 06:10:58 DEBUG : CopyDest/two: Starting multipart upload 2021/03/04 06:10:58 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2021/03/04 06:11:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:11:01 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/03/04 06:11:01 INFO : two: Copied (server-side copy) 2021/03/04 06:11:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/03/04 06:11:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:11:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/03/04 06:11:03 DEBUG : two: Unchanged skipping 2021/03/04 06:11:04 DEBUG : CopyDest/three: Starting multipart upload 2021/03/04 06:11:05 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2021/03/04 06:11:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/03/04 06:11:07 DEBUG : three: Destination not found in --copy-dest 2021/03/04 06:11:07 DEBUG : three: Need to transfer - File not found at Destination 2021/03/04 06:11:07 DEBUG : three: Starting multipart upload 2021/03/04 06:11:07 DEBUG : three: Uploading segment 0/7 size 7 2021/03/04 06:11:08 DEBUG : three: SHA-1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/03/04 06:11:08 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (42.64s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:11:15 DEBUG : A1/one: Starting multipart upload 2021/03/04 06:11:15 DEBUG : A1/one: Uploading segment 0/3 size 3 2021/03/04 06:11:16 DEBUG : A1/two: Starting multipart upload 2021/03/04 06:11:16 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/03/04 06:11:18 DEBUG : A1/B1/three: Starting multipart upload 2021/03/04 06:11:19 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2021/03/04 06:11:20 DEBUG : A1/B1/C1/four: Starting multipart upload 2021/03/04 06:11:20 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2021/03/04 06:11:22 DEBUG : A1/B1/C2/five: Starting multipart upload 2021/03/04 06:11:22 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2021/03/04 06:11:23 DEBUG : A1/B2: Making directory 2021/03/04 06:11:23 DEBUG : A1/B1/C3: Making directory 2021/03/04 06:11:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/03/04 06:11:35 INFO : A2/one: Moved (server-side) to: A3/one 2021/03/04 06:11:35 INFO : A2/two: Moved (server-side) to: A3/two 2021/03/04 06:11:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/03/04 06:11:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three --- PASS: TestDirMove (34.77s) === RUN TestGetFsInfo run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" --- PASS: TestGetFsInfo (0.62s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:11:50 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': File to upload is small (34 bytes), uploading instead of streaming 2021/03/04 06:11:50 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2021/03/04 06:11:50 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/03/04 06:11:51 DEBUG : no_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/03/04 06:11:51 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/03/04 06:11:51 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/03/04 06:11:51 DEBUG : Creating backend with remote "/tmp/rclone-spool404411813" 2021/03/04 06:11:51 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/03/04 06:11:51 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2021/03/04 06:11:51 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/03/04 06:11:52 DEBUG : no_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/03/04 06:11:52 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:11:54 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': File to upload is small (34 bytes), uploading instead of streaming 2021/03/04 06:11:54 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2021/03/04 06:11:54 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/03/04 06:11:55 DEBUG : with_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/03/04 06:11:55 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/03/04 06:11:55 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/03/04 06:11:55 DEBUG : Creating backend with remote "/tmp/rclone-spool692827423" 2021/03/04 06:11:55 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/03/04 06:11:55 DEBUG : with_checksum_big_file_from_pipe: Size and SHA-1 of src and dst objects identical 2021/03/04 06:11:55 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2021/03/04 06:11:55 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/03/04 06:11:56 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/03/04 06:11:56 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:11:58 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': File to upload is small (34 bytes), uploading instead of streaming 2021/03/04 06:11:58 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/03/04 06:11:59 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/03/04 06:12:00 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/03/04 06:12:00 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/03/04 06:12:00 DEBUG : Creating backend with remote "/tmp/rclone-spool630926834" 2021/03/04 06:12:00 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/03/04 06:12:00 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/03/04 06:12:00 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/03/04 06:12:01 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:12:03 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': File to upload is small (34 bytes), uploading instead of streaming 2021/03/04 06:12:03 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/03/04 06:12:03 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/03/04 06:12:04 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/03/04 06:12:04 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/03/04 06:12:04 DEBUG : Creating backend with remote "/tmp/rclone-spool257425908" 2021/03/04 06:12:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/03/04 06:12:04 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/03/04 06:12:04 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/03/04 06:12:05 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (16.95s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (3.87s) === RUN TestRcatSize run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:12:07 DEBUG : potato1: Starting multipart upload 2021/03/04 06:12:07 DEBUG : potato1: Uploading segment 0/60 size 60 2021/03/04 06:12:08 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': File to upload is small (60 bytes), uploading instead of streaming 2021/03/04 06:12:08 DEBUG : potato2: Starting multipart upload 2021/03/04 06:12:08 DEBUG : potato2: Uploading segment 0/60 size 60 2021/03/04 06:12:08 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 06:12:08 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.70s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "One drive root 'rclone-test-jowobux8jajomup5bivecij7'", Local "Local file system at /tmp/rclone418861772", Modify Window "1s" 2021/03/04 06:12:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/03/04 06:12:11 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2021/03/04 06:12:12 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2021/03/04 06:12:12 DEBUG : TestCopyFileMaxTransfer/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/03/04 06:12:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/03/04 06:12:13 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/03/04 06:12:13 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2021/03/04 06:12:14 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2021/03/04 06:12:14 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://df.api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE1Mjc1NjMiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4m7QvfG41TwxXcMitcIuFUgQI0S03VnyMKC14ujDBBox7-77oG4GVTLldlS5bibrq-XeNNj5GAMxsbmQmp48ZzmzMJuSc9ETPTb9pepIfiyx8/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4wPhZANXzaK_sVvU_3zcOHue2IAT9veKiEhYJBZauDuQliMI1PM5QG7shcJhheO1teprExrLiCY2uXOhQL0a9TNLXrSCc1I3408_0ftxQXvgBw8kd4mGSvmQRBVNWcaxKUHufLxGwmrmk2KQvNOC6vrR9Pfyjf5p5DsYSjnjP2l4KKK19h6IiEm4V5PzFFK-R8gqa2LBJgUrQlraxJj2w9bww2wApp43nfp4TZHcxuslGhWWwCQoNuGjWtMvHIpFwepdLbDo_cTIJUkv76maVj49XFMp2sOtzbQwXD4AfBhrVBID7pxaikLIBz_TfeJE7IBUh0mO6Ao3m1tBOoV8B7YE-4r-JC5gX962jAuYQ-V3z6_wmTA56adjDx0_GZk7zhvPQz7N4qXJirEMF3o09R_hZ5MmTSg0bNe5-cLO95B2uM0WyvDkHJVBM2K30Tz-y1W9UUddyyk_mp4x4Tz4blqzJ1ejUGnyCJjqVxt1T04Be1XyxUZOblmUh2j__0wdbSM7wAahsh247PpbP-xHSmqbwbjEZ3MIbTtKgLUMDNWRi825jH9zdeXsuvs2wqOgMDbdfGE3meJ04Gle1WyLJa-tBLen98M0ZWc9pT2ocg0dwsrvoIm1-T0eM-e9B53Tbu": Max transfer limit reached as set by --max-transfer 2021/03/04 06:12:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://df.api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE1Mjc1NjMiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4m7QvfG41TwxXcMitcIuFUgQI0S03VnyMKC14ujDBBox7-77oG4GVTLldlS5bibrq-XeNNj5GAMxsbmQmp48ZzmzMJuSc9ETPTb9pepIfiyx8/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4wPhZANXzaK_sVvU_3zcOHue2IAT9veKiEhYJBZauDuQliMI1PM5QG7shcJhheO1teprExrLiCY2uXOhQL0a9TNLXrSCc1I3408_0ftxQXvgBw8kd4mGSvmQRBVNWcaxKUHufLxGwmrmk2KQvNOC6vrR9Pfyjf5p5DsYSjnjP2l4KKK19h6IiEm4V5PzFFK-R8gqa2LBJgUrQlraxJj2w9bww2wApp43nfp4TZHcxuslGhWWwCQoNuGjWtMvHIpFwepdLbDo_cTIJUkv76maVj49XFMp2sOtzbQwXD4AfBhrVBID7pxaikLIBz_TfeJE7IBUh0mO6Ao3m1tBOoV8B7YE-4r-JC5gX962jAuYQ-V3z6_wmTA56adjDx0_GZk7zhvPQz7N4qXJirEMF3o09R_hZ5MmTSg0bNe5-cLO95B2uM0WyvDkHJVBM2K30Tz-y1W9UUddyyk_mp4x4Tz4blqzJ1ejUGnyCJjqVxt1T04Be1XyxUZOblmUh2j__0wdbSM7wAahsh247PpbP-xHSmqbwbjEZ3MIbTtKgLUMDNWRi825jH9zdeXsuvs2wqOgMDbdfGE3meJ04Gle1WyLJa-tBLen98M0ZWc9pT2ocg0dwsrvoIm1-T0eM-e9B53Tbu": Max transfer limit reached as set by --max-transfer 2021/03/04 06:12:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/03/04 06:12:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/03/04 06:12:16 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2021/03/04 06:12:16 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2021/03/04 06:12:17 DEBUG : TestCopyFileMaxTransfer/file4: SHA-1 = 59e23cc797bc10513a9ea056ea1e7d42f3a16a82 OK 2021/03/04 06:12:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (11.01s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/03/04 06:12:21 DEBUG : One drive root 'rclone-test-jowobux8jajomup5bivecij7': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 6m29.833745806s (try 1/5)