"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/01 02:46:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho" 2025/08/01 02:46:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:46:52 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg" 2025/08/01 02:46:53 DEBUG : Creating backend with remote "/tmp/rclone132504420" === 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-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/01 02:46:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/01 02:46:53 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/01 02:46:53 DEBUG : potato: Seek from 10 to 0 2025/08/01 02:46:53 DEBUG : potato: Seek from 10 to 0 2025/08/01 02:46:53 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/01 02:46:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/01 02:46:53 DEBUG : potato: Seek from 5 to 2 2025/08/01 02:46:53 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/01 02:46:53 DEBUG : potato: Seek from 7 to 0 2025/08/01 02:46:53 DEBUG : potato: Seek from 7 to 0 2025/08/01 02:46:53 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/01 02:46:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/01 02:46:53 DEBUG : potato: Seek from 5 to 2 2025/08/01 02:46:53 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/01 02:46:53 DEBUG : potato: Seek from 8 to 0 2025/08/01 02:46:53 DEBUG : potato: Seek from 8 to 0 2025/08/01 02:46:53 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/01 02:46:53 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/01 02:46:53 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/01 02:46:53 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/01 02:46:53 DEBUG : potato: Seek from 5 to 2 2025/08/01 02:46:53 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/01 02:46:53 DEBUG : potato: Seek from 9 to 0 2025/08/01 02:46:53 DEBUG : potato: Seek from 9 to 0 2025/08/01 02:46:53 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-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:46:56 DEBUG : rutabaga: md5 = 6cc23d03bb0958f87247209c1cfbec8a OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/01 02:46:58 DEBUG : empty space: md5 = 4a85ed415fbb0f372b19456144bdafb8 OK === RUN TestCheck/3 2025/08/01 02:47:00 DEBUG : potato2: md5 = c5484cab746f868545cbb138057ae102 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/01 02:47:02 DEBUG : remotepotato: md5 = bdef1f765d534a17755fa4e64353a715 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.52s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/08/01 02:47:05 DEBUG : Creating backend with remote "nonexistent" 2025/08/01 02:47:05 DEBUG : Creating backend with remote "nonexistent" 2025/08/01 02:47:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/01 02:47:05 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/08/01 02:47:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/01 02:47:05 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-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:47:06 DEBUG : rutabaga: md5 = 7eeae468cc24bd6b8f90ba7c1cb82bf7 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/01 02:47:10 DEBUG : empty space: md5 = 6daa54d7daba50791270dd7c01c35d8c OK === RUN TestCheckDownload/3 2025/08/01 02:47:13 DEBUG : potato2: md5 = 6810cd3bf02d74c8d0524ad42ae03054 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/01 02:47:18 DEBUG : remotepotato: md5 = fce12bfb1faf75ba079c650b3362f64f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.43s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.09s) --- PASS: TestCheckDownload/3 (1.16s) --- PASS: TestCheckDownload/4 (1.85s) --- PASS: TestCheckDownload/5 (1.12s) --- PASS: TestCheckDownload/6 (1.05s) --- PASS: TestCheckDownload/7 (0.88s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:47:24 DEBUG : rutabaga: md5 = 6456a791439baa168706c41887dde96b OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/01 02:47:26 DEBUG : empty space: md5 = 0656c065226c9d3dc3d7466dbd8f7275 OK === RUN TestCheckSizeOnly/3 2025/08/01 02:47:28 DEBUG : potato2: md5 = bbf4e86c6a1f6540287808b353ae2c33 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/01 02:47:30 DEBUG : remotepotato: md5 = 19262ee79a2caff5690c886fc5684b9f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.82s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:47:34 DEBUG : test.sum: md5 = 194c63048494a1dde0074d161620650a OK 2025/08/01 02:47:36 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/01 02:47:36 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/01 02:47:36 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/01 02:47:36 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/01 02:47:37 DEBUG : test.sum: md5 = 65a96050338dde3dbafafa19f6c64181 OK 2025/08/01 02:47:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/01 02:47:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/01 02:47:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/01 02:47:38 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.24s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:47:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/data" 2025/08/01 02:47:39 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:47:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/data" 2025/08/01 02:47:41 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/vjrnln8ratgmqakfosrqe8espk" 2025/08/01 02:47:45 DEBUG : data/banana: md5 = c759289edd358910df7347ed0bd080cd OK 2025/08/01 02:47:46 DEBUG : test.sum: md5 = e0192aab828770143d4c611925961270 OK === RUN TestCheckSumDownload/subtest1 2025/08/01 02:47:51 DEBUG : data/potato: md5 = e65fe07300e9a8ea7d80726022751cd3 OK 2025/08/01 02:47:52 DEBUG : test.sum: md5 = a4d1c6551e8ea9e51a5e88079cf1f679 OK === RUN TestCheckSumDownload/subtest2 2025/08/01 02:47:56 DEBUG : test.sum: md5 = 64da96c5a9851409fa293d93c901ac43 OK === RUN TestCheckSumDownload/subtest3 2025/08/01 02:48:00 DEBUG : test.sum: md5 = 079af75f45d48b2d52decdf4bbed98c8 OK === RUN TestCheckSumDownload/subtest4 2025/08/01 02:48:04 DEBUG : test.sum: md5 = 571b2325d91cab125661d20ad2beff6c OK === RUN TestCheckSumDownload/subtest5 2025/08/01 02:48:08 DEBUG : test.sum: md5 = 0b6db5f0f30d45f3297ea2ef3d51d68f OK === RUN TestCheckSumDownload/subtest6 2025/08/01 02:48:12 DEBUG : data/banana: md5 = 3320bd62963086b2a77f55f85f72c62a OK 2025/08/01 02:48:13 DEBUG : data/potato: md5 = 963ff90451daf8dfdf0ea8ebdbd9b9a0 OK 2025/08/01 02:48:15 DEBUG : test.sum: md5 = 92638a30d58cacf0a960d9315d3dd1bd OK === RUN TestCheckSumDownload/subtest7 2025/08/01 02:48:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/01 02:48:20 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (38.87s) --- PASS: TestCheckSumDownload/subtest1 (2.32s) --- PASS: TestCheckSumDownload/subtest2 (2.03s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.19s) --- PASS: TestCheckSumDownload/subtest6 (2.15s) --- PASS: TestCheckSumDownload/subtest7 (2.18s) === RUN TestApplyTransforms 2025/08/01 02:48:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gejiseg2yora" 2025/08/01 02:48:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:48:20 DEBUG : Creating backend with remote "TestDrive:crypt/2k5d3qr45aqjkfo32di6lua9cuj6i1farlj8bnamhffsqtabbk90" 2025/08/01 02:48:21 DEBUG : Creating backend with remote "/tmp/rclone2991071293" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gejiseg2yora'", Local "Local file system at /tmp/rclone2991071293", Modify Window "1ms" 2025/08/01 02:48:23 DEBUG : hello, world!: md5 = 743ac0ebbde7e69f892ec9207ee2b39b OK upper checkfile vs. lower remote (without normalization) 2025/08/01 02:48:24 ERROR : hello, world!: sum not found 2025/08/01 02:48:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gejiseg2yora' 2025/08/01 02:48:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejiseg2yora': 1 files missing 2025/08/01 02:48:24 NOTICE: 1 hashes missing 2025/08/01 02:48:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejiseg2yora': 1 differences found 2025/08/01 02:48:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejiseg2yora': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/01 02:48:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:48:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejiseg2yora': 0 differences found 2025/08/01 02:48:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejiseg2yora': 1 matching files 2025/08/01 02:48:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yujilic2dogi" 2025/08/01 02:48:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:48:25 DEBUG : Creating backend with remote "TestDrive:crypt/gjdg852asaruu9m8ghvtfs4klugmjuq1r6qmgb13qqlic5sn3jh0" 2025/08/01 02:48:26 DEBUG : Creating backend with remote "/tmp/rclone1752557804" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yujilic2dogi'", Local "Local file system at /tmp/rclone1752557804", Modify Window "1ms" 2025/08/01 02:48:28 DEBUG : HELLO, WORLD!: md5 = 011bc3119a140befe4556a54bf625b9e OK lower checkfile vs. upper remote (without normalization) 2025/08/01 02:48:29 ERROR : HELLO, WORLD!: sum not found 2025/08/01 02:48:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yujilic2dogi' 2025/08/01 02:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujilic2dogi': 1 files missing 2025/08/01 02:48:29 NOTICE: 1 hashes missing 2025/08/01 02:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujilic2dogi': 1 differences found 2025/08/01 02:48:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujilic2dogi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/01 02:48:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:48:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujilic2dogi': 0 differences found 2025/08/01 02:48:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujilic2dogi': 1 matching files 2025/08/01 02:48:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wipopur7nisa" 2025/08/01 02:48:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:48:30 DEBUG : Creating backend with remote "TestDrive:crypt/63e5j2htvo3fpcn0cf7hjk4jsa5bl34racahg71mme91pu76sgl0" 2025/08/01 02:48:31 DEBUG : Creating backend with remote "/tmp/rclone1833144428" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wipopur7nisa'", Local "Local file system at /tmp/rclone1833144428", Modify Window "1ms" 2025/08/01 02:48:33 DEBUG : HeLlO, wOrLd!: md5 = ab8ae32d6781f7afe395a643e6006de7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/01 02:48:33 ERROR : HeLlO, wOrLd!: sum not found 2025/08/01 02:48:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wipopur7nisa' 2025/08/01 02:48:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipopur7nisa': 1 files missing 2025/08/01 02:48:33 NOTICE: 1 hashes missing 2025/08/01 02:48:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipopur7nisa': 1 differences found 2025/08/01 02:48:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipopur7nisa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/01 02:48:34 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:48:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipopur7nisa': 0 differences found 2025/08/01 02:48:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipopur7nisa': 1 matching files 2025/08/01 02:48:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vodewog4kofa" 2025/08/01 02:48:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:48:35 DEBUG : Creating backend with remote "TestDrive:crypt/8gpcj6tddnvnsjnbprgji3k11i75kcf20alnsqc3ci82mcnq6430" 2025/08/01 02:48:36 DEBUG : Creating backend with remote "/tmp/rclone2528622090" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vodewog4kofa'", Local "Local file system at /tmp/rclone2528622090", Modify Window "1ms" 2025/08/01 02:48:38 DEBUG : HELLO, WORLD!: md5 = 6a1317bf7fb04d8b79e7c87b82f83b95 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/01 02:48:38 ERROR : HELLO, WORLD!: sum not found 2025/08/01 02:48:38 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vodewog4kofa' 2025/08/01 02:48:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodewog4kofa': 1 files missing 2025/08/01 02:48:38 NOTICE: 1 hashes missing 2025/08/01 02:48:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodewog4kofa': 1 differences found 2025/08/01 02:48:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodewog4kofa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/01 02:48:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:48:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodewog4kofa': 0 differences found 2025/08/01 02:48:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vodewog4kofa': 1 matching files 2025/08/01 02:48:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muqidoc3peco" 2025/08/01 02:48:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:48:40 DEBUG : Creating backend with remote "TestDrive:crypt/se4l8mk3pngfr219bl9ose040m21s8nbmkgvmljuc1cqu9h6ric0" 2025/08/01 02:48:41 DEBUG : Creating backend with remote "/tmp/rclone4122531764" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muqidoc3peco'", Local "Local file system at /tmp/rclone4122531764", Modify Window "1ms" 2025/08/01 02:48:43 DEBUG : 測試_Русский___ě_áñ: md5 = 7218dbf9120be4631f415c49caa9b61a OK NFD checkfile vs. NFC remote (without normalization) 2025/08/01 02:48:43 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/01 02:48:43 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muqidoc3peco' 2025/08/01 02:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqidoc3peco': 1 files missing 2025/08/01 02:48:43 NOTICE: 1 hashes missing 2025/08/01 02:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqidoc3peco': 1 differences found 2025/08/01 02:48:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqidoc3peco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/01 02:48:44 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:48:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqidoc3peco': 0 differences found 2025/08/01 02:48:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqidoc3peco': 1 matching files 2025/08/01 02:48:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-davuken2dade" 2025/08/01 02:48:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:48:44 DEBUG : Creating backend with remote "TestDrive:crypt/brpvlpnsccffan2o3shfojerj5anmge24u0dc4m6chm75d85oecg" 2025/08/01 02:48:45 DEBUG : Creating backend with remote "/tmp/rclone841441436" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-davuken2dade'", Local "Local file system at /tmp/rclone841441436", Modify Window "1ms" 2025/08/01 02:48:47 DEBUG : 測試_Русский___ě_áñ: md5 = 12b507eb5d4356623944da1b4163de63 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/01 02:48:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/01 02:48:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-davuken2dade' 2025/08/01 02:48:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davuken2dade': 1 files missing 2025/08/01 02:48:48 NOTICE: 1 hashes missing 2025/08/01 02:48:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davuken2dade': 1 differences found 2025/08/01 02:48:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davuken2dade': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/01 02:48:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davuken2dade': 0 differences found 2025/08/01 02:48:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-davuken2dade': 1 matching files 2025/08/01 02:48:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sizogax8gulu" 2025/08/01 02:48:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:48:49 DEBUG : Creating backend with remote "TestDrive:crypt/19f7fsoj5blo242mhsu3rbid5b1jtctg1rj7u2mi6iol2iegmgpg" 2025/08/01 02:48:50 DEBUG : Creating backend with remote "/tmp/rclone1658875613" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sizogax8gulu'", Local "Local file system at /tmp/rclone1658875613", Modify Window "1ms" 2025/08/01 02:48:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ec49d0dc246ea5d166947e8569efc54a OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/01 02:48:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/01 02:48:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sizogax8gulu' 2025/08/01 02:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizogax8gulu': 1 files missing 2025/08/01 02:48:53 NOTICE: 1 hashes missing 2025/08/01 02:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizogax8gulu': 1 differences found 2025/08/01 02:48:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizogax8gulu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/01 02:48:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:48:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizogax8gulu': 0 differences found 2025/08/01 02:48:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sizogax8gulu': 1 matching files 2025/08/01 02:48:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dovacex7cafi" 2025/08/01 02:48:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:48:54 DEBUG : Creating backend with remote "TestDrive:crypt/8oqh1g8e7gkobf32nievivp2m75r5q7tc6aetrrtd1jcii436kgg" 2025/08/01 02:48:55 DEBUG : Creating backend with remote "/tmp/rclone4239132037" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dovacex7cafi'", Local "Local file system at /tmp/rclone4239132037", Modify Window "1ms" 2025/08/01 02:48:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 621962b5935b747cf529316489c857ac OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/01 02:48:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/01 02:48:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dovacex7cafi' 2025/08/01 02:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovacex7cafi': 1 files missing 2025/08/01 02:48:58 NOTICE: 1 hashes missing 2025/08/01 02:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovacex7cafi': 1 differences found 2025/08/01 02:48:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovacex7cafi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/01 02:48:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:48:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovacex7cafi': 0 differences found 2025/08/01 02:48:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dovacex7cafi': 1 matching files 2025/08/01 02:48:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jovubal4wiga" 2025/08/01 02:48:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:48:59 DEBUG : Creating backend with remote "TestDrive:crypt/kkv7enuuoh6q4v384iskpoeqq1jppnhqhv7ec8uhp2vrqp3dp48g" 2025/08/01 02:48:59 DEBUG : Config file has changed externally - reloading 2025/08/01 02:49:00 DEBUG : Creating backend with remote "/tmp/rclone1368691681" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jovubal4wiga'", Local "Local file system at /tmp/rclone1368691681", Modify Window "1ms" 2025/08/01 02:49:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cfef894ac79accdeed33669b7adc5574 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/01 02:49:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/01 02:49:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jovubal4wiga' 2025/08/01 02:49:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovubal4wiga': 1 files missing 2025/08/01 02:49:02 NOTICE: 1 hashes missing 2025/08/01 02:49:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovubal4wiga': 1 differences found 2025/08/01 02:49:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovubal4wiga': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/01 02:49:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovubal4wiga': 0 differences found 2025/08/01 02:49:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jovubal4wiga': 1 matching files 2025/08/01 02:49:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kihumuf1fege" 2025/08/01 02:49:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:49:03 DEBUG : Creating backend with remote "TestDrive:crypt/962eeusmjnaokrheidhhbskdcgdls7o0cpbjvt10fctatdb5s7f0" 2025/08/01 02:49:04 DEBUG : Creating backend with remote "/tmp/rclone387537731" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kihumuf1fege'", Local "Local file system at /tmp/rclone387537731", Modify Window "1ms" 2025/08/01 02:49:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5b1503d71f0ad7e29dc5ccc8877f7350 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/01 02:49:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/01 02:49:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kihumuf1fege' 2025/08/01 02:49:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihumuf1fege': 1 files missing 2025/08/01 02:49:07 NOTICE: 1 hashes missing 2025/08/01 02:49:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihumuf1fege': 1 differences found 2025/08/01 02:49:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihumuf1fege': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/01 02:49:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/01 02:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihumuf1fege': 0 differences found 2025/08/01 02:49:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kihumuf1fege': 1 matching files 2025/08/01 02:49:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kihumuf1fege': Purge remote 2025/08/01 02:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jovubal4wiga': Purge remote 2025/08/01 02:49:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dovacex7cafi': Purge remote 2025/08/01 02:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sizogax8gulu': Purge remote 2025/08/01 02:49:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-davuken2dade': Purge remote 2025/08/01 02:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqidoc3peco': Purge remote 2025/08/01 02:49:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vodewog4kofa': Purge remote 2025/08/01 02:49:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wipopur7nisa': Purge remote 2025/08/01 02:49:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yujilic2dogi': Purge remote 2025/08/01 02:49:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gejiseg2yora': Purge remote --- PASS: TestApplyTransforms (52.47s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:49:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/01 02:49:15 DEBUG : sub/file2: md5 = bc4c8dfbbbd8c5d3062cc2981a488ac8 OK 2025/08/01 02:49:15 INFO : file1: Copied (new) to: sub/file2 2025/08/01 02:49:16 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:49:16 DEBUG : file1: Unchanged skipping 2025/08/01 02:49:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': don't need to copy/move sub/file2, it is already at target location 2025/08/01 02:49:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.35s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:49:22 DEBUG : dst/file1: md5 = d5346270f7be83b558b4d31bda3344da OK 2025/08/01 02:49:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/backup" 2025/08/01 02:49:23 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/1nrff024r7pq65ecp72fc28jb0" 2025/08/01 02:49:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/01 02:49:26 INFO : dst/file1: Moved (server-side) 2025/08/01 02:49:28 DEBUG : dst/file1: md5 = 9002a3ee25bc267da42f72058195b045 OK 2025/08/01 02:49:28 INFO : dst/file1: Copied (new) 2025/08/01 02:49:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 02:49:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 02:49:32 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.01s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:49:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/dst" 2025/08/01 02:49:33 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 02:49:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/CompareDest" 2025/08/01 02:49:34 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/gveqi14airsml4bgu7krj116o8" 2025/08/01 02:49:36 DEBUG : one: Need to transfer - File not found at Destination 2025/08/01 02:49:38 DEBUG : one: md5 = 11ba805916a38ecd2202d5f000aa3847 OK 2025/08/01 02:49:38 INFO : one: Copied (new) 2025/08/01 02:49:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:49:42 DEBUG : one: md5 = 88792ee78ff916b2c1d0fe336ffea27d OK 2025/08/01 02:49:42 INFO : one: Copied (replaced existing) 2025/08/01 02:49:44 DEBUG : dst/one: md5 = 62e1586c9e3c9a3e6b29325ab4abc32f OK 2025/08/01 02:49:46 DEBUG : CompareDest/one: md5 = 64095c9731d61f497bd568415d70cae6 OK 2025/08/01 02:49:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:49:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:49:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/01 02:49:49 DEBUG : CompareDest/two: md5 = e5b425c5ef85fec1f83c0684cf1bed66 OK 2025/08/01 02:49:50 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 02:49:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:49:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 02:49:51 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 02:49:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:49:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/01 02:49:53 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 02:49:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/01 02:49:54 DEBUG : two: md5 = 9117c27102923d535526b3f25969dc57 OK 2025/08/01 02:49:54 INFO : two: Copied (new) 2025/08/01 02:49:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 02:49:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:49:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 02:49:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (26.15s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:49:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/dst" 2025/08/01 02:49:59 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 02:50:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/CopyDest" 2025/08/01 02:50:01 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/01 02:50:02 DEBUG : one: Need to transfer - File not found at Destination 2025/08/01 02:50:04 DEBUG : one: md5 = a5772a7b2b437d426ddfdecad3172319 OK 2025/08/01 02:50:04 INFO : one: Copied (new) 2025/08/01 02:50:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:50:07 DEBUG : one: md5 = cd7233a51e0b7514699b89250e217b53 OK 2025/08/01 02:50:07 INFO : one: Copied (replaced existing) 2025/08/01 02:50:09 DEBUG : dst/one: md5 = 56e8ae8e1bb3e65d521de4916ed12ae8 OK 2025/08/01 02:50:12 DEBUG : CopyDest/one: md5 = 3d5ab5ca559f3977b3f9884e005c35ec OK 2025/08/01 02:50:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/BackupDir" 2025/08/01 02:50:13 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/01 02:50:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:50:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:50:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/01 02:50:16 INFO : one: Moved (server-side) 2025/08/01 02:50:17 INFO : one: Copied (server-side copy) 2025/08/01 02:50:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/01 02:50:19 DEBUG : CopyDest/two: md5 = be18572d61d8a258e154313e29ba5bb8 OK 2025/08/01 02:50:20 DEBUG : two: Need to transfer - File not found at Destination 2025/08/01 02:50:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:50:21 INFO : two: Copied (server-side copy) 2025/08/01 02:50:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/01 02:50:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/01 02:50:22 DEBUG : two: Unchanged skipping 2025/08/01 02:50:24 DEBUG : CopyDest/three: md5 = 8256910de04519300550de51518d5e6f OK 2025/08/01 02:50:25 DEBUG : three: Need to transfer - File not found at Destination 2025/08/01 02:50:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/01 02:50:25 DEBUG : three: Destination not found in --copy-dest 2025/08/01 02:50:26 DEBUG : three: md5 = 940e3cad88ba369bc4e53994f7f8aa9d OK 2025/08/01 02:50:26 INFO : three: Copied (new) 2025/08/01 02:50:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/01 02:50:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 02:50:30 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:50:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/01 02:50:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:50:31 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 02:50:32 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.90s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:50:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/01 02:50:36 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 19efe61f8a493f5056bb02326777ecbf OK 2025/08/01 02:50:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/01 02:50:37 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/01 02:50:37 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/08/01 02:50:38 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/01 02:50:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/01 02:50:40 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c63c7e5618674687164e52dca5a84eb0 OK 2025/08/01 02:50:40 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/01 02:50:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/01 02:50:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.15s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:50:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Looking for duplicate names using skip mode. 2025/08/01 02:50:46 NOTICE: one: Found 2 files with duplicate names 2025/08/01 02:50:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:50:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Looking for duplicate names using skip mode. 2025/08/01 02:50:52 NOTICE: one: Found 3 files with duplicate names 2025/08/01 02:50:52 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/01 02:50:53 INFO : one: Deleted 2025/08/01 02:50:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.74s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:50:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Looking for duplicate names using first mode. 2025/08/01 02:50:59 NOTICE: one: Found 3 files with duplicate names 2025/08/01 02:50:59 INFO : one: Deleted 2025/08/01 02:51:00 INFO : one: Deleted 2025/08/01 02:51:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.42s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:51:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Looking for duplicate names using newest mode. 2025/08/01 02:51:05 NOTICE: one: Found 3 files with duplicate names 2025/08/01 02:51:06 INFO : one: Deleted 2025/08/01 02:51:06 INFO : one: Deleted 2025/08/01 02:51:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.34s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:51:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Looking for duplicate names using oldest mode. 2025/08/01 02:51:12 NOTICE: one: Found 3 files with duplicate names 2025/08/01 02:51:13 INFO : one: Deleted 2025/08/01 02:51:13 INFO : one: Deleted 2025/08/01 02:51:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.43s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:51:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Looking for duplicate names using largest mode. 2025/08/01 02:51:18 NOTICE: one: Found 3 files with duplicate names 2025/08/01 02:51:19 INFO : one: Deleted 2025/08/01 02:51:19 INFO : one: Deleted 2025/08/01 02:51:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.14s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:51:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Looking for duplicate names using smallest mode. 2025/08/01 02:51:25 NOTICE: one: Found 3 files with duplicate names 2025/08/01 02:51:25 INFO : one: Deleted 2025/08/01 02:51:25 INFO : one: Deleted 2025/08/01 02:51:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.22s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:51:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Looking for duplicate names using rename mode. 2025/08/01 02:51:32 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/01 02:51:33 INFO : one-2.txt: renamed from: one.txt 2025/08/01 02:51:34 INFO : one-3.txt: renamed from: one.txt 2025/08/01 02:51:36 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.55s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:51:40 DEBUG : dupe1/one.txt: md5 = 3800765d9a587243cf574481642ce606 OK 2025/08/01 02:51:42 DEBUG : dupe2/two.txt: md5 = dc420607c9b8ea0df7c8f83443518062 OK 2025/08/01 02:51:44 DEBUG : dupe3/three.txt: md5 = 7fa7d35b1ef722fa6f54dd96f2b3d0bc OK 2025/08/01 02:51:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/01 02:51:45 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/01 02:51:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/01 02:51:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/01 02:51:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/01 02:51:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/01 02:51:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.50s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:51:52 DEBUG : a.txt: md5 = 7a28dbee7b46faf1f461264823ccb20c OK 2025/08/01 02:51:53 DEBUG : zend.txt: md5 = 1830b55a23b643f03ef6b88fe7fcf7c5 OK 2025/08/01 02:51:56 DEBUG : sub dir/hello world: md5 = 9e3013a2c618e5930c72a65f3086d68d OK 2025/08/01 02:51:57 DEBUG : sub dir/hello world2: md5 = 6e5ddbf0d1728cd041c4ca6b200b28f6 OK 2025/08/01 02:51:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 9f52ea7a9a39b10cb4754a593aab8a32 OK 2025/08/01 02:52:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = e8ad6bf855086a32458986487ed592d2 OK 2025/08/01 02:52:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = 1dacd90c8a868eacfbcfd7fbe84d5cae OK 2025/08/01 02:52:04 DEBUG : a.txt: Excluded (Size Filter) 2025/08/01 02:52:04 DEBUG : a.txt: Excluded 2025/08/01 02:52:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/01 02:52:05 DEBUG : sub dir/hello world2: Excluded 2025/08/01 02:52:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/01 02:52:05 DEBUG : sub dir/hello world: Excluded 2025/08/01 02:52:05 DEBUG : sub dir/ignore dir: Excluded 2025/08/01 02:52:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/01 02:52:05 DEBUG : sub dir/hello world2: Excluded 2025/08/01 02:52:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/01 02:52:05 DEBUG : sub dir/hello world: Excluded 2025/08/01 02:52:06 DEBUG : sub dir/ignore dir: Excluded 2025/08/01 02:52:10 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/01 02:52:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/01 02:52:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/01 02:52:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/01 02:52:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/01 02:52:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/01 02:52:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.54s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:52:14 DEBUG : a.txt: md5 = 29bb24dc344c9b901f964e18719e561d OK 2025/08/01 02:52:15 DEBUG : zend.txt: md5 = 6f3685a1bcd842806ccee98592c2a888 OK 2025/08/01 02:52:17 DEBUG : sub dir/hello world: md5 = 318f9cc3fe1461c677bb9619daef8298 OK 2025/08/01 02:52:19 DEBUG : sub dir/hello world2: md5 = ca668e8750e8e01da65ee494dd94a02c OK 2025/08/01 02:52:21 DEBUG : sub dir/ignore dir/.ignore: md5 = bbb91f7da0a218567f8f59129b00c473 OK 2025/08/01 02:52:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 83cadf4c7aadc4df6512ad9e05429c74 OK 2025/08/01 02:52:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = a611612d32c4dcd3eac8a2c95771e90a OK 2025/08/01 02:52:26 DEBUG : a.txt: Excluded (Size Filter) 2025/08/01 02:52:26 DEBUG : a.txt: Excluded 2025/08/01 02:52:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/01 02:52:26 DEBUG : sub dir/hello world: Excluded 2025/08/01 02:52:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/01 02:52:26 DEBUG : sub dir/hello world2: Excluded 2025/08/01 02:52:27 DEBUG : sub dir/ignore dir: Excluded 2025/08/01 02:52:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/01 02:52:27 DEBUG : sub dir/hello world: Excluded 2025/08/01 02:52:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/01 02:52:27 DEBUG : sub dir/hello world2: Excluded 2025/08/01 02:52:27 DEBUG : sub dir/ignore dir: Excluded 2025/08/01 02:52:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/01 02:52:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/01 02:52:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/01 02:52:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/01 02:52:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/01 02:52:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/01 02:52:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.50s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:52:35 DEBUG : file1: md5 = 347b80d168a1e01a47ce898d5d917c9a OK 2025/08/01 02:52:37 DEBUG : sub/file2: md5 = f6be12739702c536573d3a2312d59a4b 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/08/01 02:52:40 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/01 02:52:40 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/01 02:52:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/01 02:52:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.15s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:52:44 DEBUG : file1: md5 = 70618f3c36a47b39823c9298344d5653 OK 2025/08/01 02:52:46 DEBUG : sub/file2: md5 = 3585bb5f46871a145fde70becd2a8a9d 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/08/01 02:52:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/notfound" 2025/08/01 02:52:50 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/01 02:52:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.26s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:52:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Making directory 2025/08/01 02:52:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:52:57 DEBUG : sub dir/hello world: md5 = 33b97c5f02dbe5855f6d100f9f16edd7 OK 2025/08/01 02:52:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:01 DEBUG : potato2: md5 = d7d2c9394e7de338bf5260916628bab7 OK 2025/08/01 02:53:02 DEBUG : empty space: md5 = 844f8e824c080b6b1a02646002bdbc92 OK --- PASS: TestLs (4.60s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:06 DEBUG : potato2: md5 = 172e962c12669c6960bcf872013d82be OK 2025/08/01 02:53:07 DEBUG : empty space: md5 = bdc2e270d2ebbedf5f2fead98dcb31e4 OK 2025/08/01 02:53:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/01 02:53:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.04s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:11 DEBUG : potato2: md5 = 47679f48bdda89c593de1a5247acadc6 OK 2025/08/01 02:53:12 DEBUG : empty space: md5 = e8cafb500aedda392ecf59b68abb7083 OK --- PASS: TestLsLong (5.17s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:16 DEBUG : potato2: md5 = 30c6ff562b7e3d2275d2651e224295ce OK 2025/08/01 02:53:17 DEBUG : empty space: md5 = a0e76069106025f3397ced4fba4ecc8a OK --- PASS: TestHashSums (4.50s) === RUN TestHashSumsWithErrors 2025/08/01 02:53:19 DEBUG : Creating backend with remote ":memory:" 2025/08/01 02:53:19 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/01 02:53:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/01 02:53:19 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/01 02:53:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/01 02:53:19 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/01 02:53:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/01 02:53:19 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/01 02:53:19 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/01 02:53:19 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-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:20 DEBUG : potato2: md5 = 97cb3995d63502f6b71df7dc4bbdc696 OK 2025/08/01 02:53:22 DEBUG : empty space: md5 = fc62fb9368a9568b007bb190b39db7a8 OK 2025/08/01 02:53:24 DEBUG : sub dir/potato3: md5 = d48cab668be7307e6138a9284dfbef94 OK 2025/08/01 02:53:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.75s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:29 DEBUG : small: md5 = b61b6be3aada7863e75b043afc6b254c OK 2025/08/01 02:53:31 DEBUG : medium: md5 = 92ee20cef27b79d09196fa0229518a4a OK 2025/08/01 02:53:32 DEBUG : large: md5 = 57db2d9ae4f3f43440d6967ee1e1f691 OK 2025/08/01 02:53:32 DEBUG : Waiting for deletions to finish 2025/08/01 02:53:32 DEBUG : large: Excluded (Size Filter) 2025/08/01 02:53:33 INFO : medium: Deleted 2025/08/01 02:53:33 INFO : small: Deleted --- PASS: TestDelete (6.34s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:35 DEBUG : small: md5 = 2459e9235e91a1810c16ea27052e0aa1 OK 2025/08/01 02:53:37 DEBUG : medium: md5 = 1108c061a821ed2b2c135523b5db6de6 OK 2025/08/01 02:53:38 DEBUG : large: md5 = 1bfa9e8686bd5dd7b90572d5085ec087 OK 2025/08/01 02:53:38 DEBUG : Waiting for deletions to finish 2025/08/01 02:53:39 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/01 02:53:39 INFO : small: Deleted 2025/08/01 02:53:39 INFO : large: Deleted --- PASS: TestMaxDelete (6.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:42 DEBUG : small: md5 = 5ff43dd378ea6356c858a593c7b84ae2 OK 2025/08/01 02:53:44 DEBUG : medium: md5 = 41345b3d1ee1459aeb4e6c49571c6e53 OK 2025/08/01 02:53:45 DEBUG : large: md5 = 98f6dde3a37edff64f8bff50b5cca817 OK 2025/08/01 02:53:45 DEBUG : Waiting for deletions to finish 2025/08/01 02:53:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/01 02:53:46 INFO : small: Deleted 2025/08/01 02:53:46 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.79s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:49 DEBUG : small: md5 = c4348503eda6df47c867edac6a7b54e6 OK 2025/08/01 02:53:51 DEBUG : medium: md5 = 36f71d8d8d3e6d943acb4f7ded549deb OK 2025/08/01 02:53:52 DEBUG : large: md5 = e15ca965c3c3c944425a4cbaeaac87a4 OK 2025/08/01 02:53:52 DEBUG : Waiting for deletions to finish 2025/08/01 02:53:53 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/01 02:53:53 INFO : small: Deleted 2025/08/01 02:53:53 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.82s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:53:56 DEBUG : ReadFile: md5 = 0a32631de5e335b1b7d01396735da827 OK --- PASS: TestReadFile (4.17s) === RUN TestRetry 2025/08/01 02:53:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/01 02:53:59 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/01 02:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/01 02:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/01 02:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/01 02:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/01 02:53:59 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:54:00 DEBUG : file1: md5 = 9d9271700e5afd753fc8ab5dca3a105f OK 2025/08/01 02:54:01 DEBUG : file2: md5 = fa881ba7a0e10cbcefc5ad1e8f205d1e OK --- PASS: TestCat (16.35s) === RUN TestPurge 2025/08/01 02:54:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qerenoz1yemo" 2025/08/01 02:54:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 02:54:15 DEBUG : Creating backend with remote "TestDrive:crypt/pcs499rr21b7p86c2qqtcr9oqj7ust3r1ik4o3hl9e5mkiqghf7g" 2025/08/01 02:54:16 DEBUG : Creating backend with remote "/tmp/rclone2627595949" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qerenoz1yemo'", Local "Local file system at /tmp/rclone2627595949", Modify Window "1ms" 2025/08/01 02:54:21 DEBUG : A1/B1/C1/one: md5 = 8de2452598a67b6f905fc559295069f7 OK 2025/08/01 02:54:21 INFO : A2: Making directory 2025/08/01 02:54:21 INFO : A1/B2: Making directory 2025/08/01 02:54:22 INFO : A1/B2/C2: Making directory 2025/08/01 02:54:23 INFO : A1/B1/C3: Making directory 2025/08/01 02:54:23 INFO : A3: Making directory 2025/08/01 02:54:24 INFO : A3/B3: Making directory 2025/08/01 02:54:25 INFO : A3/B3/C4: Making directory 2025/08/01 02:54:27 DEBUG : A1/two: md5 = fe70b833b8b7e9556616d39367356801 OK 2025/08/01 02:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qerenoz1yemo': Purge remote 2025/08/01 02:54:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.71s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:54:34 DEBUG : A1/B1/C1/one: md5 = fae76a27c04cc495246eaf3d991fd67b OK 2025/08/01 02:54:34 INFO : A2: Making directory 2025/08/01 02:54:35 INFO : A1/B2: Making directory 2025/08/01 02:54:36 INFO : A1/B2/C2: Making directory 2025/08/01 02:54:37 INFO : A1/B1/C3: Making directory 2025/08/01 02:54:37 INFO : A3: Making directory 2025/08/01 02:54:38 INFO : A3/B3: Making directory 2025/08/01 02:54:39 INFO : A3/B3/C4: Making directory 2025/08/01 02:54:41 DEBUG : A1/two: md5 = 299fd4ff8934982d63b16621643bd1a4 OK 2025/08/01 02:54:42 DEBUG : removing 1 level 3 directories 2025/08/01 02:54:42 INFO : A3/B3/C4: Removing directory 2025/08/01 02:54:45 DEBUG : removing 2 level 3 directories 2025/08/01 02:54:45 INFO : A1/B2/C2: Removing directory 2025/08/01 02:54:45 INFO : A1/B1/C3: Removing directory 2025/08/01 02:54:45 DEBUG : removing 2 level 2 directories 2025/08/01 02:54:45 INFO : A3/B3: Removing directory 2025/08/01 02:54:45 INFO : A1/B2: Removing directory 2025/08/01 02:54:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/01 02:54:46 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/01 02:54:46 DEBUG : removing 2 level 1 directories 2025/08/01 02:54:46 INFO : A3: Removing directory 2025/08/01 02:54:46 INFO : A2: Removing directory 2025/08/01 02:54:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/01 02:54:50 DEBUG : removing 1 level 3 directories 2025/08/01 02:54:50 INFO : A1/B1/C1: Removing directory 2025/08/01 02:54:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:51 DEBUG : removing 1 level 2 directories 2025/08/01 02:54:51 INFO : A1/B1: Removing directory 2025/08/01 02:54:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/01 02:54:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 02:54:51 DEBUG : removing 1 level 1 directories 2025/08/01 02:54:51 INFO : A1: Removing directory 2025/08/01 02:54:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/01 02:54:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/01 02:54:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 02:54:52 DEBUG : removing 1 level 0 directories 2025/08/01 02:54:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Removing directory 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/01 02:54:52 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.62s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:54:54 INFO : A1: Making directory 2025/08/01 02:54:55 INFO : A1/B1: Making directory 2025/08/01 02:54:56 INFO : A1/B1/C1: Making directory 2025/08/01 02:54:58 DEBUG : removing 1 level 3 directories 2025/08/01 02:54:58 INFO : A1/B1/C1: Removing directory 2025/08/01 02:54:59 DEBUG : removing 1 level 2 directories 2025/08/01 02:54:59 INFO : A1/B1: Removing directory 2025/08/01 02:54:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 02:55:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.78s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:55:01 INFO : A1: Making directory 2025/08/01 02:55:02 INFO : A1/B1: Making directory 2025/08/01 02:55:03 INFO : A1/B1/C1: Making directory 2025/08/01 02:55:05 DEBUG : removing 1 level 3 directories 2025/08/01 02:55:05 INFO : A1/B1/C1: Removing directory 2025/08/01 02:55:06 DEBUG : removing 1 level 2 directories 2025/08/01 02:55:06 INFO : A1/B1: Removing directory 2025/08/01 02:55:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 02:55:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.75s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:55:10 DEBUG : file1: md5 = 15c1b9c69e1ada3dc21ef00a9da910a2 OK 2025/08/01 02:55:11 DEBUG : filename.txt: File name found in url 2025/08/01 02:55:13 DEBUG : filename.txt: md5 = c69276ae9e60ffdf99c1aaa3015de3d7 OK 2025/08/01 02:55:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/01 02:55:14 DEBUG : headerfilename.txt: md5 = 63785d9fee9d7f5633882bac2fc35889 OK 2025/08/01 02:55:15 DEBUG : file2: md5 = bfccd059b06ba83cfb1a7fcde24140f3 OK --- PASS: TestCopyURL (8.84s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:55:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/01 02:55:20 DEBUG : sub/file2: md5 = 988ddc1c8e54022c71fa6157064df62f OK 2025/08/01 02:55:20 INFO : file1: Copied (new) to: sub/file2 2025/08/01 02:55:20 INFO : file1: Deleted 2025/08/01 02:55:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:55:21 DEBUG : file1: Unchanged skipping 2025/08/01 02:55:21 INFO : file1: Deleted 2025/08/01 02:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': don't need to copy/move sub/file2, it is already at target location 2025/08/01 02:55:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.99s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:55:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/01 02:55:25 DEBUG : file1: md5 = d902a03e031927f81a90eb0813d7b2f4 OK 2025/08/01 02:55:25 INFO : file1: Copied (new) 2025/08/01 02:55:25 INFO : file1: Deleted 2025/08/01 02:55:26 DEBUG : file1: Destination exists, skipping 2025/08/01 02:55:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:55:30 DEBUG : dst/file1: md5 = bfc02f184c5119228c56d51357c97dce OK 2025/08/01 02:55:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohakak6peho/backup" 2025/08/01 02:55:31 DEBUG : Creating backend with remote "TestDrive:crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg/1nrff024r7pq65ecp72fc28jb0" 2025/08/01 02:55:32 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/01 02:55:35 INFO : dst/file1: Moved (server-side) 2025/08/01 02:55:36 DEBUG : dst/file1: md5 = ff1b8d10c5cbf4c1001b6c3015650ef4 OK 2025/08/01 02:55:36 INFO : dst/file1: Copied (new) 2025/08/01 02:55:36 INFO : dst/file1: Deleted 2025/08/01 02:55:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 02:55:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/01 02:55:40 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.62s) === 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-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:55:42 DEBUG : A1/one: md5 = 8090087ae9c50ea841bf4a88b039ac8d OK 2025/08/01 02:55:44 DEBUG : A1/two: md5 = 34d6f185771ec070e8c06470c59e6c7e OK 2025/08/01 02:55:46 DEBUG : A1/B1/three: md5 = 5d5d3df0cfa046399f820e9af0aa4b54 OK 2025/08/01 02:55:48 DEBUG : A1/B1/C1/four: md5 = d5db1d23b3ecc2a6e1ce3b1351db392a OK 2025/08/01 02:55:50 DEBUG : A1/B1/C2/five: md5 = 252767e0f40ff63d6264fd3b4a3dd97a OK 2025/08/01 02:55:50 INFO : A1/B2: Making directory 2025/08/01 02:55:51 INFO : A1/B1/C3: Making directory 2025/08/01 02:56:00 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/01 02:56:00 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/01 02:56:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/01 02:56:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/01 02:56:00 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/01 02:56:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/01 02:56:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/01 02:56:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 02:56:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/01 02:56:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/01 02:56:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/01 02:56:11 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/01 02:56:11 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/01 02:56:11 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/01 02:56:11 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/01 02:56:12 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/01 02:56:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/01 02:56:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/01 02:56:14 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 02:56:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/01 02:56:15 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/01 02:56:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/01 02:56:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/01 02:56:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/01 02:56:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/01 02:56:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/01 02:56:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/01 02:56:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/01 02:56:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/01 02:56:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/01 02:56:23 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.19s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:56:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/01 02:56:26 DEBUG : no_checksum_small_file_from_pipe: md5 = 5a422ad5d06f5e8d90baa98e9ce99571 OK 2025/08/01 02:56:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/01 02:56:26 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/01 02:56:27 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/01 02:56:27 DEBUG : no_checksum_big_file_from_pipe: md5 = 5dac0cf57230966ad2e37a5ae8713152 OK 2025/08/01 02:56:27 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-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:56:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/01 02:56:31 DEBUG : with_checksum_small_file_from_pipe: md5 = 4d6470729d5dc7f16f288c40590cd4a7 OK 2025/08/01 02:56:31 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/01 02:56:31 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/01 02:56:32 DEBUG : with_checksum_big_file_from_pipe: md5 = 7c2b4ffe866b43e3468478ed9d069fea OK 2025/08/01 02:56:32 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-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:56:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/01 02:56:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:56:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/01 02:56:37 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-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:56:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': File to upload is small (34 bytes), uploading instead of streaming 2025/08/01 02:56:41 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/01 02:56:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/01 02:56:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.20s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/01 02:56:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': File to upload is small (48 bytes), uploading instead of streaming 2025/08/01 02:56:45 DEBUG : rcat_metadata: md5 = 413c6e109aee446247493af39daadcd9 OK 2025/08/01 02:56:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/01 02:56:47 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/01 02:56:48 DEBUG : rcat_metadata_uploadcutoff0: md5 = 48451681a86cfb060d4c69b014006509 OK 2025/08/01 02:56:48 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.89s) --- PASS: TestRcatMetadata/Normal (2.54s) --- PASS: TestRcatMetadata/ViaDisk (2.84s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:56:51 DEBUG : potato1: md5 = b9ab47f456c46c9ecf1d9006edacefa2 OK 2025/08/01 02:56:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': File to upload is small (60 bytes), uploading instead of streaming 2025/08/01 02:56:52 DEBUG : potato2: md5 = b2940d6350968bc1040e07d03085a7bd OK 2025/08/01 02:56:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:56:56 DEBUG : potato1: md5 = 7a68a6a9df8a6e7154c5da2bf1a64d49 OK 2025/08/01 02:56:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': File to upload is small (60 bytes), uploading instead of streaming 2025/08/01 02:56:57 DEBUG : potato2: md5 = 1b8997de16c031fae2be8337a684b149 OK 2025/08/01 02:56:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.58s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:57:01 DEBUG : potato2: md5 = f4f1392302716b1874c8f2ba5b8a0f26 OK 2025/08/01 02:57:02 DEBUG : empty space: md5 = 3899cc1b4c4a13e87ff24e0d4479d534 OK 2025/08/01 02:57:04 DEBUG : sub dir/potato3: md5 = cf6531fb03c71ed40af857d05412e097 OK 2025/08/01 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Touching "sub dir/potato3" 2025/08/01 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Touching "potato2" 2025/08/01 02:57:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Touching "empty space" 2025/08/01 02:57:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.37s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:57:09 DEBUG : dir with metadata: Making directory with metadata 2025/08/01 02:57:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.39s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:57:11 DEBUG : directory with modtime: Making directory with metadata 2025/08/01 02:57:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.55s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:57:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/01 02:57:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 02:57:14 DEBUG : Google drive root 'crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg': Skipping btime metadata as can't update it on an existing file: 2025-08-01T02:57:14.388984175Z 2025/08/01 02:57:15 INFO : non existent directory: Updated directory metadata 2025/08/01 02:57:17 DEBUG : Google drive root 'crypt/intaihe4cbb7atr3tmihupstolovfdl3os9mi7o5iv8hd8nu59hg': Skipping btime metadata as can't update it on an existing file: 2025-08-01T02:57:14.388984175Z 2025/08/01 02:57:17 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.86s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:57:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/01 02:57:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/01 02:57:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.01s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:57:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/01 02:57:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 02:57:23 DEBUG : dst: Making directory with metadata 2025/08/01 02:57:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 02:57:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/01 02:57:24 INFO : dst: Set directory modification time (using SetModTime) 2025/08/01 02:57:25 INFO : dst: Set directory modification time (using SetModTime) 2025/08/01 02:57:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/01 02:57:25 INFO : dst: Set directory modification time (using SetModTime) 2025/08/01 02:57:25 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.71s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho'", Local "Local file system at /tmp/rclone132504420", Modify Window "1ms" 2025/08/01 02:57:28 DEBUG : sub dir/test remove existing: md5 = 5da600d3ac03245700f013c3266ffaf3 OK 2025/08/01 02:57:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5bddd1ec284e1511a4573b4ff9c8de83 OK 2025/08/01 02:57:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fofeben5" before starting 2025/08/01 02:57:33 DEBUG : sub dir/test remove existing.fofeben5: TEST: removing renamed existing file after operation 2025/08/01 02:57:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pasuboz2" before starting 2025/08/01 02:57:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pasuboz2: TEST: renaming existing back after failed operation 2025/08/01 02:57:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pusavak4" before starting 2025/08/01 02:57:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pusavak4: TEST: removing renamed existing file after operation 2025/08/01 02:57:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1q17rv8ms10f4l4g4cm8jrtjt8ogeo3eu3j0rlrc9gq4s9hbmm3g" 2025/08/01 02:57:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "p0ff8mqbd1pho0qoqogbijn93i1deo1db7khtgmfpiejlapo9mv4ppqs9k6dpkoid7t5b7s1vus7apbuqddbhh45rgngsac1opaeo5lq73a01br517j558mmoe4oaampdedtrlq5oieh58ghl72lbpn0ulafu4devoum6pvdnbdp0gmnr4v0" --- PASS: TestRemoveExisting (13.22s) === 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/08/01 02:57:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohakak6peho': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m48.372575583s (try 1/5)