"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2022/04/15 05:02:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9" 2022/04/15 05:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/15 05:02:47 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u" 2022/04/15 05:02:48 DEBUG : Creating backend with remote "/tmp/rclone3902336270" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/04/15 05:02:50 DEBUG : file1: md5 = 217980973a143e6d06e62954560c47dd OK 2022/04/15 05:02:51 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/04/15 05:02:51 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/04/15 05:02:51 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/04/15 05:02:52 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/04/15 05:02:53 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/04/15 05:02:53 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/04/15 05:02:54 DEBUG : file1: md5 = e9e7dd9efd6375e31c2222a4da5c7291 OK 2022/04/15 05:02:55 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/04/15 05:02:55 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/04/15 05:02:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/04/15 05:02:56 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/04/15 05:02:57 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/04/15 05:02:57 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/04/15 05:02:58 DEBUG : file1: md5 = 53def2ab9436e72f1907af12d30785a7 OK 2022/04/15 05:02:59 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/04/15 05:02:59 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/04/15 05:02:59 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/04/15 05:03:00 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/04/15 05:03:01 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/04/15 05:03:01 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (13.93s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (5.24s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.89s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.73s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/15 05:03:02 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/04/15 05:03:02 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/04/15 05:03:02 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:03:03 DEBUG : rutabaga: md5 = 4b6bf4855038a6abbd061331e27e2d1f OK === RUN TestCheck/1 === RUN TestCheck/2 2022/04/15 05:03:06 DEBUG : empty space: md5 = 1755995df2fc265a370945768980f932 OK === RUN TestCheck/3 2022/04/15 05:03:08 DEBUG : potato2: md5 = b255cb02af632bd9e0354ccb0646b654 OK === RUN TestCheck/4 === RUN TestCheck/5 2022/04/15 05:03:10 DEBUG : remotepotato: md5 = 8601bd4576b7fe4a24ac1545c02f3a9a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.43s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.41s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2022/04/15 05:03:14 DEBUG : Creating backend with remote "non-existent" 2022/04/15 05:03:14 DEBUG : Creating backend with remote "non-existent" 2022/04/15 05:03:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/04/15 05:03:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/04/15 05:03:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/04/15 05:03:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:03:16 DEBUG : rutabaga: md5 = f40d5f5efca0afa8346cf3567f54087d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/04/15 05:03:20 DEBUG : empty space: md5 = 5adee6c0c6e39d94edc97f4aa062c23e OK === RUN TestCheckDownload/3 2022/04/15 05:03:23 DEBUG : potato2: md5 = c657572a1bc3b431e5e5dc5b221f72c9 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/04/15 05:03:27 DEBUG : remotepotato: md5 = b13f8532df9ef8b070d02479a8827fe9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.99s) --- PASS: TestCheckDownload/1 (1.23s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (1.09s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (0.75s) === RUN TestCheckSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:03:33 DEBUG : rutabaga: md5 = ca1b8e1c9a1a0b5160f968207aed7f4d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/04/15 05:03:35 DEBUG : empty space: md5 = 6215c44c2f0407b76e4351dc05bc9299 OK === RUN TestCheckSizeOnly/3 2022/04/15 05:03:37 DEBUG : potato2: md5 = c6c9d6d9e5bb34bfcec69deefe98c47f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/04/15 05:03:39 DEBUG : remotepotato: md5 = ae92ae07b2e006ff29ad176ae0bc9c5b OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.93s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:03:45 DEBUG : test.sum: md5 = a20798f5660e77194c6af1f94606cee3 OK 2022/04/15 05:03:47 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/15 05:03:47 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/15 05:03:47 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/15 05:03:47 NOTICE: test.sum: 2 warning(s) suppressed... 2022/04/15 05:03:48 DEBUG : test.sum: md5 = 23671d8bf15ebf9dda837d296372ffdc OK 2022/04/15 05:03:49 NOTICE: test.sum: improperly formatted checksum line 4 2022/04/15 05:03:49 NOTICE: test.sum: improperly formatted checksum line 5 2022/04/15 05:03:49 NOTICE: test.sum: improperly formatted checksum line 6 2022/04/15 05:03:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.19s) === RUN TestCheckSum run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:03:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/data" 2022/04/15 05:03:50 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/vjrnln8ratgmqakfosrqe8espk" check_test.go:356: Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/data' lacks md5, skipping --- SKIP: TestCheckSum (2.26s) === RUN TestCheckSumDownload run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:03:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/data" 2022/04/15 05:03:53 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/vjrnln8ratgmqakfosrqe8espk" 2022/04/15 05:03:57 DEBUG : data/banana: md5 = b374c57c805ff2eba67473674fc282ac OK 2022/04/15 05:03:58 DEBUG : test.sum: md5 = 5a9cc26c18cfed0ca528e5caaa4bbc63 OK === RUN TestCheckSumDownload/subtest1 2022/04/15 05:04:03 DEBUG : data/potato: md5 = 6f749fefbd6fc811517dfe5a1c1b4fd7 OK 2022/04/15 05:04:04 DEBUG : test.sum: md5 = 7c47beaf852e5715637a0414d94aa80d OK === RUN TestCheckSumDownload/subtest2 2022/04/15 05:04:08 DEBUG : test.sum: md5 = 713575f027ae48367207f83833aa6cb3 OK === RUN TestCheckSumDownload/subtest3 2022/04/15 05:04:12 DEBUG : test.sum: md5 = 5c5fb98e90b8826e6ccfbd12a26a8de0 OK === RUN TestCheckSumDownload/subtest4 2022/04/15 05:04:16 DEBUG : test.sum: md5 = d83937f1cbe1d7be26aadfdeafa8b4d9 OK === RUN TestCheckSumDownload/subtest5 2022/04/15 05:04:20 DEBUG : test.sum: md5 = d854c4e48e8224da3af2a203828e6c6d OK === RUN TestCheckSumDownload/subtest6 2022/04/15 05:04:24 DEBUG : data/banana: md5 = 5187a52814233f804ae4b76e0f1b7cbf OK 2022/04/15 05:04:26 DEBUG : data/potato: md5 = e237a549af8aec6ce413402287ec4894 OK 2022/04/15 05:04:27 DEBUG : test.sum: md5 = 50d2386a842c248c98dc49389d18fb0b OK === RUN TestCheckSumDownload/subtest7 2022/04/15 05:04:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2022/04/15 05:04:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.00s) --- PASS: TestCheckSumDownload/subtest1 (2.47s) --- PASS: TestCheckSumDownload/subtest2 (2.09s) --- PASS: TestCheckSumDownload/subtest3 (2.20s) --- PASS: TestCheckSumDownload/subtest4 (2.06s) --- PASS: TestCheckSumDownload/subtest5 (2.14s) --- PASS: TestCheckSumDownload/subtest6 (2.06s) --- PASS: TestCheckSumDownload/subtest7 (2.43s) === RUN TestDeduplicateInteractive run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:04:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Looking for duplicate names using skip mode. 2022/04/15 05:04:37 NOTICE: one: Found 2 files with duplicate names 2022/04/15 05:04:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.18s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:04:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Looking for duplicate names using skip mode. 2022/04/15 05:04:44 NOTICE: one: Found 3 files with duplicate names 2022/04/15 05:04:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2022/04/15 05:04:45 INFO : one: Deleted 2022/04/15 05:04:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.80s) === RUN TestDeduplicateFirst run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:04:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Looking for duplicate names using first mode. 2022/04/15 05:04:52 NOTICE: one: Found 3 files with duplicate names 2022/04/15 05:04:52 INFO : one: Deleted 2022/04/15 05:04:53 INFO : one: Deleted 2022/04/15 05:04:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.12s) === RUN TestDeduplicateNewest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:04:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Looking for duplicate names using newest mode. 2022/04/15 05:04:59 NOTICE: one: Found 3 files with duplicate names 2022/04/15 05:04:59 INFO : one: Deleted 2022/04/15 05:05:00 INFO : one: Deleted 2022/04/15 05:05:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.09s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:05:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Looking for duplicate names using oldest mode. 2022/04/15 05:05:07 NOTICE: one: Found 3 files with duplicate names 2022/04/15 05:05:07 INFO : one: Deleted 2022/04/15 05:05:08 INFO : one: Deleted 2022/04/15 05:05:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.30s) === RUN TestDeduplicateLargest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:05:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Looking for duplicate names using largest mode. 2022/04/15 05:05:14 NOTICE: one: Found 3 files with duplicate names 2022/04/15 05:05:14 INFO : one: Deleted 2022/04/15 05:05:15 INFO : one: Deleted 2022/04/15 05:05:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.35s) === RUN TestDeduplicateSmallest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:05:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Looking for duplicate names using smallest mode. 2022/04/15 05:05:21 NOTICE: one: Found 3 files with duplicate names 2022/04/15 05:05:22 INFO : one: Deleted 2022/04/15 05:05:23 INFO : one: Deleted 2022/04/15 05:05:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.87s) === RUN TestDeduplicateRename run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:05:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Looking for duplicate names using rename mode. 2022/04/15 05:05:30 NOTICE: one.txt: Found 3 files with duplicate names 2022/04/15 05:05:32 INFO : one-2.txt: renamed from: one.txt 2022/04/15 05:05:33 INFO : one-3.txt: renamed from: one.txt 2022/04/15 05:05:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.51s) === RUN TestMergeDirs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:05:40 DEBUG : dupe1/one.txt: md5 = ec3bbe652cc15e82c9ed37701b71c0ee OK 2022/04/15 05:05:43 DEBUG : dupe2/two.txt: md5 = 0e26328a36b145756494262b01e959d1 OK 2022/04/15 05:05:45 DEBUG : dupe3/three.txt: md5 = 17180a4b40a77986087292b2d9fcdbdf OK 2022/04/15 05:05:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2022/04/15 05:05:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2022/04/15 05:05:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2022/04/15 05:05:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2022/04/15 05:05:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2022/04/15 05:05:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2022/04/15 05:05:52 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.24s) === RUN TestListDirSorted run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:05:55 DEBUG : a.txt: md5 = 00937641059ac11c80b039121ad67190 OK 2022/04/15 05:05:56 DEBUG : zend.txt: md5 = 5d659305513f2fae4f7c5bfe05cf5123 OK 2022/04/15 05:05:58 DEBUG : sub dir/hello world: md5 = 94679ab38a28c362d0c5356db5dac545 OK 2022/04/15 05:06:00 DEBUG : sub dir/hello world2: md5 = 064ed7b365343a05a7e202ff41ba812b OK 2022/04/15 05:06:02 DEBUG : sub dir/ignore dir/.ignore: md5 = 04c838304a6ec275bce2941af03dcbc5 OK 2022/04/15 05:06:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = d2fb3b0b39879d37853f0dcc4e579f1d OK 2022/04/15 05:06:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = d2ef1fc2e2d06ee0b55edc2b2c45a00a OK 2022/04/15 05:06:08 DEBUG : a.txt: Excluded 2022/04/15 05:06:08 DEBUG : sub dir/hello world: Excluded 2022/04/15 05:06:08 DEBUG : sub dir/hello world2: Excluded 2022/04/15 05:06:09 DEBUG : sub dir/ignore dir: Excluded 2022/04/15 05:06:09 DEBUG : sub dir/hello world: Excluded 2022/04/15 05:06:09 DEBUG : sub dir/hello world2: Excluded 2022/04/15 05:06:09 DEBUG : sub dir/ignore dir: Excluded 2022/04/15 05:06:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2022/04/15 05:06:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2022/04/15 05:06:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2022/04/15 05:06:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2022/04/15 05:06:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2022/04/15 05:06:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2022/04/15 05:06:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.94s) === RUN TestListJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:06:19 DEBUG : file1: md5 = 8805ea3160e71f7e7b01262113dc2df6 OK 2022/04/15 05:06:22 DEBUG : sub/file2: md5 = 65292fcffb874d1d3d95546e64fc2603 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/04/15 05:06:25 ERROR : file1: Failed to read hash: hash type not supported 2022/04/15 05:06:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.83s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.27s) === RUN TestStatJSON run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:06:29 DEBUG : file1: md5 = 9e3418eac7bd780e19f7754edb54c122 OK 2022/04/15 05:06:32 DEBUG : sub/file2: md5 = 9a109da67d4985e088b56d3bd689965f OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/04/15 05:06:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/notfound" 2022/04/15 05:06:36 DEBUG : Config file has changed externaly - reloading 2022/04/15 05:06:36 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/qe0i31qdkoejk60elps0ni5sqk" 2022/04/15 05:06:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.06s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.99s) === RUN TestMkdir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Making directory 2022/04/15 05:06:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:06:44 DEBUG : sub dir/hello world: md5 = 012a93da82c82fcfc449e74ec43ee1cd OK 2022/04/15 05:06:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.43s) === RUN TestLs run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:06:48 DEBUG : potato2: md5 = f1950af6b14a55cc4ae418c752c7da0d OK 2022/04/15 05:06:50 DEBUG : empty space: md5 = 3d5766dadd06398c17f55fccde55e766 OK --- PASS: TestLs (5.18s) === RUN TestLsWithFilesFrom run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:06:54 DEBUG : potato2: md5 = 7e643b085a75379a9a40e54dcafc18a8 OK 2022/04/15 05:06:55 DEBUG : empty space: md5 = 4ee922d5013229c5cf410c44a8b5dc52 OK 2022/04/15 05:06:56 DEBUG : empty space: Excluded from sync (and deletion) --- PASS: TestLsWithFilesFrom (5.51s) === RUN TestLsLong run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:06:59 DEBUG : potato2: md5 = d66f22f2f745626d1fcb7820c756168a OK 2022/04/15 05:07:01 DEBUG : empty space: md5 = d429dc66d7c0e74055dbb108c9e3ee80 OK --- PASS: TestLsLong (5.12s) === RUN TestHashSums run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:07:04 DEBUG : potato2: md5 = e46f10053233f9c2fc7561a4325ce442 OK 2022/04/15 05:07:06 DEBUG : empty space: md5 = 8ec896251848a82be91071c220e5ca19 OK --- PASS: TestHashSums (4.89s) === RUN TestHashSumsWithErrors 2022/04/15 05:07:08 DEBUG : Creating backend with remote ":memory:" 2022/04/15 05:07:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/04/15 05:07:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/15 05:07:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/04/15 05:07:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/15 05:07:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/04/15 05:07:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/15 05:07:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/04/15 05:07:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/04/15 05:07:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:07:09 DEBUG : potato2: md5 = 5255bccc480c2282e610b36606b9e5f2 OK 2022/04/15 05:07:11 DEBUG : empty space: md5 = 0e5c0128e3ff7aec54c826d142602252 OK 2022/04/15 05:07:13 DEBUG : sub dir/potato3: md5 = 096704e02672e000a8f52f0c52bfd18e OK 2022/04/15 05:07:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.62s) === RUN TestDelete run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:07:19 DEBUG : small: md5 = 2aa21b31bb94b7a0da85df930484642f OK 2022/04/15 05:07:20 DEBUG : medium: md5 = ad5a8d11691718276afc2a2de7b70c58 OK 2022/04/15 05:07:22 DEBUG : large: md5 = efc9bbe0735efdf4c678177576ea958d OK 2022/04/15 05:07:22 DEBUG : Waiting for deletions to finish 2022/04/15 05:07:22 DEBUG : large: Excluded from sync (and deletion) 2022/04/15 05:07:23 INFO : medium: Deleted 2022/04/15 05:07:23 INFO : small: Deleted --- PASS: TestDelete (6.88s) === RUN TestRetry 2022/04/15 05:07:24 DEBUG : Received error: EOF - low level retry 1/5 2022/04/15 05:07:24 DEBUG : Received error: EOF - low level retry 2/5 2022/04/15 05:07:24 DEBUG : Received error: EOF - low level retry 1/5 2022/04/15 05:07:24 DEBUG : Received error: EOF - low level retry 2/5 2022/04/15 05:07:24 DEBUG : Received error: EOF - low level retry 3/5 2022/04/15 05:07:24 DEBUG : Received error: EOF - low level retry 4/5 2022/04/15 05:07:24 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:07:26 DEBUG : file1: md5 = 5c58aacaab025eddca14361d1b881718 OK 2022/04/15 05:07:27 DEBUG : file2: md5 = 62d7b1d150832cd113f4e8d7038da90a OK --- PASS: TestCat (14.46s) === RUN TestPurge 2022/04/15 05:07:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dasorar9nuhijew3revayam4" 2022/04/15 05:07:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/15 05:07:39 DEBUG : Creating backend with remote "TestDrive:crypt/nttvs0r165emlc70mde3au06pqeijjbtdj4o4g3m3lrocrnbv775kfrr283eo0c0lkmbt7m370dq0" 2022/04/15 05:07:40 DEBUG : Creating backend with remote "/tmp/rclone3037964910" run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dasorar9nuhijew3revayam4'", Local "Local file system at /tmp/rclone3037964910", Modify Window "1ms" 2022/04/15 05:07:45 DEBUG : A1/B1/C1/one: md5 = 826553bf65c2b7736fb151b1bc15a080 OK 2022/04/15 05:07:45 DEBUG : A2: Making directory 2022/04/15 05:07:46 DEBUG : A1/B2: Making directory 2022/04/15 05:07:47 DEBUG : A1/B2/C2: Making directory 2022/04/15 05:07:48 DEBUG : A1/B1/C3: Making directory 2022/04/15 05:07:49 DEBUG : A3: Making directory 2022/04/15 05:07:50 DEBUG : A3/B3: Making directory 2022/04/15 05:07:51 DEBUG : A3/B3/C4: Making directory 2022/04/15 05:07:53 DEBUG : A1/two: md5 = ff97474ec5ede9d5c653c6ab5fadf3c0 OK 2022/04/15 05:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasorar9nuhijew3revayam4': Purge remote 2022/04/15 05:07:57 purge failed: directory not found --- PASS: TestPurge (18.62s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:08:02 DEBUG : A1/B1/C1/one: md5 = 46c111f67915b0dc86cefe8820c08e7a OK 2022/04/15 05:08:02 DEBUG : A2: Making directory 2022/04/15 05:08:03 DEBUG : A1/B2: Making directory 2022/04/15 05:08:04 DEBUG : A1/B2/C2: Making directory 2022/04/15 05:08:05 DEBUG : A1/B1/C3: Making directory 2022/04/15 05:08:06 DEBUG : A3: Making directory 2022/04/15 05:08:07 DEBUG : A3/B3: Making directory 2022/04/15 05:08:08 DEBUG : A3/B3/C4: Making directory 2022/04/15 05:08:10 DEBUG : A1/two: md5 = f15ab3f90cd93d9534b4bd1b415cc782 OK 2022/04/15 05:08:11 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) 2022/04/15 05:08:11 DEBUG : pacer: Rate limited, increasing sleep to 1.38293115s 2022/04/15 05:08:11 DEBUG : pacer: Reducing sleep to 0s 2022/04/15 05:08:11 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) 2022/04/15 05:08:11 DEBUG : pacer: Rate limited, increasing sleep to 1.485860144s 2022/04/15 05:08:13 DEBUG : pacer: Reducing sleep to 0s 2022/04/15 05:08:14 INFO : A3/B3/C4: Removing directory 2022/04/15 05:08:18 INFO : A3/B3: Removing directory 2022/04/15 05:08:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2022/04/15 05:08:19 INFO : A3: Removing directory 2022/04/15 05:08:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2022/04/15 05:08:19 INFO : A2: Removing directory 2022/04/15 05:08:20 INFO : A1/B2/C2: Removing directory 2022/04/15 05:08:21 INFO : A1/B2: Removing directory 2022/04/15 05:08:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/04/15 05:08:22 INFO : A1/B1/C3: Removing directory 2022/04/15 05:08:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/04/15 05:08:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/04/15 05:08:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/15 05:08:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/04/15 05:08:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/04/15 05:08:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestRmdirsNoLeaveRoot (31.66s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:08:29 DEBUG : A1: Making directory 2022/04/15 05:08:30 DEBUG : A1/B1: Making directory 2022/04/15 05:08:31 DEBUG : A1/B1/C1: Making directory 2022/04/15 05:08:34 INFO : A1/B1/C1: Removing directory 2022/04/15 05:08:34 INFO : A1/B1: Removing directory 2022/04/15 05:08:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/15 05:08:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.59s) === RUN TestRmdirsWithFilter run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:08:38 DEBUG : A1: Making directory 2022/04/15 05:08:38 DEBUG : A1/B1: Making directory 2022/04/15 05:08:39 DEBUG : A1/B1/C1: Making directory 2022/04/15 05:08:42 INFO : A1/B1/C1: Removing directory 2022/04/15 05:08:43 INFO : A1/B1: Removing directory 2022/04/15 05:08:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/15 05:08:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.83s) === RUN TestCopyURL run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:08:48 DEBUG : file1: md5 = 5ec3169f5df4961e268b1e1e404ce8b5 OK 2022/04/15 05:08:49 DEBUG : filename.txt: File name found in url 2022/04/15 05:08:50 DEBUG : filename.txt: md5 = 7d444ee36d4c767625406c3db517f00b OK 2022/04/15 05:08:52 DEBUG : file2: md5 = 5ae79c5dd405646252433145f58ee582 OK --- PASS: TestCopyURL (7.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:08:54 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 05:08:57 DEBUG : file1: md5 = aea485183074daae31f23c05325e7956 OK 2022/04/15 05:08:57 INFO : file1: Copied (new) to: sub/file2 2022/04/15 05:08:57 INFO : file1: Deleted 2022/04/15 05:08:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/04/15 05:08:57 DEBUG : file1: Unchanged skipping 2022/04/15 05:08:57 INFO : file1: Deleted 2022/04/15 05:08:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': don't need to copy/move sub/file2, it is already at target location 2022/04/15 05:09:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.91s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:09:01 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 05:09:02 DEBUG : file1: md5 = 6bfb481e1686b4270feff7e8b2004bfa OK 2022/04/15 05:09:02 INFO : file1: Copied (new) 2022/04/15 05:09:02 INFO : file1: Deleted 2022/04/15 05:09:03 DEBUG : file1: Destination exists, skipping 2022/04/15 05:09:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.68s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.51s) === RUN TestMoveFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:09:07 DEBUG : dst/file1: md5 = d96fb9b54a5f0928c660776e39908293 OK 2022/04/15 05:09:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/backup" 2022/04/15 05:09:08 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/1nrff024r7pq65ecp72fc28jb0" 2022/04/15 05:09:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/15 05:09:12 INFO : dst/file1: Moved (server-side) 2022/04/15 05:09:14 DEBUG : dst/file1: md5 = 4a968ed6577b3254a2b3c08c46325132 OK 2022/04/15 05:09:14 INFO : dst/file1: Copied (new) 2022/04/15 05:09:14 INFO : dst/file1: Deleted 2022/04/15 05:09:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/04/15 05:09:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/04/15 05:09:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.32s) === RUN TestCopyFile run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:09:20 DEBUG : file1: Need to transfer - File not found at Destination 2022/04/15 05:09:22 DEBUG : file1: md5 = 4bbf7c0e4639e3ed8b44d84f43468072 OK 2022/04/15 05:09:22 INFO : file1: Copied (new) to: sub/file2 2022/04/15 05:09:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2022/04/15 05:09:23 DEBUG : file1: Unchanged skipping 2022/04/15 05:09:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': don't need to copy/move sub/file2, it is already at target location 2022/04/15 05:09:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.70s) === RUN TestCopyFileBackupDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:09:28 DEBUG : dst/file1: md5 = f426b77f8485c420ea42821796b057ba OK 2022/04/15 05:09:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/backup" 2022/04/15 05:09:29 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/1nrff024r7pq65ecp72fc28jb0" 2022/04/15 05:09:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/04/15 05:09:33 INFO : dst/file1: Moved (server-side) 2022/04/15 05:09:35 DEBUG : dst/file1: md5 = 5ddd5d0ddf3685a8b29df44c9fa23847 OK 2022/04/15 05:09:35 INFO : dst/file1: Copied (new) 2022/04/15 05:09:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/04/15 05:09:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2022/04/15 05:09:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.29s) === RUN TestCopyFileCompareDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:09:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/dst" 2022/04/15 05:09:40 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/31u3jie661vd5p8j7rtc3hgbh0" 2022/04/15 05:09:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/CompareDest" 2022/04/15 05:09:42 DEBUG : Config file has changed externaly - reloading 2022/04/15 05:09:42 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/gveqi14airsml4bgu7krj116o8" 2022/04/15 05:09:44 DEBUG : one: Need to transfer - File not found at Destination 2022/04/15 05:09:46 DEBUG : one: md5 = 8ab392afaee74a2ffce0bc63c18aeb86 OK 2022/04/15 05:09:46 INFO : one: Copied (new) 2022/04/15 05:09:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:09:49 DEBUG : one: md5 = 675a9bb92939934e81e803a7d92957a9 OK 2022/04/15 05:09:49 INFO : one: Copied (replaced existing) 2022/04/15 05:09:51 DEBUG : dst/one: md5 = e2c44810359a15be99d1c13f143b9b15 OK 2022/04/15 05:09:53 DEBUG : CompareDest/one: md5 = 1a5da0ae28a6e31bfd8d7163327064bd OK 2022/04/15 05:09:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 05:09:55 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:09:57 DEBUG : CompareDest/two: md5 = 509f9da3aa16409fec2818c806ecd736 OK 2022/04/15 05:09:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 05:09:58 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 05:09:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 05:09:59 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 05:10:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/15 05:10:01 DEBUG : two: Need to transfer - File not found at Destination 2022/04/15 05:10:02 DEBUG : two: md5 = 69ea4be3f7ef73e1c63d2d4c011ecf49 OK 2022/04/15 05:10:02 INFO : two: Copied (new) 2022/04/15 05:10:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/15 05:10:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/04/15 05:10:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/15 05:10:07 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.66s) === RUN TestCopyFileCopyDest run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:10:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/dst" 2022/04/15 05:10:08 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/31u3jie661vd5p8j7rtc3hgbh0" 2022/04/15 05:10:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/CopyDest" 2022/04/15 05:10:10 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/d09o6po3f7bm6ce32vdgs8h9ls" 2022/04/15 05:10:12 DEBUG : one: Need to transfer - File not found at Destination 2022/04/15 05:10:14 DEBUG : one: md5 = 919778c0efea5a8b3e084df2ffcfe538 OK 2022/04/15 05:10:14 INFO : one: Copied (new) 2022/04/15 05:10:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:10:17 DEBUG : one: md5 = baac104b021c0ccbec62be2feea7a98d OK 2022/04/15 05:10:17 INFO : one: Copied (replaced existing) 2022/04/15 05:10:19 DEBUG : dst/one: md5 = b0ba6104a54f39ef1c7404b2f18c3a8d OK 2022/04/15 05:10:21 DEBUG : CopyDest/one: md5 = 0823e4b5aaa6fa19598f57547c238c78 OK 2022/04/15 05:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9/BackupDir" 2022/04/15 05:10:22 DEBUG : Creating backend with remote "TestDrive:crypt/e2qob57cclgnln9s09fes5tjs62fn4ma5fa3cb7ppk78124kctr2vofm8o4tf23ndttlumiklgb0u/s6dbk3lfi7c9kfvo6j7bla9m0g" 2022/04/15 05:10:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 05:10:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:10:27 INFO : one: Moved (server-side) 2022/04/15 05:10:28 INFO : one: Copied (server-side copy) 2022/04/15 05:10:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/15 05:10:30 DEBUG : CopyDest/two: md5 = c9e178df7c2c202d44d3ec1a5ef40ec8 OK 2022/04/15 05:10:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 05:10:32 INFO : two: Copied (server-side copy) 2022/04/15 05:10:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/15 05:10:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 05:10:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2022/04/15 05:10:34 DEBUG : two: Unchanged skipping 2022/04/15 05:10:36 DEBUG : CopyDest/three: md5 = 17d767808a47b95060838ae9672bd4c2 OK 2022/04/15 05:10:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/15 05:10:37 DEBUG : three: Destination not found in --copy-dest 2022/04/15 05:10:37 DEBUG : three: Need to transfer - File not found at Destination 2022/04/15 05:10:38 DEBUG : three: md5 = 201062e38736dd6ed1dd2fd8650ab032 OK 2022/04/15 05:10:38 INFO : three: Copied (new) 2022/04/15 05:10:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/04/15 05:10:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/04/15 05:10:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/15 05:10:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/04/15 05:10:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2022/04/15 05:10:44 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/15 05:10:45 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.83s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:10:49 DEBUG : A1/one: md5 = 2dc4790caef14cee94ad7cb220bc2b71 OK 2022/04/15 05:10:50 DEBUG : A1/two: md5 = e443b5224e5cb7e1c9973a9944dfc18e OK 2022/04/15 05:10:53 DEBUG : A1/B1/three: md5 = 5300929cffd0a48333c520ab77252096 OK 2022/04/15 05:10:55 DEBUG : A1/B1/C1/four: md5 = 104777c6bba0bf91fddfddf43de792b6 OK 2022/04/15 05:10:57 DEBUG : A1/B1/C2/five: md5 = 4e37dd73d2838516322937819c397e66 OK 2022/04/15 05:10:57 DEBUG : A1/B2: Making directory 2022/04/15 05:10:58 DEBUG : A1/B1/C3: Making directory 2022/04/15 05:11:10 INFO : A2/one: Moved (server-side) to: A3/one 2022/04/15 05:11:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/04/15 05:11:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/04/15 05:11:10 INFO : A2/two: Moved (server-side) to: A3/two 2022/04/15 05:11:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/04/15 05:11:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/04/15 05:11:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/04/15 05:11:14 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/15 05:11:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/04/15 05:11:15 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/04/15 05:11:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2022/04/15 05:11:23 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2022/04/15 05:11:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2022/04/15 05:11:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2022/04/15 05:11:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2022/04/15 05:11:24 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2022/04/15 05:11:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2022/04/15 05:11:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2022/04/15 05:11:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2022/04/15 05:11:25 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (39.66s) === RUN TestGetFsInfo run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 05:11:28 DEBUG : no_checksum_small_file_from_pipe: md5 = bf24eb94fc67f67e3fb6546f82da272a OK 2022/04/15 05:11:28 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/04/15 05:11:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2022/04/15 05:11:29 DEBUG : no_checksum_big_file_from_pipe: md5 = b6bbd49b16ac145cad04584b022ef400 OK 2022/04/15 05:11:29 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:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 05:11:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 2b3810ac31b71ae1471d1c834c6cd7d6 OK 2022/04/15 05:11:33 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/04/15 05:11:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2022/04/15 05:11:35 DEBUG : with_checksum_big_file_from_pipe: md5 = b802fb5934a98d15c88d94888ca39553 OK 2022/04/15 05:11:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/04/15 05:11:35 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 05:11:38 DEBUG : ignore_checksum_small_file_from_pipe: md5 = bb42a0684517adecf34fd859607b67f5 OK 2022/04/15 05:11:38 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/15 05:11:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/04/15 05:11:40 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 97e6fcc8b898607bbb4eaf2f114981e2 OK 2022/04/15 05:11:40 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:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': File to upload is small (34 bytes), uploading instead of streaming 2022/04/15 05:11:44 DEBUG : ignore_checksum_small_file_from_pipe: md5 = 7e33dd345f76397abf233e3d3e5c026e OK 2022/04/15 05:11:44 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/04/15 05:11:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2022/04/15 05:11:45 DEBUG : ignore_checksum_big_file_from_pipe: md5 = 81b5c383d1893689bef2a4994fa63cad OK 2022/04/15 05:11:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.17s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.38s) === RUN TestRcatSize run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:11:49 DEBUG : potato1: md5 = 3bb430945ea59321d7faf27fc910d34c OK 2022/04/15 05:11:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': File to upload is small (60 bytes), uploading instead of streaming 2022/04/15 05:11:50 DEBUG : potato2: md5 = b11aa448514b7577ce325672d46ac446 OK 2022/04/15 05:11:50 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.75s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:11:52 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/04/15 05:11:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9308c45a4928622aa9dcffec82b369d6 OK 2022/04/15 05:11:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/04/15 05:11:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/04/15 05:11:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer operations_test.go:1592: Error Trace: operations_test.go:1592 Error: Should be true Test: TestCopyFileMaxTransfer Messages: Not fatal error: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: Max transfer limit reached as set by --max-transfer: &fserrors.wrappedCountableError{error:(*url.Error)(0xc000676c30), isCounted:true}: 2022/04/15 05:11:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/04/15 05:11:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/04/15 05:11:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 27838f9a99d7df8bfea218374d64d620 OK 2022/04/15 05:11:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2022/04/15 05:12:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2022/04/15 05:12:02 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- FAIL: TestCopyFileMaxTransfer (10.64s) === RUN TestTouchDir run.go:181: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9'", Local "Local file system at /tmp/rclone3902336270", Modify Window "1ms" 2022/04/15 05:12:04 DEBUG : potato2: md5 = 1fdbf3076a49e8ebc067bbd5bcacea1b OK 2022/04/15 05:12:05 DEBUG : empty space: md5 = 98aa42c0fc32026ddc889f6a854f4ed3 OK 2022/04/15 05:12:08 DEBUG : sub dir/potato3: md5 = 781fcc1f32068dc79f330b88d376305e OK 2022/04/15 05:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Touching "empty space" 2022/04/15 05:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Touching "potato2" 2022/04/15 05:12:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Touching "sub dir/potato3" 2022/04/15 05:12:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.05s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) FAIL 2022/04/15 05:12:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipigik4coyiwin3banamem9': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 9m28.804942007s (try 1/5)