"./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose -fast-list" - Starting (try 1/5) 2020/05/15 06:04:31 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2020/05/15 06:04:31 DEBUG : TestDrive: Saved new token in config file === 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 TestMultithreadCopy/{size:131071_streams:2} 2020/05/15 06:04:34 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/05/15 06:04:34 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2020/05/15 06:04:34 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/05/15 06:04:35 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/05/15 06:04:35 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2020/05/15 06:04:35 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2020/05/15 06:04:37 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2020/05/15 06:04:37 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2020/05/15 06:04:37 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2020/05/15 06:04:37 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2020/05/15 06:04:37 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2020/05/15 06:04:37 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2020/05/15 06:04:39 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2020/05/15 06:04:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2020/05/15 06:04:39 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2020/05/15 06:04:39 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2020/05/15 06:04:40 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2020/05/15 06:04:40 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (9.36s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.68s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.38s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.36s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/05/15 06:04:41 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 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2020/05/15 06:04:41 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2020/05/15 06:04:41 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 TestDeduplicateInteractive 2020/05/15 06:04:44 INFO : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Looking for duplicates using interactive mode. 2020/05/15 06:04:46 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:04:46 NOTICE: one: Deleting 2/3 identical duplicates (MD5 "0f6d3e59c45e54d0f2cb30fb594620a3") 2020/05/15 06:04:46 INFO : one: Deleted 2020/05/15 06:04:47 INFO : one: Deleted 2020/05/15 06:04:47 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (7.41s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestDeduplicateSkip 2020/05/15 06:04:51 INFO : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Looking for duplicates using skip mode. 2020/05/15 06:04:52 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:04:52 NOTICE: one: Deleting 1/2 identical duplicates (MD5 "0f6d3e59c45e54d0f2cb30fb594620a3") 2020/05/15 06:04:52 INFO : one: Deleted --- PASS: TestDeduplicateSkip (6.26s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestDeduplicateFirst 2020/05/15 06:04:58 INFO : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Looking for duplicates using first mode. 2020/05/15 06:04:59 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:04:59 INFO : one: Deleted 2020/05/15 06:05:00 INFO : one: Deleted 2020/05/15 06:05:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.89s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestDeduplicateNewest 2020/05/15 06:05:05 INFO : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Looking for duplicates using newest mode. 2020/05/15 06:05:05 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:05:06 INFO : one: Deleted 2020/05/15 06:05:06 INFO : one: Deleted 2020/05/15 06:05:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.78s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestDeduplicateOldest 2020/05/15 06:05:11 INFO : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Looking for duplicates using oldest mode. 2020/05/15 06:05:12 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:05:12 INFO : one: Deleted 2020/05/15 06:05:13 INFO : one: Deleted 2020/05/15 06:05:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.74s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestDeduplicateLargest 2020/05/15 06:05:17 INFO : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Looking for duplicates using largest mode. 2020/05/15 06:05:17 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:05:18 INFO : one: Deleted 2020/05/15 06:05:19 INFO : one: Deleted 2020/05/15 06:05:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.12s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestDeduplicateSmallest 2020/05/15 06:05:24 INFO : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Looking for duplicates using smallest mode. 2020/05/15 06:05:24 NOTICE: one: Found 3 duplicates - deleting identical copies 2020/05/15 06:05:25 INFO : one: Deleted 2020/05/15 06:05:25 INFO : one: Deleted 2020/05/15 06:05:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.71s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestDeduplicateRename 2020/05/15 06:05:31 INFO : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Looking for duplicates using rename mode. 2020/05/15 06:05:32 NOTICE: one.txt: Found 3 duplicates - deleting identical copies 2020/05/15 06:05:33 INFO : one-2.txt: renamed from: one.txt 2020/05/15 06:05:34 INFO : one-3.txt: renamed from: one.txt 2020/05/15 06:05:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.86s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestMergeDirs 2020/05/15 06:05:46 INFO : dupe2: merging "two.txt" 2020/05/15 06:05:46 INFO : dupe2: removing empty directory 2020/05/15 06:05:47 INFO : dupe3: merging "three.txt" 2020/05/15 06:05:48 INFO : dupe3: removing empty directory 2020/05/15 06:05:51 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt" 2020/05/15 06:05:51 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt" 2020/05/15 06:05:51 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt" --- PASS: TestMergeDirs (13.40s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestListDirSorted 2020/05/15 06:06:04 DEBUG : a.txt: Excluded 2020/05/15 06:06:05 DEBUG : sub dir/hello world2: Excluded 2020/05/15 06:06:05 DEBUG : sub dir/hello world: Excluded 2020/05/15 06:06:06 DEBUG : sub dir/ignore dir: Excluded 2020/05/15 06:06:06 DEBUG : sub dir/hello world2: Excluded 2020/05/15 06:06:06 DEBUG : sub dir/hello world: Excluded 2020/05/15 06:06:06 DEBUG : sub dir/ignore dir: Excluded 2020/05/15 06:06:11 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2020/05/15 06:06:12 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2020/05/15 06:06:12 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2020/05/15 06:06:12 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2020/05/15 06:06:12 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2020/05/15 06:06:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2020/05/15 06:06:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (21.33s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestMkdir 2020/05/15 06:06:13 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Making directory 2020/05/15 06:06:13 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Making directory --- PASS: TestMkdir (0.59s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestLsd 2020/05/15 06:06:18 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.03s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestLs --- PASS: TestLs (4.38s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestLsWithFilesFrom 2020/05/15 06:06:26 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (4.87s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestLsLong --- PASS: TestLsLong (4.41s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestHashSums --- PASS: TestHashSums (5.21s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount 2020/05/15 06:06:45 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (8.41s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestDelete 2020/05/15 06:06:50 DEBUG : Waiting for deletions to finish 2020/05/15 06:06:51 DEBUG : large: Excluded from sync (and deletion) 2020/05/15 06:06:51 INFO : medium: Deleted 2020/05/15 06:06:51 INFO : small: Deleted --- PASS: TestDelete (6.44s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCheck 2020/05/15 06:06:54 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 1: Starting check test 2020/05/15 06:06:54 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 2: Starting check test 2020/05/15 06:06:56 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 3: Starting check test 2020/05/15 06:06:58 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 4: Starting check test 2020/05/15 06:06:58 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 5: Starting check test 2020/05/15 06:07:00 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 6: Starting check test 2020/05/15 06:07:00 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 7: Starting check test --- PASS: TestCheck (10.55s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCheckFsError 2020/05/15 06:07:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2020/05/15 06:07:03 ERROR : : error reading source directory: directory not found 2020/05/15 06:07:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 1 differences found --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload 2020/05/15 06:07:05 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 1: Starting check test 2020/05/15 06:07:06 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 2: Starting check test 2020/05/15 06:07:08 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 3: Starting check test 2020/05/15 06:07:11 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 4: Starting check test 2020/05/15 06:07:12 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 5: Starting check test 2020/05/15 06:07:16 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 6: Starting check test 2020/05/15 06:07:18 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 7: Starting check test --- PASS: TestCheckDownload (18.83s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCheckSizeOnly 2020/05/15 06:07:23 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 1: Starting check test 2020/05/15 06:07:23 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 2: Starting check test 2020/05/15 06:07:25 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 3: Starting check test 2020/05/15 06:07:27 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 4: Starting check test 2020/05/15 06:07:27 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 5: Starting check test 2020/05/15 06:07:29 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 6: Starting check test 2020/05/15 06:07:29 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': 7: Starting check test --- PASS: TestCheckSizeOnly (9.53s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCat --- PASS: TestCat (9.29s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestPurge 2020/05/15 06:07:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2020/05/15 06:07:46 DEBUG : A2: Making directory 2020/05/15 06:07:47 DEBUG : A1/B2: Making directory 2020/05/15 06:07:47 DEBUG : A1/B2/C2: Making directory 2020/05/15 06:07:48 DEBUG : A1/B1/C3: Making directory 2020/05/15 06:07:49 DEBUG : A3: Making directory 2020/05/15 06:07:50 DEBUG : A3/B3: Making directory 2020/05/15 06:07:51 DEBUG : A3/B3/C4: Making directory 2020/05/15 06:07:54 DEBUG : Waiting for deletions to finish 2020/05/15 06:07:55 INFO : A1/B1/C1/one: Deleted 2020/05/15 06:07:55 DEBUG : A1/B1/C3: Removing directory 2020/05/15 06:07:56 DEBUG : A1/B1/C1: Removing directory 2020/05/15 06:07:56 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2020/05/15 06:07:57 DEBUG : A1/B1: Removing directory 2020/05/15 06:07:57 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2020/05/15 06:07:57 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2020/05/15 06:07:59 DEBUG : Google drive root 'rclone-test-yipefel4kofizeb2yisovov9': Purge remote 2020/05/15 06:07:59 purge failed: directory not found --- PASS: TestPurge (18.45s) run.go:176: Remote "Google drive root 'rclone-test-yipefel4kofizeb2yisovov9'", Local "Local file system at /tmp/rclone434847986", Modify Window "1ms" === RUN TestRmdirsNoLeaveRoot 2020/05/15 06:08:03 DEBUG : A2: Making directory 2020/05/15 06:08:04 DEBUG : A1/B2: Making directory 2020/05/15 06:08:05 DEBUG : A1/B2/C2: Making directory 2020/05/15 06:08:06 DEBUG : A1/B1/C3: Making directory 2020/05/15 06:08:07 DEBUG : A3: Making directory 2020/05/15 06:08:08 DEBUG : A3/B3: Making directory 2020/05/15 06:08:09 DEBUG : A3/B3/C4: Making directory 2020/05/15 06:08:12 DEBUG : A3/B3/C4: Removing directory 2020/05/15 06:08:15 DEBUG : A3/B3: Removing directory 2020/05/15 06:08:15 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2020/05/15 06:08:16 DEBUG : A3: Removing directory 2020/05/15 06:08:16 DEBUG : A3: Rmdir: contains trashed file: "B3" 2020/05/15 06:08:16 DEBUG : A2: Removing directory 2020/05/15 06:08:17 DEBUG : A1/B2/C2: Removing directory 2020/05/15 06:08:18 DEBUG : A1/B2: Removing directory 2020/05/15 06:08:18 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2020/05/15 06:08:18 DEBUG : A1/B1/C3: Removing directory 2020/05/15 06:08:22 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2020/05/15 06:08:23 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2020/05/15 06:08:23 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2020/05/15 06:08:24 DEBUG : A1: Rmdir: contains trashed file: "B2" 2020/05/15 06:08:24 DEBUG : A1: Rmdir: contains trashed file: "B1" 2020/05/15 06:08:24 DEBUG : A1: Rmdir: contains trashed file: "two" --- PASS: TestRmdirsNoLeaveRoot (25.28s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestRmdirsLeaveRoot 2020/05/15 06:08:24 DEBUG : A1: Making directory 2020/05/15 06:08:25 DEBUG : A1/B1: Making directory 2020/05/15 06:08:26 DEBUG : A1/B1/C1: Making directory 2020/05/15 06:08:28 DEBUG : A1/B1/C1: Removing directory 2020/05/15 06:08:29 DEBUG : A1/B1: Removing directory 2020/05/15 06:08:29 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2020/05/15 06:08:31 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (7.40s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCopyURL --- PASS: TestCopyURL (6.70s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile 2020/05/15 06:08:39 DEBUG : file1: Need to transfer - File not found at Destination 2020/05/15 06:08:41 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/05/15 06:08:41 INFO : file1: Copied (new) 2020/05/15 06:08:41 INFO : file1: Deleted 2020/05/15 06:08:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/05/15 06:08:41 DEBUG : file1: Unchanged skipping 2020/05/15 06:08:41 INFO : file1: Deleted 2020/05/15 06:08:42 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': don't need to copy/move sub/file2, it is already at target location 2020/05/15 06:08:44 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (5.68s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCaseInsensitiveMoveFile --- PASS: TestCaseInsensitiveMoveFile (0.41s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestMoveFileBackupDir 2020/05/15 06:08:48 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/05/15 06:08:51 INFO : dst/file1: Moved (server side) 2020/05/15 06:08:52 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/05/15 06:08:52 INFO : dst/file1: Copied (new) 2020/05/15 06:08:52 INFO : dst/file1: Deleted 2020/05/15 06:08:55 DEBUG : dst: Rmdir: contains trashed file: "file1" 2020/05/15 06:08:55 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2020/05/15 06:08:56 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (12.27s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCopyFile 2020/05/15 06:08:57 DEBUG : file1: Need to transfer - File not found at Destination 2020/05/15 06:08:59 DEBUG : file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/05/15 06:08:59 INFO : file1: Copied (new) 2020/05/15 06:09:00 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2020/05/15 06:09:00 DEBUG : file1: Unchanged skipping 2020/05/15 06:09:00 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': don't need to copy/move sub/file2, it is already at target location 2020/05/15 06:09:02 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (5.52s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCopyFileBackupDir 2020/05/15 06:09:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2020/05/15 06:09:09 INFO : dst/file1: Moved (server side) 2020/05/15 06:09:10 DEBUG : dst/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/05/15 06:09:10 INFO : dst/file1: Copied (new) 2020/05/15 06:09:12 DEBUG : dst: Rmdir: contains trashed file: "file1" 2020/05/15 06:09:13 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2020/05/15 06:09:14 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (12.25s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCopyFileCompareDest 2020/05/15 06:09:17 DEBUG : one: Need to transfer - File not found at Destination 2020/05/15 06:09:19 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/05/15 06:09:19 INFO : one: Copied (new) 2020/05/15 06:09:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/05/15 06:09:21 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/05/15 06:09:21 INFO : one: Copied (replaced existing) 2020/05/15 06:09:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/05/15 06:09:26 DEBUG : one: Destination found in --compare-dest, skipping 2020/05/15 06:09:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/05/15 06:09:28 DEBUG : two: Destination found in --compare-dest, skipping 2020/05/15 06:09:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/05/15 06:09:29 DEBUG : two: Destination found in --compare-dest, skipping 2020/05/15 06:09:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2020/05/15 06:09:30 DEBUG : two: Need to transfer - File not found at Destination 2020/05/15 06:09:32 DEBUG : two: MD5 = 2379e4ce8c3380e996ab0509f17069ad OK 2020/05/15 06:09:32 INFO : two: Copied (new) 2020/05/15 06:09:35 DEBUG : dst: Rmdir: contains trashed file: "two" 2020/05/15 06:09:35 DEBUG : dst: Rmdir: contains trashed file: "one" 2020/05/15 06:09:36 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2020/05/15 06:09:36 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (21.90s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCopyFileCopyDest 2020/05/15 06:09:39 DEBUG : one: Need to transfer - File not found at Destination 2020/05/15 06:09:41 DEBUG : one: MD5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2020/05/15 06:09:41 INFO : one: Copied (new) 2020/05/15 06:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/05/15 06:09:43 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/05/15 06:09:43 INFO : one: Copied (replaced existing) 2020/05/15 06:09:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/05/15 06:09:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2020/05/15 06:09:51 INFO : one: Moved (server side) 2020/05/15 06:09:52 DEBUG : one: MD5 = 07912d142f5d63ee918b34796b5a2432 OK 2020/05/15 06:09:52 INFO : one: Copied (server side copy) 2020/05/15 06:09:52 DEBUG : one: Destination found in --copy-dest, using server side copy 2020/05/15 06:09:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/05/15 06:09:55 DEBUG : two: MD5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2020/05/15 06:09:55 INFO : two: Copied (server side copy) 2020/05/15 06:09:55 DEBUG : two: Destination found in --copy-dest, using server side copy 2020/05/15 06:09:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/05/15 06:09:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2020/05/15 06:09:56 DEBUG : two: Unchanged skipping 2020/05/15 06:09:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2020/05/15 06:09:59 DEBUG : three: Destination not found in --copy-dest 2020/05/15 06:09:59 DEBUG : three: Need to transfer - File not found at Destination 2020/05/15 06:10:00 DEBUG : three: MD5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2020/05/15 06:10:00 INFO : three: Copied (new) 2020/05/15 06:10:05 DEBUG : dst: Rmdir: contains trashed file: "three" 2020/05/15 06:10:05 DEBUG : dst: Rmdir: contains trashed file: "one" 2020/05/15 06:10:05 DEBUG : dst: Rmdir: contains trashed file: "two" 2020/05/15 06:10:06 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2020/05/15 06:10:06 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2020/05/15 06:10:06 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2020/05/15 06:10:06 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (30.61s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove 2020/05/15 06:10:17 DEBUG : A1/B2: Making directory 2020/05/15 06:10:18 DEBUG : A1/B1/C3: Making directory 2020/05/15 06:10:30 INFO : A2/one: Moved (server side) 2020/05/15 06:10:30 INFO : A2/B1/C2/five: Moved (server side) 2020/05/15 06:10:30 INFO : A2/B1/C1/four: Moved (server side) 2020/05/15 06:10:31 INFO : A2/two: Moved (server side) 2020/05/15 06:10:31 INFO : A2/B1/three: Moved (server side) 2020/05/15 06:10:34 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2020/05/15 06:10:34 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2020/05/15 06:10:34 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2020/05/15 06:10:35 DEBUG : A2: Rmdir: contains trashed file: "B2" 2020/05/15 06:10:35 DEBUG : A2: Rmdir: contains trashed file: "B1" 2020/05/15 06:10:41 DEBUG : A3/B1/C2: Rmdir: contains trashed file: "five" 2020/05/15 06:10:42 DEBUG : A3/B1/C1: Rmdir: contains trashed file: "four" 2020/05/15 06:10:43 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2020/05/15 06:10:43 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2020/05/15 06:10:43 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2020/05/15 06:10:43 DEBUG : A3/B1: Rmdir: contains trashed file: "three" 2020/05/15 06:10:44 DEBUG : A3: Rmdir: contains trashed file: "B2" 2020/05/15 06:10:44 DEBUG : A3: Rmdir: contains trashed file: "B1" 2020/05/15 06:10:44 DEBUG : A3: Rmdir: contains trashed file: "two" 2020/05/15 06:10:44 DEBUG : A3: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (37.53s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestGetFsInfo --- PASS: TestGetFsInfo (0.38s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false 2020/05/15 06:10:45 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': File to upload is small (34 bytes), uploading instead of streaming 2020/05/15 06:10:47 DEBUG : no_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2020/05/15 06:10:47 INFO : no_checksum_small_file_from_pipe: Copied (new) 2020/05/15 06:10:47 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2020/05/15 06:10:48 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=false 2020/05/15 06:10:50 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': File to upload is small (34 bytes), uploading instead of streaming 2020/05/15 06:10:51 DEBUG : with_checksum_small_file_from_pipe: MD5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2020/05/15 06:10:51 INFO : with_checksum_small_file_from_pipe: Copied (new) 2020/05/15 06:10:52 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2020/05/15 06:10:53 DEBUG : with_checksum_big_file_from_pipe: MD5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2020/05/15 06:10:53 DEBUG : with_checksum_big_file_from_pipe: Size and MD5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true 2020/05/15 06:10:54 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': File to upload is small (34 bytes), uploading instead of streaming 2020/05/15 06:10:56 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/05/15 06:10:56 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2020/05/15 06:10:57 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true 2020/05/15 06:10:59 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': File to upload is small (34 bytes), uploading instead of streaming 2020/05/15 06:11:00 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2020/05/15 06:11:01 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2020/05/15 06:11:02 NOTICE: Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2020/05/15 06:11:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.42s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.85s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.37s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.46s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.74s) === RUN TestRcatSize 2020/05/15 06:11:05 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': File to upload is small (60 bytes), uploading instead of streaming 2020/05/15 06:11:06 DEBUG : potato2: MD5 = d6548b156ea68a4e003e786df99eee76 OK 2020/05/15 06:11:06 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.26s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestCopyFileMaxTransfer 2020/05/15 06:11:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2020/05/15 06:11:10 DEBUG : TestCopyFileMaxTransfer/file1: MD5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2020/05/15 06:11:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2020/05/15 06:11:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2020/05/15 06:11:11 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2020/05/15 06:11:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2020/05/15 06:11:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2020/05/15 06:11:13 DEBUG : TestCopyFileMaxTransfer/file4: MD5 = 73e982d5d6ccbf42e7341146de8267c1 OK 2020/05/15 06:11:13 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2020/05/15 06:11:16 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2020/05/15 06:11:16 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (8.48s) run.go:176: Remote "Google drive root 'rclone-test-mimumot9jakoyet0tijitab9'", Local "Local file system at /tmp/rclone200034752", Modify Window "1ms" === RUN TestRcAbout --- SKIP: TestRcAbout (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCleanup --- SKIP: TestRcCleanup (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyfile --- SKIP: TestRcCopyfile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCopyurl --- SKIP: TestRcCopyurl (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDelete --- SKIP: TestRcDelete (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcDeletefile --- SKIP: TestRcDeletefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcList --- SKIP: TestRcList (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMkdir --- SKIP: TestRcMkdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcMovefile --- SKIP: TestRcMovefile (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPurge --- SKIP: TestRcPurge (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdir --- SKIP: TestRcRmdir (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcRmdirs --- SKIP: TestRcRmdirs (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcSize --- SKIP: TestRcSize (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcPublicLink --- SKIP: TestRcPublicLink (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcFsInfo --- SKIP: TestRcFsInfo (0.00s) rc_test.go:21: Skipping test on non local remote === RUN TestRcCommand --- SKIP: TestRcCommand (0.00s) rc_test.go:21: Skipping test on non local remote PASS 2020/05/15 06:11:16 DEBUG : Google drive root 'rclone-test-mimumot9jakoyet0tijitab9': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose -fast-list" - Finished OK in 6m46.057977417s (try 1/5)