"./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose -fast-list" - Starting (try 1/5) 2021/07/25 06:08:50 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7" 2021/07/25 06:08:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/07/25 06:08:50 DEBUG : Creating backend with remote "/tmp/rclone093420021" === 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 "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/07/25 06:08:53 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/07/25 06:08:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2021/07/25 06:08:53 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/07/25 06:08:54 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/07/25 06:08:54 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2021/07/25 06:08:54 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/07/25 06:08:55 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2021/07/25 06:08:55 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2021/07/25 06:08:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2021/07/25 06:08:56 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2021/07/25 06:08:56 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2021/07/25 06:08:56 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/07/25 06:08:58 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2021/07/25 06:08:58 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/07/25 06:08:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2021/07/25 06:08:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2021/07/25 06:08:59 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/07/25 06:08:59 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (9.77s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.55s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (2.64s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (2.67s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/07/25 06:09:00 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/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/07/25 06:09:00 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/07/25 06:09:00 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 "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (9.94s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2021/07/25 06:09:10 DEBUG : Creating backend with remote "non-existent" 2021/07/25 06:09:10 DEBUG : Creating backend with remote "non-existent" 2021/07/25 06:09:10 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/07/25 06:09:10 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2021/07/25 06:09:10 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/07/25 06:09:10 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 "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.86s) --- PASS: TestCheckDownload/1 (0.87s) --- PASS: TestCheckDownload/2 (0.87s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.00s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.15s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:09:37 NOTICE: test.sum: improperly formatted checksum line 4 2021/07/25 06:09:37 NOTICE: test.sum: improperly formatted checksum line 5 2021/07/25 06:09:37 NOTICE: test.sum: improperly formatted checksum line 6 2021/07/25 06:09:37 NOTICE: test.sum: more warnings suppressed... 2021/07/25 06:09:39 NOTICE: test.sum: improperly formatted checksum line 4 2021/07/25 06:09:39 NOTICE: test.sum: improperly formatted checksum line 5 2021/07/25 06:09:39 NOTICE: test.sum: improperly formatted checksum line 6 2021/07/25 06:09:39 NOTICE: test.sum: more warnings suppressed... --- PASS: TestParseSumFile (4.88s) === RUN TestCheckSum run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:09:40 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7/data" 2021/07/25 06:09:41 DEBUG : pacer: low level retry 1/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 06:09:41 DEBUG : pacer: Rate limited, increasing sleep to 1.882877331s 2021/07/25 06:09:41 DEBUG : pacer: low level retry 2/10 (error googleapi: Error 403: User Rate Limit Exceeded. Rate of requests for user exceed configured project quota. You may consider re-evaluating expected per-user traffic to the API and adjust project quota limits accordingly. You may monitor aggregate quota usage and adjust limits in the API Console: https://console.developers.google.com/apis/api/drive.googleapis.com/quotas?project=847840889997, userRateLimitExceeded) 2021/07/25 06:09:41 DEBUG : pacer: Rate limited, increasing sleep to 2.613853363s 2021/07/25 06:09:44 DEBUG : pacer: Reducing sleep to 0s === RUN TestCheckSum/move1 === RUN TestCheckSum/move2 === RUN TestCheckSum/move3 === RUN TestCheckSum/move4 === RUN TestCheckSum/move5 === RUN TestCheckSum/move6 2021/07/25 06:10:07 DEBUG : data: Rmdir: contains trashed file: "potato" 2021/07/25 06:10:07 DEBUG : data: Rmdir: contains trashed file: "banana" --- PASS: TestCheckSum (27.61s) --- PASS: TestCheckSum/move1 (1.33s) --- PASS: TestCheckSum/move2 (1.08s) --- PASS: TestCheckSum/move3 (1.05s) --- PASS: TestCheckSum/move4 (1.15s) --- PASS: TestCheckSum/move5 (1.01s) --- PASS: TestCheckSum/move6 (1.37s) === RUN TestCheckSumDownload run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:10:07 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7/data" === RUN TestCheckSumDownload/move1 === RUN TestCheckSumDownload/move2 === RUN TestCheckSumDownload/move3 === RUN TestCheckSumDownload/move4 === RUN TestCheckSumDownload/move5 === RUN TestCheckSumDownload/move6 2021/07/25 06:10:34 DEBUG : data: Rmdir: contains trashed file: "banana" 2021/07/25 06:10:34 DEBUG : data: Rmdir: contains trashed file: "potato" --- PASS: TestCheckSumDownload (26.87s) --- PASS: TestCheckSumDownload/move1 (1.83s) --- PASS: TestCheckSumDownload/move2 (1.66s) --- PASS: TestCheckSumDownload/move3 (1.84s) --- PASS: TestCheckSumDownload/move4 (1.69s) --- PASS: TestCheckSumDownload/move5 (1.52s) --- PASS: TestCheckSumDownload/move6 (1.58s) === RUN TestDeduplicateInteractive run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:10:38 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate names using interactive mode. 2021/07/25 06:10:38 NOTICE: one: Found 3 files with duplicate names 2021/07/25 06:10:38 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/07/25 06:10:39 INFO : one: Deleted 2021/07/25 06:10:39 INFO : one: Deleted 2021/07/25 06:10:39 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (5.83s) === RUN TestDeduplicateSkip run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:10:43 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate names using skip mode. 2021/07/25 06:10:44 NOTICE: one: Found 3 files with duplicate names 2021/07/25 06:10:44 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2021/07/25 06:10:44 INFO : one: Deleted 2021/07/25 06:10:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.91s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:10:49 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate names using skip mode. 2021/07/25 06:10:49 NOTICE: one: Found 3 files with duplicate names 2021/07/25 06:10:49 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2021/07/25 06:10:50 INFO : one: Deleted 2021/07/25 06:10:50 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (5.70s) === RUN TestDeduplicateFirst run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:10:55 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate names using first mode. 2021/07/25 06:10:55 NOTICE: one: Found 3 files with duplicate names 2021/07/25 06:10:56 INFO : one: Deleted 2021/07/25 06:10:56 INFO : one: Deleted 2021/07/25 06:10:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.55s) === RUN TestDeduplicateNewest run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:11:00 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate names using newest mode. 2021/07/25 06:11:01 NOTICE: one: Found 3 files with duplicate names 2021/07/25 06:11:01 INFO : one: Deleted 2021/07/25 06:11:02 INFO : one: Deleted 2021/07/25 06:11:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.67s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:11:09 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate md5 hashes using newest mode. 2021/07/25 06:11:10 NOTICE: a1d7ad8e458e992077634c966404baa8: Found 3 files with duplicate md5 hashes 2021/07/25 06:11:10 INFO : one: Deleted 2021/07/25 06:11:11 INFO : also/one: Deleted 2021/07/25 06:11:11 NOTICE: a1d7ad8e458e992077634c966404baa8: Deleted 2 extra copies 2021/07/25 06:11:13 DEBUG : also: Rmdir: contains trashed file: "one" --- PASS: TestDeduplicateNewestByHash (10.45s) === RUN TestDeduplicateOldest run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:11:16 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate names using oldest mode. 2021/07/25 06:11:17 NOTICE: one: Found 3 files with duplicate names 2021/07/25 06:11:17 INFO : one: Deleted 2021/07/25 06:11:18 INFO : one: Deleted 2021/07/25 06:11:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.04s) === RUN TestDeduplicateLargest run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:11:22 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate names using largest mode. 2021/07/25 06:11:23 NOTICE: one: Found 3 files with duplicate names 2021/07/25 06:11:23 INFO : one: Deleted 2021/07/25 06:11:24 INFO : one: Deleted 2021/07/25 06:11:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (5.60s) === RUN TestDeduplicateSmallest run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:11:28 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate names using smallest mode. 2021/07/25 06:11:28 NOTICE: one: Found 3 files with duplicate names 2021/07/25 06:11:29 INFO : one: Deleted 2021/07/25 06:11:29 INFO : one: Deleted 2021/07/25 06:11:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.60s) === RUN TestDeduplicateRename run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:11:35 INFO : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Looking for duplicate names using rename mode. 2021/07/25 06:11:35 NOTICE: one.txt: Found 3 files with duplicate names 2021/07/25 06:11:36 INFO : one-2.txt: renamed from: one.txt 2021/07/25 06:11:38 INFO : one-3.txt: renamed from: one.txt 2021/07/25 06:11:39 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.76s) === RUN TestMergeDirs run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:11:48 INFO : dupe2: merging "two.txt" 2021/07/25 06:11:49 INFO : dupe2: removing empty directory 2021/07/25 06:11:50 INFO : dupe3: merging "three.txt" 2021/07/25 06:11:50 INFO : dupe3: removing empty directory 2021/07/25 06:11:54 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt" 2021/07/25 06:11:54 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt" 2021/07/25 06:11:54 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt" --- PASS: TestMergeDirs (13.00s) === RUN TestListDirSorted run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:12:06 DEBUG : a.txt: Excluded 2021/07/25 06:12:06 DEBUG : sub dir/hello world: Excluded 2021/07/25 06:12:06 DEBUG : sub dir/hello world2: Excluded 2021/07/25 06:12:07 DEBUG : sub dir/ignore dir: Excluded 2021/07/25 06:12:07 DEBUG : sub dir/hello world: Excluded 2021/07/25 06:12:07 DEBUG : sub dir/hello world2: Excluded 2021/07/25 06:12:07 DEBUG : sub dir/ignore dir: Excluded 2021/07/25 06:12:12 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2021/07/25 06:12:13 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2021/07/25 06:12:13 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2021/07/25 06:12:14 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2021/07/25 06:12:14 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2021/07/25 06:12:14 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2021/07/25 06:12:14 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" --- PASS: TestListDirSorted (19.91s) === RUN TestMkdir run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:12:14 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Making directory 2021/07/25 06:12:15 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Making directory --- PASS: TestMkdir (0.58s) === RUN TestLsd run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:12:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (4.89s) === RUN TestLs run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" --- PASS: TestLs (4.57s) === RUN TestLsWithFilesFrom run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:12:27 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (4.38s) === RUN TestLsLong run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" --- PASS: TestLsLong (4.20s) === RUN TestHashSums run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:12:38 ERROR : potato2: Hash unsupported: hash type not supported 2021/07/25 06:12:38 ERROR : empty space: Hash unsupported: hash type not supported 2021/07/25 06:12:39 ERROR : potato2: Hash unsupported: hash type not supported 2021/07/25 06:12:39 ERROR : empty space: Hash unsupported: hash type not supported 2021/07/25 06:12:40 ERROR : potato2: Hash unsupported: hash type not supported 2021/07/25 06:12:40 ERROR : empty space: Hash unsupported: hash type not supported --- PASS: TestHashSums (9.45s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:12:50 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (7.80s) === RUN TestDelete run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:12:54 DEBUG : Waiting for deletions to finish 2021/07/25 06:12:54 DEBUG : large: Excluded from sync (and deletion) 2021/07/25 06:12:55 INFO : medium: Deleted 2021/07/25 06:12:55 INFO : small: Deleted --- PASS: TestDelete (5.78s) === RUN TestRetry 2021/07/25 06:12:56 DEBUG : Received error: EOF - low level retry 1/5 2021/07/25 06:12:56 DEBUG : Received error: EOF - low level retry 2/5 2021/07/25 06:12:56 DEBUG : Received error: EOF - low level retry 1/5 2021/07/25 06:12:56 DEBUG : Received error: EOF - low level retry 2/5 2021/07/25 06:12:56 DEBUG : Received error: EOF - low level retry 3/5 2021/07/25 06:12:56 DEBUG : Received error: EOF - low level retry 4/5 2021/07/25 06:12:56 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" --- PASS: TestCat (9.93s) === RUN TestPurge 2021/07/25 06:13:06 DEBUG : Creating backend with remote "TestDrive:rclone-test-lenujob3lobajan8vogehij7" 2021/07/25 06:13:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/07/25 06:13:06 DEBUG : Creating backend with remote "/tmp/rclone481135599" run.go:176: Remote "Google drive root 'rclone-test-lenujob3lobajan8vogehij7'", Local "Local file system at /tmp/rclone481135599", Modify Window "1ms" 2021/07/25 06:13:10 DEBUG : A2: Making directory 2021/07/25 06:13:11 DEBUG : A1/B2: Making directory 2021/07/25 06:13:11 DEBUG : A1/B2/C2: Making directory 2021/07/25 06:13:12 DEBUG : A1/B1/C3: Making directory 2021/07/25 06:13:12 DEBUG : A3: Making directory 2021/07/25 06:13:13 DEBUG : A3/B3: Making directory 2021/07/25 06:13:14 DEBUG : A3/B3/C4: Making directory 2021/07/25 06:13:18 DEBUG : Google drive root 'rclone-test-lenujob3lobajan8vogehij7': Purge remote 2021/07/25 06:13:18 purge failed: directory not found --- PASS: TestPurge (12.32s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:13:22 DEBUG : A2: Making directory 2021/07/25 06:13:22 DEBUG : A1/B2: Making directory 2021/07/25 06:13:23 DEBUG : A1/B2/C2: Making directory 2021/07/25 06:13:24 DEBUG : A1/B1/C3: Making directory 2021/07/25 06:13:25 DEBUG : A3: Making directory 2021/07/25 06:13:25 DEBUG : A3/B3: Making directory 2021/07/25 06:13:26 DEBUG : A3/B3/C4: Making directory 2021/07/25 06:13:30 INFO : A3/B3/C4: Removing directory 2021/07/25 06:13:32 INFO : A3/B3: Removing directory 2021/07/25 06:13:33 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2021/07/25 06:13:33 INFO : A3: Removing directory 2021/07/25 06:13:33 DEBUG : A3: Rmdir: contains trashed file: "B3" 2021/07/25 06:13:34 INFO : A2: Removing directory 2021/07/25 06:13:35 INFO : A1/B2/C2: Removing directory 2021/07/25 06:13:35 INFO : A1/B2: Removing directory 2021/07/25 06:13:36 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2021/07/25 06:13:36 INFO : A1/B1/C3: Removing directory 2021/07/25 06:13:40 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2021/07/25 06:13:41 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2021/07/25 06:13:41 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/07/25 06:13:42 DEBUG : A1: Rmdir: contains trashed file: "B2" 2021/07/25 06:13:42 DEBUG : A1: Rmdir: contains trashed file: "B1" 2021/07/25 06:13:42 DEBUG : A1: Rmdir: contains trashed file: "two" --- PASS: TestRmdirsNoLeaveRoot (24.14s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:13:42 DEBUG : A1: Making directory 2021/07/25 06:13:43 DEBUG : A1/B1: Making directory 2021/07/25 06:13:44 DEBUG : A1/B1/C1: Making directory 2021/07/25 06:13:46 INFO : A1/B1/C1: Removing directory 2021/07/25 06:13:47 INFO : A1/B1: Removing directory 2021/07/25 06:13:47 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/07/25 06:13:49 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (7.36s) === RUN TestRmdirsWithFilter run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:13:50 DEBUG : A1: Making directory 2021/07/25 06:13:51 DEBUG : A1/B1: Making directory 2021/07/25 06:13:51 DEBUG : A1/B1/C1: Making directory 2021/07/25 06:13:54 INFO : A1/B1/C1: Removing directory 2021/07/25 06:13:55 INFO : A1/B1: Removing directory 2021/07/25 06:13:55 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2021/07/25 06:13:56 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (7.45s) === RUN TestCopyURL run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:13:59 DEBUG : filename.txt: File name found in url --- PASS: TestCopyURL (6.42s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:14:04 DEBUG : file1: Need to transfer - File not found at Destination 2021/07/25 06:14:06 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/07/25 06:14:06 INFO : file1: Copied (new) to: sub/file2 2021/07/25 06:14:06 INFO : file1: Deleted 2021/07/25 06:14:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/07/25 06:14:06 DEBUG : file1: Unchanged skipping 2021/07/25 06:14:06 INFO : file1: Deleted 2021/07/25 06:14:07 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': don't need to copy/move sub/file2, it is already at target location 2021/07/25 06:14:09 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (5.71s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestMoveFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:14:12 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7/backup" 2021/07/25 06:14:13 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/07/25 06:14:15 INFO : dst/file1: Moved (server-side) 2021/07/25 06:14:16 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/07/25 06:14:16 INFO : dst/file1: Copied (new) 2021/07/25 06:14:16 INFO : dst/file1: Deleted 2021/07/25 06:14:19 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/07/25 06:14:20 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/07/25 06:14:20 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (11.37s) === RUN TestCopyFile run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:14:21 DEBUG : file1: Need to transfer - File not found at Destination 2021/07/25 06:14:23 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/07/25 06:14:23 INFO : file1: Copied (new) to: sub/file2 2021/07/25 06:14:24 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/07/25 06:14:24 DEBUG : file1: Unchanged skipping 2021/07/25 06:14:24 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': don't need to copy/move sub/file2, it is already at target location 2021/07/25 06:14:26 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (5.70s) === RUN TestCopyFileBackupDir run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:14:29 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7/backup" 2021/07/25 06:14:30 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/07/25 06:14:32 INFO : dst/file1: Moved (server-side) 2021/07/25 06:14:34 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/07/25 06:14:34 INFO : dst/file1: Copied (new) 2021/07/25 06:14:36 DEBUG : dst: Rmdir: contains trashed file: "file1" 2021/07/25 06:14:37 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2021/07/25 06:14:38 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (11.84s) === RUN TestCopyFileCompareDest run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:14:39 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7/dst" 2021/07/25 06:14:40 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7/CompareDest" 2021/07/25 06:14:41 DEBUG : one: Need to transfer - File not found at Destination 2021/07/25 06:14:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/07/25 06:14:42 INFO : one: Copied (new) 2021/07/25 06:14:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 06:14:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/07/25 06:14:45 INFO : one: Copied (replaced existing) 2021/07/25 06:14:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 06:14:49 DEBUG : one: Destination found in --compare-dest, skipping 2021/07/25 06:14:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 06:14:52 DEBUG : two: Destination found in --compare-dest, skipping 2021/07/25 06:14:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 06:14:53 DEBUG : two: Destination found in --compare-dest, skipping 2021/07/25 06:14:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/07/25 06:14:54 DEBUG : two: Need to transfer - File not found at Destination 2021/07/25 06:14:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/07/25 06:14:55 INFO : two: Copied (new) 2021/07/25 06:14:58 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/07/25 06:14:58 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/07/25 06:14:59 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2021/07/25 06:14:59 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (21.32s) === RUN TestCopyFileCopyDest run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:15:00 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7/dst" 2021/07/25 06:15:01 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7/CopyDest" 2021/07/25 06:15:03 DEBUG : one: Need to transfer - File not found at Destination 2021/07/25 06:15:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/07/25 06:15:05 INFO : one: Copied (new) 2021/07/25 06:15:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 06:15:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/07/25 06:15:07 INFO : one: Copied (replaced existing) 2021/07/25 06:15:11 DEBUG : Creating backend with remote "TestDrive:rclone-test-xacozac8honagoc7viyudij7/BackupDir" 2021/07/25 06:15:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 06:15:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/07/25 06:15:15 INFO : one: Moved (server-side) 2021/07/25 06:15:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/07/25 06:15:16 INFO : one: Copied (server-side copy) 2021/07/25 06:15:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/07/25 06:15:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 06:15:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/07/25 06:15:20 INFO : two: Copied (server-side copy) 2021/07/25 06:15:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/07/25 06:15:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 06:15:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/07/25 06:15:21 DEBUG : two: Unchanged skipping 2021/07/25 06:15:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/07/25 06:15:24 DEBUG : three: Destination not found in --copy-dest 2021/07/25 06:15:24 DEBUG : three: Need to transfer - File not found at Destination 2021/07/25 06:15:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/07/25 06:15:25 INFO : three: Copied (new) 2021/07/25 06:15:30 DEBUG : dst: Rmdir: contains trashed file: "three" 2021/07/25 06:15:30 DEBUG : dst: Rmdir: contains trashed file: "one" 2021/07/25 06:15:30 DEBUG : dst: Rmdir: contains trashed file: "two" 2021/07/25 06:15:30 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2021/07/25 06:15:30 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2021/07/25 06:15:30 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2021/07/25 06:15:31 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (31.76s) === 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 "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:15:40 DEBUG : A1/B2: Making directory 2021/07/25 06:15:41 DEBUG : A1/B1/C3: Making directory 2021/07/25 06:15:51 INFO : A2/one: Moved (server-side) to: A3/one 2021/07/25 06:15:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2021/07/25 06:15:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/07/25 06:15:51 INFO : A2/two: Moved (server-side) to: A3/two 2021/07/25 06:15:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/07/25 06:15:55 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2021/07/25 06:15:55 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2021/07/25 06:15:55 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2021/07/25 06:15:56 DEBUG : A2: Rmdir: contains trashed file: "B2" 2021/07/25 06:15:56 DEBUG : A2: Rmdir: contains trashed file: "B1" 2021/07/25 06:16:02 DEBUG : A3/B1/C2: Rmdir: contains trashed file: "five" 2021/07/25 06:16:02 DEBUG : A3/B1/C1: Rmdir: contains trashed file: "four" 2021/07/25 06:16:03 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2021/07/25 06:16:03 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2021/07/25 06:16:03 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2021/07/25 06:16:03 DEBUG : A3/B1: Rmdir: contains trashed file: "three" 2021/07/25 06:16:04 DEBUG : A3: Rmdir: contains trashed file: "B2" 2021/07/25 06:16:04 DEBUG : A3: Rmdir: contains trashed file: "B1" 2021/07/25 06:16:04 DEBUG : A3: Rmdir: contains trashed file: "two" 2021/07/25 06:16:04 DEBUG : A3: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (32.87s) === RUN TestGetFsInfo run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:16:05 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 06:16:06 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/07/25 06:16:06 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/07/25 06:16:07 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/07/25 06:16:08 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 === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:16:09 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 06:16:11 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2021/07/25 06:16:11 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/07/25 06:16:11 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/07/25 06:16:12 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2021/07/25 06:16:12 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:16:14 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 06:16:15 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/07/25 06:16:15 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/07/25 06:16:16 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 === CONT TestRcat run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:16:18 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': File to upload is small (34 bytes), uploading instead of streaming 2021/07/25 06:16:19 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/07/25 06:16:20 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2021/07/25 06:16:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (17.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.37s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.24s) === RUN TestRcatSize run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:16:23 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': File to upload is small (60 bytes), uploading instead of streaming 2021/07/25 06:16:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/07/25 06:16:24 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.86s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "Google drive root 'rclone-test-xacozac8honagoc7viyudij7'", Local "Local file system at /tmp/rclone093420021", Modify Window "1ms" 2021/07/25 06:16:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/07/25 06:16:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2021/07/25 06:16:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/07/25 06:16:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/07/25 06:16:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Max transfer limit reached as set by --max-transfer 2021/07/25 06:16:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/07/25 06:16:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/07/25 06:16:32 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3d0bc957ae93502b2a54b74ff6570792 OK 2021/07/25 06:16:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2021/07/25 06:16:34 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2021/07/25 06:16:34 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (8.43s) === 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/07/25 06:16:34 DEBUG : Google drive root 'rclone-test-xacozac8honagoc7viyudij7': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose -fast-list" - Finished OK in 7m45.283448835s (try 1/5)