"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/17 02:00:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu" 2025/01/17 02:00:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:00:36 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0" 2025/01/17 02:00:37 DEBUG : Creating backend with remote "/tmp/rclone1830308381" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/17 02:00:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 02:00:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/17 02:00:38 DEBUG : potato: Seek from 10 to 0 2025/01/17 02:00:38 DEBUG : potato: Seek from 10 to 0 2025/01/17 02:00:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/17 02:00:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 02:00:38 DEBUG : potato: Seek from 5 to 2 2025/01/17 02:00:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/17 02:00:38 DEBUG : potato: Seek from 7 to 0 2025/01/17 02:00:38 DEBUG : potato: Seek from 7 to 0 2025/01/17 02:00:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/17 02:00:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 02:00:38 DEBUG : potato: Seek from 5 to 2 2025/01/17 02:00:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/17 02:00:38 DEBUG : potato: Seek from 8 to 0 2025/01/17 02:00:38 DEBUG : potato: Seek from 8 to 0 2025/01/17 02:00:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/17 02:00:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/17 02:00:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/17 02:00:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/17 02:00:38 DEBUG : potato: Seek from 5 to 2 2025/01/17 02:00:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/17 02:00:38 DEBUG : potato: Seek from 9 to 0 2025/01/17 02:00:38 DEBUG : potato: Seek from 9 to 0 2025/01/17 02:00:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:00:41 DEBUG : rutabaga: md5 = 6dd28db49a40a2cf54cdb73088f4bc3f OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/17 02:00:43 DEBUG : empty space: md5 = b7378231a4eddb72b33a749a3f54890d OK === RUN TestCheck/3 2025/01/17 02:00:46 DEBUG : potato2: md5 = b64671e90806cf93ca08ea17b8048daa OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/17 02:00:49 DEBUG : remotepotato: md5 = 4a8ae3e4ee0f76d8f096c9ccc4c95b4e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.69s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.33s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/01/17 02:00:52 DEBUG : Creating backend with remote "nonexistent" 2025/01/17 02:00:52 DEBUG : Creating backend with remote "nonexistent" 2025/01/17 02:00:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/17 02:00:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/17 02:00:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/17 02:00:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:00:54 DEBUG : rutabaga: md5 = f68992099247d3fa6b3ad2bcc1a12d35 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/17 02:00:59 DEBUG : empty space: md5 = 550aa71577ab92bbdad8e31a306bf4ff OK === RUN TestCheckDownload/3 2025/01/17 02:01:02 DEBUG : potato2: md5 = 3dc2b1161c9e8bbaf0a62f4bc1981ce0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/17 02:01:07 DEBUG : remotepotato: md5 = 99c59eb7eb7ebe5a3eb069518ae978e1 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (20.24s) --- PASS: TestCheckDownload/1 (1.71s) --- PASS: TestCheckDownload/2 (1.15s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.66s) --- PASS: TestCheckDownload/5 (1.21s) --- PASS: TestCheckDownload/6 (1.27s) --- PASS: TestCheckDownload/7 (1.37s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:01:15 DEBUG : rutabaga: md5 = 8e63d11282e3dfb86087c145383fd1d7 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/17 02:01:17 DEBUG : empty space: md5 = 308732028e806eb274c23f71dcbe1c9a OK === RUN TestCheckSizeOnly/3 2025/01/17 02:01:20 DEBUG : potato2: md5 = 90eb45ba216c1d339d6a2ddf965e69c5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/17 02:01:22 DEBUG : remotepotato: md5 = 70a8d8faebd5ddfc0383d4faa640c5b6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.04s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:01:28 DEBUG : test.sum: md5 = bc64de18ed4251baf776fa56694944ef OK 2025/01/17 02:01:29 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/17 02:01:29 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/17 02:01:29 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/17 02:01:29 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/17 02:01:31 DEBUG : test.sum: md5 = 030b34173bf899957285e4d2c339b036 OK 2025/01/17 02:01:32 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/17 02:01:32 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/17 02:01:32 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/17 02:01:32 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.41s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:01:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/data" 2025/01/17 02:01:33 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.03s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:01:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/data" 2025/01/17 02:01:35 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/vjrnln8ratgmqakfosrqe8espk" 2025/01/17 02:01:40 DEBUG : data/banana: md5 = 6214be9fca81e9b3ec89e78fa056610c OK 2025/01/17 02:01:42 DEBUG : test.sum: md5 = f6de1a99aebfc9140ec4061e7c7c06a4 OK === RUN TestCheckSumDownload/subtest1 2025/01/17 02:01:48 DEBUG : data/potato: md5 = 6292f1271e2a34ce34d422f47b400065 OK 2025/01/17 02:01:49 DEBUG : test.sum: md5 = 669b3a6ac9232f977ceca0046d0d4c85 OK === RUN TestCheckSumDownload/subtest2 2025/01/17 02:01:54 DEBUG : test.sum: md5 = 9ad4b36be606fc625d0664c0a9a80abe OK === RUN TestCheckSumDownload/subtest3 2025/01/17 02:01:59 DEBUG : test.sum: md5 = f27454b662b085d0019f051396db0fca OK === RUN TestCheckSumDownload/subtest4 2025/01/17 02:02:05 DEBUG : test.sum: md5 = f8464195fcaf028aedc0d3e93ef99d52 OK === RUN TestCheckSumDownload/subtest5 2025/01/17 02:02:09 DEBUG : test.sum: md5 = 0a7fd5879f672b4091c899b760c65144 OK === RUN TestCheckSumDownload/subtest6 2025/01/17 02:02:14 DEBUG : data/banana: md5 = 68befc71c0a2fb333a20321c67eca795 OK 2025/01/17 02:02:17 DEBUG : data/potato: md5 = 93d02afae6c4490747371d7b4cba762e OK 2025/01/17 02:02:19 DEBUG : test.sum: md5 = 29513775eadeb5e799b5c5afe782463f OK === RUN TestCheckSumDownload/subtest7 2025/01/17 02:02:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/17 02:02:31 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (57.44s) --- PASS: TestCheckSumDownload/subtest1 (3.81s) --- PASS: TestCheckSumDownload/subtest2 (2.43s) --- PASS: TestCheckSumDownload/subtest3 (3.13s) --- PASS: TestCheckSumDownload/subtest4 (3.02s) --- PASS: TestCheckSumDownload/subtest5 (2.32s) --- PASS: TestCheckSumDownload/subtest6 (2.81s) --- PASS: TestCheckSumDownload/subtest7 (4.35s) === RUN TestApplyTransforms 2025/01/17 02:02:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-humibar1jufe" 2025/01/17 02:02:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:02:33 DEBUG : Creating backend with remote "TestDrive:crypt/im7cn5ike9qg1mf40trjfue8g9eae2jrqevdiqst5mhqun2458vg" 2025/01/17 02:02:37 DEBUG : Creating backend with remote "/tmp/rclone2409112269" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-humibar1jufe'", Local "Local file system at /tmp/rclone2409112269", Modify Window "1ms" 2025/01/17 02:02:42 DEBUG : hello, world!: md5 = 1a266be56aaed1413fdd0acc3a32c49c OK upper checkfile vs. lower remote (without normalization) 2025/01/17 02:02:44 ERROR : hello, world!: sum not found 2025/01/17 02:02:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-humibar1jufe' 2025/01/17 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humibar1jufe': 1 files missing 2025/01/17 02:02:44 NOTICE: 1 hashes missing 2025/01/17 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humibar1jufe': 2 differences found 2025/01/17 02:02:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humibar1jufe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/17 02:02:46 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humibar1jufe': 0 differences found 2025/01/17 02:02:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-humibar1jufe': 1 matching files 2025/01/17 02:02:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cazosor4jebu" 2025/01/17 02:02:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:02:46 DEBUG : Creating backend with remote "TestDrive:crypt/8u6gsl37l8pn3m1sk82cljc78ail1r66tr9ci1de6tllr6jpuukg" 2025/01/17 02:02:50 DEBUG : Creating backend with remote "/tmp/rclone3718082682" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cazosor4jebu'", Local "Local file system at /tmp/rclone3718082682", Modify Window "1ms" 2025/01/17 02:02:55 DEBUG : HELLO, WORLD!: md5 = ecf1166e4e877a3f1268aaaf03657d61 OK lower checkfile vs. upper remote (without normalization) 2025/01/17 02:02:57 ERROR : HELLO, WORLD!: sum not found 2025/01/17 02:02:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cazosor4jebu' 2025/01/17 02:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazosor4jebu': 1 files missing 2025/01/17 02:02:57 NOTICE: 1 hashes missing 2025/01/17 02:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazosor4jebu': 2 differences found 2025/01/17 02:02:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazosor4jebu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/17 02:02:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazosor4jebu': 0 differences found 2025/01/17 02:02:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cazosor4jebu': 1 matching files 2025/01/17 02:02:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toqonip5tode" 2025/01/17 02:02:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:03:00 DEBUG : Creating backend with remote "TestDrive:crypt/dcjt2quvfi1d0m3kkk1oplolge9t1dn8c4gmom84bh5tdbpkas50" 2025/01/17 02:03:03 DEBUG : Creating backend with remote "/tmp/rclone3790748240" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toqonip5tode'", Local "Local file system at /tmp/rclone3790748240", Modify Window "1ms" 2025/01/17 02:03:07 DEBUG : HeLlO, wOrLd!: md5 = 07a0daf39fef05fb0b0c650c49d5b8fa OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/17 02:03:09 ERROR : HeLlO, wOrLd!: sum not found 2025/01/17 02:03:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-toqonip5tode' 2025/01/17 02:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqonip5tode': 1 files missing 2025/01/17 02:03:09 NOTICE: 1 hashes missing 2025/01/17 02:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqonip5tode': 2 differences found 2025/01/17 02:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqonip5tode': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/17 02:03:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqonip5tode': 0 differences found 2025/01/17 02:03:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqonip5tode': 1 matching files 2025/01/17 02:03:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jekuqav6befi" 2025/01/17 02:03:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:03:11 DEBUG : Creating backend with remote "TestDrive:crypt/eqjfd0unfvs2enh58ebjjqrvusoldpb0phfdkicqoe06uc3manug" 2025/01/17 02:03:16 DEBUG : Creating backend with remote "/tmp/rclone617844463" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jekuqav6befi'", Local "Local file system at /tmp/rclone617844463", Modify Window "1ms" 2025/01/17 02:03:20 DEBUG : HELLO, WORLD!: md5 = abfb3b4bb071d14300613a930bea4c6f OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/17 02:03:22 ERROR : HELLO, WORLD!: sum not found 2025/01/17 02:03:22 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jekuqav6befi' 2025/01/17 02:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuqav6befi': 1 files missing 2025/01/17 02:03:22 NOTICE: 1 hashes missing 2025/01/17 02:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuqav6befi': 2 differences found 2025/01/17 02:03:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuqav6befi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/17 02:03:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuqav6befi': 0 differences found 2025/01/17 02:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jekuqav6befi': 1 matching files 2025/01/17 02:03:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-luwazum3jizo" 2025/01/17 02:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:03:24 DEBUG : Creating backend with remote "TestDrive:crypt/ms0u6ncalkct6k9j4bprsqqfnmnesln8qccdd16c7lm95k7mu5hg" 2025/01/17 02:03:28 DEBUG : Creating backend with remote "/tmp/rclone2571511168" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-luwazum3jizo'", Local "Local file system at /tmp/rclone2571511168", Modify Window "1ms" 2025/01/17 02:03:32 DEBUG : 測試_Русский___ě_áñ: md5 = 8ea191ccdd7484921d91e6ea5fe9115b OK NFD checkfile vs. NFC remote (without normalization) 2025/01/17 02:03:34 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/17 02:03:34 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-luwazum3jizo' 2025/01/17 02:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwazum3jizo': 1 files missing 2025/01/17 02:03:34 NOTICE: 1 hashes missing 2025/01/17 02:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwazum3jizo': 2 differences found 2025/01/17 02:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwazum3jizo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/17 02:03:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwazum3jizo': 0 differences found 2025/01/17 02:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-luwazum3jizo': 1 matching files 2025/01/17 02:03:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vowizin1cino" 2025/01/17 02:03:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:03:36 DEBUG : Creating backend with remote "TestDrive:crypt/2h6v5708vbur8bhqnv047nr4m2gtbpg7t117vbp60plnvc12p93g" 2025/01/17 02:03:40 DEBUG : Creating backend with remote "/tmp/rclone1518540496" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vowizin1cino'", Local "Local file system at /tmp/rclone1518540496", Modify Window "1ms" 2025/01/17 02:03:44 DEBUG : 測試_Русский___ě_áñ: md5 = e9fcaf187315de95acb2f8e3da732507 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/17 02:03:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/17 02:03:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vowizin1cino' 2025/01/17 02:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowizin1cino': 1 files missing 2025/01/17 02:03:46 NOTICE: 1 hashes missing 2025/01/17 02:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowizin1cino': 2 differences found 2025/01/17 02:03:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowizin1cino': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/17 02:03:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowizin1cino': 0 differences found 2025/01/17 02:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vowizin1cino': 1 matching files 2025/01/17 02:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vavukes0bopu" 2025/01/17 02:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/nrhhnfr0ja1bqntcsk44umut89b163jge3oup7t9rnauphinqrv0" 2025/01/17 02:03:53 DEBUG : Creating backend with remote "/tmp/rclone1346744660" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vavukes0bopu'", Local "Local file system at /tmp/rclone1346744660", Modify Window "1ms" 2025/01/17 02:03:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bde7f326d2c160767af20ab6c15bd5ea OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/17 02:03:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 02:03:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vavukes0bopu' 2025/01/17 02:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavukes0bopu': 1 files missing 2025/01/17 02:03:57 NOTICE: 1 hashes missing 2025/01/17 02:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavukes0bopu': 2 differences found 2025/01/17 02:03:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavukes0bopu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/17 02:03:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavukes0bopu': 0 differences found 2025/01/17 02:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vavukes0bopu': 1 matching files 2025/01/17 02:03:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yanepor8qale" 2025/01/17 02:03:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:03:59 DEBUG : Creating backend with remote "TestDrive:crypt/oric83841qoolp4upcb37rp2seef11oj0qgo30dvrkckvso56htg" 2025/01/17 02:04:00 DEBUG : Creating backend with remote "/tmp/rclone829031241" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yanepor8qale'", Local "Local file system at /tmp/rclone829031241", Modify Window "1ms" 2025/01/17 02:04:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 12b211029177307a5bde4986c4ef2a9b OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/17 02:04:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 02:04:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yanepor8qale' 2025/01/17 02:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanepor8qale': 1 files missing 2025/01/17 02:04:03 NOTICE: 1 hashes missing 2025/01/17 02:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanepor8qale': 2 differences found 2025/01/17 02:04:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanepor8qale': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/17 02:04:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanepor8qale': 0 differences found 2025/01/17 02:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yanepor8qale': 1 matching files 2025/01/17 02:04:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sunuvuw6hovi" 2025/01/17 02:04:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:04:04 DEBUG : Creating backend with remote "TestDrive:crypt/epf2pn2f98thabogc7n63mqh9hvtf41ntrhmsh4ellf76mros970" 2025/01/17 02:04:05 DEBUG : Creating backend with remote "/tmp/rclone2401186638" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sunuvuw6hovi'", Local "Local file system at /tmp/rclone2401186638", Modify Window "1ms" 2025/01/17 02:04:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e42e258d05e5053317b27dcf05deaa7a OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/17 02:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 02:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sunuvuw6hovi' 2025/01/17 02:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sunuvuw6hovi': 1 files missing 2025/01/17 02:04:09 NOTICE: 1 hashes missing 2025/01/17 02:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sunuvuw6hovi': 2 differences found 2025/01/17 02:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sunuvuw6hovi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/17 02:04:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sunuvuw6hovi': 0 differences found 2025/01/17 02:04:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sunuvuw6hovi': 1 matching files 2025/01/17 02:04:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-comehes1luci" 2025/01/17 02:04:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:04:10 DEBUG : Creating backend with remote "TestDrive:crypt/4to7j9ip2fk23mvkqd4n6s8v8e7dtr4ogldo815r1lvdh7ferg6g" 2025/01/17 02:04:11 DEBUG : Creating backend with remote "/tmp/rclone1555111166" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-comehes1luci'", Local "Local file system at /tmp/rclone1555111166", Modify Window "1ms" 2025/01/17 02:04:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8a827a42930eae15dac1238134f59d11 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/17 02:04:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/17 02:04:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-comehes1luci' 2025/01/17 02:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comehes1luci': 1 files missing 2025/01/17 02:04:15 NOTICE: 1 hashes missing 2025/01/17 02:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comehes1luci': 2 differences found 2025/01/17 02:04:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comehes1luci': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/17 02:04:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/17 02:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comehes1luci': 0 differences found 2025/01/17 02:04:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-comehes1luci': 1 matching files 2025/01/17 02:04:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-comehes1luci': Purge remote 2025/01/17 02:04:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sunuvuw6hovi': Purge remote 2025/01/17 02:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yanepor8qale': Purge remote 2025/01/17 02:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vavukes0bopu': Purge remote 2025/01/17 02:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vowizin1cino': Purge remote 2025/01/17 02:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-luwazum3jizo': Purge remote 2025/01/17 02:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jekuqav6befi': Purge remote 2025/01/17 02:04:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toqonip5tode': Purge remote 2025/01/17 02:04:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cazosor4jebu': Purge remote 2025/01/17 02:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-humibar1jufe': Purge remote --- PASS: TestApplyTransforms (110.79s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:04:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/17 02:04:26 DEBUG : sub/file2: md5 = 2771899d7eefc355cef6f6079aecdfa1 OK 2025/01/17 02:04:26 INFO : file1: Copied (new) to: sub/file2 2025/01/17 02:04:27 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 02:04:27 DEBUG : file1: Unchanged skipping 2025/01/17 02:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': don't need to copy/move sub/file2, it is already at target location 2025/01/17 02:04:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.02s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:04:34 DEBUG : dst/file1: md5 = cf59d0057e6cfc1b80fe19be0400c279 OK 2025/01/17 02:04:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/backup" 2025/01/17 02:04:35 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/1nrff024r7pq65ecp72fc28jb0" 2025/01/17 02:04:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/17 02:04:40 INFO : dst/file1: Moved (server-side) 2025/01/17 02:04:41 DEBUG : dst/file1: md5 = b79dcc233d7d1e18fefbcda24a046300 OK 2025/01/17 02:04:41 INFO : dst/file1: Copied (new) 2025/01/17 02:04:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 02:04:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 02:04:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.43s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:04:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/dst" 2025/01/17 02:04:47 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 02:04:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/CompareDest" 2025/01/17 02:04:49 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/gveqi14airsml4bgu7krj116o8" 2025/01/17 02:04:51 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 02:04:54 DEBUG : one: md5 = 2f9566b35aac7495166d573e71fd79ae OK 2025/01/17 02:04:54 INFO : one: Copied (new) 2025/01/17 02:04:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:04:57 DEBUG : one: md5 = c0deb62ddfbcf5125f6a4f5c86410b9e OK 2025/01/17 02:04:57 INFO : one: Copied (replaced existing) 2025/01/17 02:04:59 DEBUG : dst/one: md5 = 78b929c581e97131ccdb4cda94dc2947 OK 2025/01/17 02:05:02 DEBUG : CompareDest/one: md5 = 1b224bc84f2f2728a7faae63e4c48947 OK 2025/01/17 02:05:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:05:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 02:05:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/17 02:05:05 DEBUG : CompareDest/two: md5 = cff90b9f30cbbc82311c8af917921078 OK 2025/01/17 02:05:06 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 02:05:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 02:05:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 02:05:07 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 02:05:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 02:05:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/17 02:05:09 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 02:05:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/17 02:05:11 DEBUG : two: md5 = 770ec0dadd126ec1c4eb6aa566f1b186 OK 2025/01/17 02:05:11 INFO : two: Copied (new) 2025/01/17 02:05:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 02:05:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:05:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:05:16 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (30.05s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:05:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/dst" 2025/01/17 02:05:17 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 02:05:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/CopyDest" 2025/01/17 02:05:19 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/17 02:05:21 DEBUG : one: Need to transfer - File not found at Destination 2025/01/17 02:05:23 DEBUG : one: md5 = d54a02040136824a1eb7712542fbc3b3 OK 2025/01/17 02:05:23 INFO : one: Copied (new) 2025/01/17 02:05:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:05:26 DEBUG : one: md5 = 8d2f052d59d06aa3e989e815f91a9836 OK 2025/01/17 02:05:26 INFO : one: Copied (replaced existing) 2025/01/17 02:05:28 DEBUG : dst/one: md5 = e3a19a80115883b1b34855b53017d069 OK 2025/01/17 02:05:31 DEBUG : CopyDest/one: md5 = ba71a75613040d9db137b6c881b69ebc OK 2025/01/17 02:05:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/BackupDir" 2025/01/17 02:05:32 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/17 02:05:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:05:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 02:05:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/17 02:05:36 INFO : one: Moved (server-side) 2025/01/17 02:05:38 INFO : one: Copied (server-side copy) 2025/01/17 02:05:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/17 02:05:40 DEBUG : CopyDest/two: md5 = 64358284a39b89bd98407839c650f01d OK 2025/01/17 02:05:41 DEBUG : two: Need to transfer - File not found at Destination 2025/01/17 02:05:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 02:05:42 INFO : two: Copied (server-side copy) 2025/01/17 02:05:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/17 02:05:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/17 02:05:43 DEBUG : two: Unchanged skipping 2025/01/17 02:05:45 DEBUG : CopyDest/three: md5 = 2866242da3df25d30ced75903c1ee276 OK 2025/01/17 02:05:46 DEBUG : three: Need to transfer - File not found at Destination 2025/01/17 02:05:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/17 02:05:46 DEBUG : three: Destination not found in --copy-dest 2025/01/17 02:05:48 DEBUG : three: md5 = ff4fd5d51673ea9237f2eba879da910e OK 2025/01/17 02:05:48 INFO : three: Copied (new) 2025/01/17 02:05:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/17 02:05:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 02:05:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:05:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 02:05:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/17 02:05:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:05:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.22s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:05:58 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/17 02:06:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = ec07cc1edf2144ca47c0da83aa70c2ec OK 2025/01/17 02:06:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/17 02:06:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/17 02:06:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/17 02:06:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/17 02:06:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/17 02:06:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4e6c947a3ea5818d185c9a633854202b OK 2025/01/17 02:06:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/17 02:06:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/17 02:06:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:06:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Looking for duplicate names using skip mode. 2025/01/17 02:06:13 NOTICE: one: Found 2 files with duplicate names 2025/01/17 02:06:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.00s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:06:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Looking for duplicate names using skip mode. 2025/01/17 02:06:20 NOTICE: one: Found 3 files with duplicate names 2025/01/17 02:06:20 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/17 02:06:21 INFO : one: Deleted 2025/01/17 02:06:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.94s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:06:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Looking for duplicate names using first mode. 2025/01/17 02:06:28 NOTICE: one: Found 3 files with duplicate names 2025/01/17 02:06:29 INFO : one: Deleted 2025/01/17 02:06:29 INFO : one: Deleted 2025/01/17 02:06:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.84s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:06:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Looking for duplicate names using newest mode. 2025/01/17 02:06:36 NOTICE: one: Found 3 files with duplicate names 2025/01/17 02:06:36 INFO : one: Deleted 2025/01/17 02:06:37 INFO : one: Deleted 2025/01/17 02:06:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.72s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:06:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Looking for duplicate names using oldest mode. 2025/01/17 02:06:44 NOTICE: one: Found 3 files with duplicate names 2025/01/17 02:06:45 INFO : one: Deleted 2025/01/17 02:06:46 INFO : one: Deleted 2025/01/17 02:06:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.26s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:06:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Looking for duplicate names using largest mode. 2025/01/17 02:06:52 NOTICE: one: Found 3 files with duplicate names 2025/01/17 02:06:53 INFO : one: Deleted 2025/01/17 02:06:54 INFO : one: Deleted 2025/01/17 02:06:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.03s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:07:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Looking for duplicate names using smallest mode. 2025/01/17 02:07:00 NOTICE: one: Found 3 files with duplicate names 2025/01/17 02:07:01 INFO : one: Deleted 2025/01/17 02:07:02 INFO : one: Deleted 2025/01/17 02:07:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.08s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:07:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Looking for duplicate names using rename mode. 2025/01/17 02:07:10 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/17 02:07:11 INFO : one-2.txt: renamed from: one.txt 2025/01/17 02:07:12 INFO : one-3.txt: renamed from: one.txt 2025/01/17 02:07:14 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.88s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:07:20 DEBUG : dupe1/one.txt: md5 = 5f1d76b2d0c18a7febc4b72a156d9edc OK 2025/01/17 02:07:23 DEBUG : dupe2/two.txt: md5 = 2a3b4b5082f75d59f8ccb21d5fbc53ca OK 2025/01/17 02:07:25 DEBUG : dupe3/three.txt: md5 = 54cd2f5f9001ad799f78b7fd2ca5689a OK 2025/01/17 02:07:26 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/17 02:07:27 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/17 02:07:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/17 02:07:28 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/17 02:07:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/17 02:07:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/17 02:07:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.50s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:07:35 DEBUG : a.txt: md5 = 366440d88c4d55777d8bedda30d41bc4 OK 2025/01/17 02:07:37 DEBUG : zend.txt: md5 = 4b9f654bcd982d66d27393383522a620 OK 2025/01/17 02:07:39 DEBUG : sub dir/hello world: md5 = e86e9a20107796a3a3f4fe4e03c448a8 OK 2025/01/17 02:07:41 DEBUG : sub dir/hello world2: md5 = 9850e563255c384eb977739520651a85 OK 2025/01/17 02:07:44 DEBUG : sub dir/ignore dir/.ignore: md5 = 8114519fbde6de2cb39e6461ff66db1d OK 2025/01/17 02:07:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = c5cabfbfe5c01bdede836d37e3f1e8e8 OK 2025/01/17 02:07:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = a894193ed8a13d8e711e20eaeb105039 OK 2025/01/17 02:07:50 DEBUG : a.txt: Excluded (Size Filter) 2025/01/17 02:07:50 DEBUG : a.txt: Excluded 2025/01/17 02:07:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/17 02:07:51 DEBUG : sub dir/hello world: Excluded 2025/01/17 02:07:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/17 02:07:51 DEBUG : sub dir/hello world2: Excluded 2025/01/17 02:07:51 DEBUG : sub dir/ignore dir: Excluded 2025/01/17 02:07:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/17 02:07:51 DEBUG : sub dir/hello world: Excluded 2025/01/17 02:07:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/17 02:07:51 DEBUG : sub dir/hello world2: Excluded 2025/01/17 02:07:52 DEBUG : sub dir/ignore dir: Excluded 2025/01/17 02:07:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/17 02:07:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/17 02:07:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/17 02:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/17 02:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/17 02:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/17 02:07:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.56s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:08:02 DEBUG : file1: md5 = 2c164f73cfd17d2851c09c02ff941c58 OK 2025/01/17 02:08:05 DEBUG : sub/file2: md5 = 1ea33df574fc7163e6929f8cc6ecc8eb 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 2025/01/17 02:08:08 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/17 02:08:08 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/17 02:08:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/17 02:08:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.26s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:08:13 DEBUG : file1: md5 = 6c05386bfbfcd05c968393b32a45997e OK 2025/01/17 02:08:16 DEBUG : sub/file2: md5 = 5ab4015b791dc5aabda1378ac1ed70cb OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === 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 2025/01/17 02:08:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/notfound" 2025/01/17 02:08:20 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/17 02:08:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.17s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:08:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Making directory 2025/01/17 02:08:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:08:28 DEBUG : sub dir/hello world: md5 = e060ae70df0c8be5658719691e0f4aaa OK 2025/01/17 02:08:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.16s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:08:33 DEBUG : potato2: md5 = fbd8ff5e0392d3a38d0c1f33540aaac1 OK 2025/01/17 02:08:35 DEBUG : empty space: md5 = 772e7cfb1debadda46363ef1133f4b76 OK --- PASS: TestLs (5.52s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:08:38 DEBUG : potato2: md5 = 6abdcea39ec7eeff27d8050a4e60ddb7 OK 2025/01/17 02:08:40 DEBUG : empty space: md5 = 80141206d93c0c9ad590b2b7ea84bd3b OK 2025/01/17 02:08:41 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.72s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:08:44 DEBUG : potato2: md5 = 73cb1fc5e86f497f9ca6f35eff94f824 OK 2025/01/17 02:08:46 DEBUG : empty space: md5 = c5c69debf4d81a2606d88dcb8e7369fa OK --- PASS: TestLsLong (5.42s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:08:50 DEBUG : potato2: md5 = a3c6eb2d6971c6e717cb057ef0b6dc7b OK 2025/01/17 02:08:51 DEBUG : empty space: md5 = 6f44d59f75835d149c02b1d9d3b2e958 OK --- PASS: TestHashSums (5.05s) === RUN TestHashSumsWithErrors 2025/01/17 02:08:53 DEBUG : Creating backend with remote ":memory:" 2025/01/17 02:08:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/17 02:08:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/17 02:08:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/17 02:08:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/17 02:08:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/17 02:08:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/17 02:08:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/17 02:08:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/17 02:08:53 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:08:55 DEBUG : potato2: md5 = bbf2cc614cbfdf7d161c1375a1d71767 OK 2025/01/17 02:08:56 DEBUG : empty space: md5 = 642f14a63c65d14c0ff0229f193faced OK 2025/01/17 02:08:59 DEBUG : sub dir/potato3: md5 = 525f825a22439c48b5dab9159371989f OK 2025/01/17 02:09:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.50s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:09:05 DEBUG : small: md5 = 780ed6e973f86579b4c9bea8018d1b78 OK 2025/01/17 02:09:07 DEBUG : medium: md5 = 49e713a617696ba645fd2eda8b4a4bff OK 2025/01/17 02:09:09 DEBUG : large: md5 = 31608e5874ef9e424563ac0d04f4b0d7 OK 2025/01/17 02:09:09 DEBUG : Waiting for deletions to finish 2025/01/17 02:09:09 DEBUG : large: Excluded (Size Filter) 2025/01/17 02:09:10 INFO : medium: Deleted 2025/01/17 02:09:10 INFO : small: Deleted --- PASS: TestDelete (7.91s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:09:13 DEBUG : small: md5 = c61565e5cce7b09f42c75beb810aca96 OK 2025/01/17 02:09:15 DEBUG : medium: md5 = 32638cc0423e3c3ca1c42c5c8354e26c OK 2025/01/17 02:09:16 DEBUG : large: md5 = 153fbaf9f14325280791387c657a11b5 OK 2025/01/17 02:09:16 DEBUG : Waiting for deletions to finish 2025/01/17 02:09:17 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/17 02:09:17 INFO : medium: Deleted 2025/01/17 02:09:17 INFO : small: Deleted --- PASS: TestMaxDelete (7.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:09:21 DEBUG : small: md5 = b415d74748f008284d3bbb38f386f900 OK 2025/01/17 02:09:23 DEBUG : medium: md5 = 9b6640e96e93c44a57a0b8c39331042d OK 2025/01/17 02:09:24 DEBUG : large: md5 = 72f39a44f583b40e76a5ca331f80c1aa OK 2025/01/17 02:09:25 DEBUG : Waiting for deletions to finish 2025/01/17 02:09:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/17 02:09:25 INFO : medium: Deleted 2025/01/17 02:09:26 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.00s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:09:29 DEBUG : small: md5 = d6abd14ae16111b7ee175d46e3d01bf9 OK 2025/01/17 02:09:31 DEBUG : medium: md5 = 577200646d18155e91bad1ce007323c1 OK 2025/01/17 02:09:33 DEBUG : large: md5 = d165e3d3b59d53e22ce0b1a0da68007c OK 2025/01/17 02:09:33 DEBUG : Waiting for deletions to finish 2025/01/17 02:09:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/17 02:09:34 INFO : medium: Deleted 2025/01/17 02:09:34 INFO : small: Deleted --- PASS: TestMaxDeleteSize (8.07s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:09:37 DEBUG : ReadFile: md5 = 8bc055f762680ab495b8f40031a087ea OK --- PASS: TestReadFile (4.47s) === RUN TestRetry 2025/01/17 02:09:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/17 02:09:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/17 02:09:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 02:09:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 02:09:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 02:09:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/17 02:09:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:09:42 DEBUG : file1: md5 = 27de6262127af1979845443f913bf9db OK 2025/01/17 02:09:43 DEBUG : file2: md5 = ed02836723678e47cae993eb005c3f35 OK --- PASS: TestCat (18.83s) === RUN TestPurge 2025/01/17 02:09:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hofukod8piki" 2025/01/17 02:09:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 02:09:59 DEBUG : Creating backend with remote "TestDrive:crypt/ufvq6ug72q0ue3vhrp2p9l7diqh8iqh9atuukq8anv60ppthhp8g" 2025/01/17 02:10:00 DEBUG : Creating backend with remote "/tmp/rclone3583588524" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hofukod8piki'", Local "Local file system at /tmp/rclone3583588524", Modify Window "1ms" 2025/01/17 02:10:06 DEBUG : A1/B1/C1/one: md5 = 72af617203f3aa450f40e77bb2c8f13c OK 2025/01/17 02:10:06 INFO : A2: Making directory 2025/01/17 02:10:07 INFO : A1/B2: Making directory 2025/01/17 02:10:08 INFO : A1/B2/C2: Making directory 2025/01/17 02:10:09 INFO : A1/B1/C3: Making directory 2025/01/17 02:10:10 INFO : A3: Making directory 2025/01/17 02:10:11 INFO : A3/B3: Making directory 2025/01/17 02:10:12 INFO : A3/B3/C4: Making directory 2025/01/17 02:10:15 DEBUG : A1/two: md5 = 3d685cbae3ac3a4e95165815df7b72b7 OK 2025/01/17 02:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hofukod8piki': Purge remote 2025/01/17 02:10:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.79s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:10:23 DEBUG : A1/B1/C1/one: md5 = 8063a95a6c4948b6308c31746d69da93 OK 2025/01/17 02:10:23 INFO : A2: Making directory 2025/01/17 02:10:24 INFO : A1/B2: Making directory 2025/01/17 02:10:25 INFO : A1/B2/C2: Making directory 2025/01/17 02:10:26 INFO : A1/B1/C3: Making directory 2025/01/17 02:10:28 INFO : A3: Making directory 2025/01/17 02:10:29 INFO : A3/B3: Making directory 2025/01/17 02:10:30 INFO : A3/B3/C4: Making directory 2025/01/17 02:10:32 DEBUG : A1/two: md5 = e5bdb8083b244b252a2589dca1f820ed OK 2025/01/17 02:10:34 DEBUG : removing 1 level 3 directories 2025/01/17 02:10:34 INFO : A3/B3/C4: Removing directory 2025/01/17 02:10:36 DEBUG : removing 2 level 3 directories 2025/01/17 02:10:36 INFO : A1/B2/C2: Removing directory 2025/01/17 02:10:36 INFO : A1/B1/C3: Removing directory 2025/01/17 02:10:37 DEBUG : removing 2 level 2 directories 2025/01/17 02:10:37 INFO : A3/B3: Removing directory 2025/01/17 02:10:37 INFO : A1/B2: Removing directory 2025/01/17 02:10:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/17 02:10:38 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/17 02:10:38 DEBUG : removing 2 level 1 directories 2025/01/17 02:10:38 INFO : A3: Removing directory 2025/01/17 02:10:38 INFO : A2: Removing directory 2025/01/17 02:10:39 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/17 02:10:43 DEBUG : removing 1 level 3 directories 2025/01/17 02:10:43 INFO : A1/B1/C1: Removing directory 2025/01/17 02:10:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:44 DEBUG : removing 1 level 2 directories 2025/01/17 02:10:44 INFO : A1/B1: Removing directory 2025/01/17 02:10:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/17 02:10:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 02:10:45 DEBUG : removing 1 level 1 directories 2025/01/17 02:10:45 INFO : A1: Removing directory 2025/01/17 02:10:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/17 02:10:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/17 02:10:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 02:10:46 DEBUG : removing 1 level 0 directories 2025/01/17 02:10:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Removing directory 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/17 02:10:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (28.79s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:10:48 INFO : A1: Making directory 2025/01/17 02:10:49 INFO : A1/B1: Making directory 2025/01/17 02:10:50 INFO : A1/B1/C1: Making directory 2025/01/17 02:10:53 DEBUG : removing 1 level 3 directories 2025/01/17 02:10:53 INFO : A1/B1/C1: Removing directory 2025/01/17 02:10:54 DEBUG : removing 1 level 2 directories 2025/01/17 02:10:54 INFO : A1/B1: Removing directory 2025/01/17 02:10:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 02:10:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.85s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:10:57 INFO : A1: Making directory 2025/01/17 02:10:58 INFO : A1/B1: Making directory 2025/01/17 02:10:59 INFO : A1/B1/C1: Making directory 2025/01/17 02:11:02 DEBUG : removing 1 level 3 directories 2025/01/17 02:11:02 INFO : A1/B1/C1: Removing directory 2025/01/17 02:11:03 DEBUG : removing 1 level 2 directories 2025/01/17 02:11:03 INFO : A1/B1: Removing directory 2025/01/17 02:11:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 02:11:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:11:08 DEBUG : file1: md5 = 4abe88b519109e1f3ee425d8db79ec1d OK 2025/01/17 02:11:09 DEBUG : filename.txt: File name found in url 2025/01/17 02:11:10 DEBUG : filename.txt: md5 = f8dce39b7d0cab64ec4b2b6982c75727 OK 2025/01/17 02:11:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/17 02:11:12 DEBUG : headerfilename.txt: md5 = b6f9c3dc94ec8de6ddbce722aa531de2 OK 2025/01/17 02:11:14 DEBUG : file2: md5 = fcbd2bd575672a212f9741c8af0969f2 OK --- PASS: TestCopyURL (10.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:11:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/17 02:11:20 DEBUG : sub/file2: md5 = 21a0fbf888c7a9f99826e9d357df436b OK 2025/01/17 02:11:20 INFO : file1: Copied (new) to: sub/file2 2025/01/17 02:11:20 INFO : file1: Deleted 2025/01/17 02:11:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 02:11:21 DEBUG : file1: Unchanged skipping 2025/01/17 02:11:21 INFO : file1: Deleted 2025/01/17 02:11:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': don't need to copy/move sub/file2, it is already at target location 2025/01/17 02:11:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.26s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:11:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/17 02:11:26 DEBUG : file1: md5 = e6870b74bc51b6af7a3cc4455a30034c OK 2025/01/17 02:11:26 INFO : file1: Copied (new) 2025/01/17 02:11:26 INFO : file1: Deleted 2025/01/17 02:11:27 DEBUG : file1: Destination exists, skipping 2025/01/17 02:11:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.81s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:11:32 DEBUG : dst/file1: md5 = c917878b3d5b3a4cc76cbe77c3bbf43a OK 2025/01/17 02:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wusuyuy0wovu/backup" 2025/01/17 02:11:32 DEBUG : Config file has changed externally - reloading 2025/01/17 02:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0/1nrff024r7pq65ecp72fc28jb0" 2025/01/17 02:11:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/17 02:11:37 INFO : dst/file1: Moved (server-side) 2025/01/17 02:11:39 DEBUG : dst/file1: md5 = f1840be83fb3f1cf90c757368cb2d9c2 OK 2025/01/17 02:11:39 INFO : dst/file1: Copied (new) 2025/01/17 02:11:39 INFO : dst/file1: Deleted 2025/01/17 02:11:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 02:11:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/17 02:11:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.68s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:11:48 DEBUG : A1/one: md5 = f58e98b690eb03e731a2eaee2cf0b3b2 OK 2025/01/17 02:11:50 DEBUG : A1/two: md5 = b1835bd1a7c49310f71b2b2a9b192139 OK 2025/01/17 02:11:52 DEBUG : A1/B1/three: md5 = 203c0e6f5c223d66503e11e0d3e5531c OK 2025/01/17 02:11:55 DEBUG : A1/B1/C1/four: md5 = 6c95dd24cf2dce953a8611cad019a36b OK 2025/01/17 02:11:58 DEBUG : A1/B1/C2/five: md5 = 64631ddf54060de31818282d71726402 OK 2025/01/17 02:11:58 INFO : A1/B2: Making directory 2025/01/17 02:11:59 INFO : A1/B1/C3: Making directory 2025/01/17 02:12:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/17 02:12:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/17 02:12:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/17 02:12:13 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/17 02:12:14 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/17 02:12:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/17 02:12:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/17 02:12:17 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 02:12:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/17 02:12:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/17 02:12:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/17 02:12:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/17 02:12:28 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/17 02:12:28 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/17 02:12:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/17 02:12:28 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/17 02:12:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/17 02:12:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/17 02:12:32 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 02:12:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/17 02:12:33 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/17 02:12:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/17 02:12:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/17 02:12:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/17 02:12:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/17 02:12:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/17 02:12:43 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/17 02:12:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/17 02:12:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/17 02:12:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/17 02:12:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (59.74s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 02:12:47 DEBUG : no_checksum_small_file_from_pipe: md5 = 864dbd26fb210f89616e1d2db365179f OK 2025/01/17 02:12:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/17 02:12:47 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/17 02:12:48 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/17 02:12:49 DEBUG : no_checksum_big_file_from_pipe: md5 = e606f66fc2ffc9a9ce8b4711dfe4ad92 OK 2025/01/17 02:12:49 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 02:12:52 DEBUG : with_checksum_small_file_from_pipe: md5 = 54591ab8069679ebeda99ee962f1934d OK 2025/01/17 02:12:52 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/17 02:12:53 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/17 02:12:55 DEBUG : with_checksum_big_file_from_pipe: md5 = fc6d8cfd54a7068ce8e2770ae0eed899 OK 2025/01/17 02:12:55 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 02:12:58 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 02:12:59 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/17 02:13:00 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 run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': File to upload is small (34 bytes), uploading instead of streaming 2025/01/17 02:13:04 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/17 02:13:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/17 02:13:06 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.99s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/17 02:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': File to upload is small (48 bytes), uploading instead of streaming 2025/01/17 02:13:10 DEBUG : rcat_metadata: md5 = 7bc8b74767092ca1c13adee4650ad56d OK 2025/01/17 02:13:10 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/17 02:13:12 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/17 02:13:14 DEBUG : rcat_metadata_uploadcutoff0: md5 = e04d57f2756f82d5799876a88a36fafb OK 2025/01/17 02:13:14 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.94s) --- PASS: TestRcatMetadata/Normal (3.05s) --- PASS: TestRcatMetadata/ViaDisk (3.42s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:13:17 DEBUG : potato1: md5 = f0de8cbd667ef54908852f345130c30c OK 2025/01/17 02:13:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/17 02:13:18 DEBUG : potato2: md5 = f324ca2edf2d632663fee9c95fe674b8 OK 2025/01/17 02:13:18 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.18s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:13:22 DEBUG : potato1: md5 = 712b243647ddf5f4276ff11a56851d59 OK 2025/01/17 02:13:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': File to upload is small (60 bytes), uploading instead of streaming 2025/01/17 02:13:24 DEBUG : potato2: md5 = 012574da9bea937ade0248fc8afd96c6 OK 2025/01/17 02:13:24 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.16s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:13:28 DEBUG : potato2: md5 = 7ecb6988615d9f90f2d4bf40898b350d OK 2025/01/17 02:13:30 DEBUG : empty space: md5 = 2d885784125fe8b4724b31c4ac9bc610 OK 2025/01/17 02:13:33 DEBUG : sub dir/potato3: md5 = 334334caa4b0dc05b13f4a8140ec0fd8 OK 2025/01/17 02:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Touching "empty space" 2025/01/17 02:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Touching "potato2" 2025/01/17 02:13:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Touching "sub dir/potato3" 2025/01/17 02:13:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.22s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:13:40 DEBUG : dir with metadata: Making directory with metadata 2025/01/17 02:13:41 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.83s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:13:43 DEBUG : directory with modtime: Making directory with metadata 2025/01/17 02:13:44 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.59s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:13:46 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/17 02:13:46 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/17 02:13:46 DEBUG : Google drive root 'crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0': Skipping btime metadata as can't update it on an existing file: 2025-01-17T02:13:46.620564322Z 2025/01/17 02:13:47 INFO : non existent directory: Updated directory metadata 2025/01/17 02:13:50 DEBUG : Google drive root 'crypt/a52ecg732ribpcql490cdvvu47aidj9kv525ej1qglj9jmf021t0': Skipping btime metadata as can't update it on an existing file: 2025-01-17T02:13:46.620564322Z 2025/01/17 02:13:50 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.96s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:13:52 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/17 02:13:54 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/17 02:13:55 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.71s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:13:57 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/17 02:13:57 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/17 02:13:57 DEBUG : dst: Making directory with metadata 2025/01/17 02:13:58 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/17 02:13:58 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/17 02:13:58 INFO : dst: Set directory modification time (using SetModTime) 2025/01/17 02:13:59 INFO : dst: Set directory modification time (using SetModTime) 2025/01/17 02:13:59 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/17 02:14:00 INFO : dst: Set directory modification time (using SetModTime) 2025/01/17 02:14:00 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (6.13s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu'", Local "Local file system at /tmp/rclone1830308381", Modify Window "1ms" 2025/01/17 02:14:06 DEBUG : sub dir/test remove existing: md5 = 6007b50b55489e278e974215c3ad3254 OK 2025/01/17 02:14:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c1c3bf4c8e62d3360316a7919207da6d OK 2025/01/17 02:14:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.racijud6" before starting 2025/01/17 02:14:11 DEBUG : sub dir/test remove existing.racijud6: TEST: removing renamed existing file after operation 2025/01/17 02:14:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.balorut5" before starting 2025/01/17 02:14:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.balorut5: TEST: renaming existing back after failed operation 2025/01/17 02:14:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jujisel6" before starting 2025/01/17 02:14:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jujisel6: TEST: removing renamed existing file after operation 2025/01/17 02:14:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ve04d8cd5b4ev6dtnann6tag9da5scoe48kp6v688cshp8rrrvog" 2025/01/17 02:14:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "d7pngpmifdon3ge0ainlv6uvpkm97aruf4eh37r7ce66m5871lf7vkvt35pnntr3vcu81ad6b4c3kisia883g9hnsd7f805no79a9i4et8ef3v1ccq3t3k00getaeqdesb2qp755eoe9org31ladajpm5hq07un5rut7nne6a2jj42hm6i3g" --- PASS: TestRemoveExisting (15.37s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/17 02:14:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wusuyuy0wovu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m42.799671681s (try 1/5)