"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/05 01:30:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu" 2026/04/05 01:30:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:30:05 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g" 2026/04/05 01:30:06 DEBUG : Creating backend with remote "/tmp/rclone4275012248" === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers 2026/04/05 01:30:06 DEBUG : a: size = 0 OK 2026/04/05 01:30:06 DEBUG : a: size = 1 (memory) 2026/04/05 01:30:06 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/05 01:30:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/05 01:30:06 DEBUG : potato: Seek from 10 to 0 2026/04/05 01:30:06 DEBUG : potato: Seek from 10 to 0 2026/04/05 01:30:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/05 01:30:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Seek from 5 to 2 2026/04/05 01:30:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/05 01:30:06 DEBUG : potato: Seek from 7 to 0 2026/04/05 01:30:06 DEBUG : potato: Seek from 7 to 0 2026/04/05 01:30:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/05 01:30:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Seek from 5 to 2 2026/04/05 01:30:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/05 01:30:06 DEBUG : potato: Seek from 8 to 0 2026/04/05 01:30:06 DEBUG : potato: Seek from 8 to 0 2026/04/05 01:30:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/05 01:30:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/05 01:30:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/05 01:30:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/05 01:30:06 DEBUG : potato: Seek from 5 to 2 2026/04/05 01:30:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/05 01:30:06 DEBUG : potato: Seek from 9 to 0 2026/04/05 01:30:06 DEBUG : potato: Seek from 9 to 0 2026/04/05 01:30:06 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:30:08 DEBUG : rutabaga: md5 = 689843d5360ba954bd121146f70f0037 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/05 01:30:10 DEBUG : empty space: md5 = 4cfad9fe116adefcbc458842930a9314 OK === RUN TestCheck/3 2026/04/05 01:30:12 DEBUG : potato2: md5 = c39d1e8c067443640b32e1348b7ff8c8 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/05 01:30:14 DEBUG : remotepotato: md5 = cad5f4d437fba752ac11b308062fc785 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.25s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2026/04/05 01:30:17 DEBUG : Creating backend with remote "nonexistent" 2026/04/05 01:30:17 DEBUG : Creating backend with remote "nonexistent" 2026/04/05 01:30:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/05 01:30:17 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/05 01:30:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/05 01:30:17 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:30:19 DEBUG : rutabaga: md5 = a98e63ab5881f73325970884caa833b4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/05 01:30:23 DEBUG : empty space: md5 = 5ea020ca759e14e478846a718762a46e OK === RUN TestCheckDownload/3 2026/04/05 01:30:25 DEBUG : potato2: md5 = 23c484025b82d5c281f16b077c1bf114 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/05 01:30:29 DEBUG : remotepotato: md5 = 0728449179fc975a6a379d789b189360 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.31s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (0.95s) --- PASS: TestCheckDownload/4 (0.93s) --- PASS: TestCheckDownload/5 (0.95s) --- PASS: TestCheckDownload/6 (0.89s) --- PASS: TestCheckDownload/7 (0.81s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:30:34 DEBUG : rutabaga: md5 = 09b03979e6b924f6ef2afdc6370af035 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/05 01:30:36 DEBUG : empty space: md5 = ed9231a880fe087648a339cefe3d7655 OK === RUN TestCheckSizeOnly/3 2026/04/05 01:30:38 DEBUG : potato2: md5 = 66278fd019bdc1b58fa04e5dbbc002f2 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/05 01:30:40 DEBUG : remotepotato: md5 = 1cd809d830483ca23ecb09d6d8b3d429 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.77s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:30:45 DEBUG : test.sum: md5 = 9ff8572914cc8881cb3d994b83b83736 OK 2026/04/05 01:30:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/05 01:30:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/05 01:30:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/05 01:30:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/05 01:30:47 DEBUG : test.sum: md5 = c25801e6ab5fa9bf5e24b8451d5f420e OK 2026/04/05 01:30:49 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/05 01:30:49 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/05 01:30:49 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/05 01:30:49 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.98s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:30:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/data" 2026/04/05 01:30:50 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:30:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/data" 2026/04/05 01:30:52 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/vjrnln8ratgmqakfosrqe8espk" 2026/04/05 01:30:55 DEBUG : data/banana: md5 = 37b67a0a6038aa23adc4408c84785a8d OK 2026/04/05 01:30:57 DEBUG : test.sum: md5 = bc04f66eb9c4adb6726c7b11a56b8c85 OK === RUN TestCheckSumDownload/subtest1 2026/04/05 01:31:01 DEBUG : data/potato: md5 = 8965d75814373b17e823384e13a7e052 OK 2026/04/05 01:31:02 DEBUG : test.sum: md5 = 91717aa5d2e1c1c4eee35841be642d33 OK === RUN TestCheckSumDownload/subtest2 2026/04/05 01:31:06 DEBUG : test.sum: md5 = 79a998e1819a7faeaa473f6a9ec59d43 OK === RUN TestCheckSumDownload/subtest3 2026/04/05 01:31:10 DEBUG : test.sum: md5 = 589129935fa3bb5498f43abd7420f722 OK === RUN TestCheckSumDownload/subtest4 2026/04/05 01:31:14 DEBUG : test.sum: md5 = a6dba9ade5888bcd1b5bb8aff175e01d OK === RUN TestCheckSumDownload/subtest5 2026/04/05 01:31:18 DEBUG : test.sum: md5 = ca81799b14618c55bd68c0f639e8981c OK === RUN TestCheckSumDownload/subtest6 2026/04/05 01:31:22 DEBUG : data/banana: md5 = 9dbbe6bcb83c07bdd3c0063c25ccc025 OK 2026/04/05 01:31:23 DEBUG : data/potato: md5 = 32b56a982dbaa7faee069c230fe1c2ec OK 2026/04/05 01:31:25 DEBUG : test.sum: md5 = 65ec13feef1c87e5f3f7ccf6b65a1b21 OK === RUN TestCheckSumDownload/subtest7 2026/04/05 01:31:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/04/05 01:31:29 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (37.83s) --- PASS: TestCheckSumDownload/subtest1 (2.09s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (1.96s) --- PASS: TestCheckSumDownload/subtest4 (1.98s) --- PASS: TestCheckSumDownload/subtest5 (1.87s) --- PASS: TestCheckSumDownload/subtest6 (1.67s) --- PASS: TestCheckSumDownload/subtest7 (1.82s) === RUN TestApplyTransforms 2026/04/05 01:31:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yatanuk0zisu" 2026/04/05 01:31:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:31:29 DEBUG : Creating backend with remote "TestDrive:crypt/ijoj2s0cevtm4lgvqutcog9h5gq2c5g44eel6s8v56h3bdo1m220" 2026/04/05 01:31:31 DEBUG : Creating backend with remote "/tmp/rclone1719866251" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yatanuk0zisu'", Local "Local file system at /tmp/rclone1719866251", Modify Window "1ms" 2026/04/05 01:31:33 DEBUG : hello, world!: md5 = 6fa14daa9375ddf57ae2b11a7632695b OK upper checkfile vs. lower remote (without normalization) 2026/04/05 01:31:33 ERROR : hello, world!: sum not found 2026/04/05 01:31:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yatanuk0zisu' 2026/04/05 01:31:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatanuk0zisu': 1 files missing 2026/04/05 01:31:33 NOTICE: 1 hashes missing 2026/04/05 01:31:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatanuk0zisu': 1 differences found 2026/04/05 01:31:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatanuk0zisu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/05 01:31:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatanuk0zisu': 0 differences found 2026/04/05 01:31:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yatanuk0zisu': 1 matching files 2026/04/05 01:31:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sepuxat0womo" 2026/04/05 01:31:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:31:34 DEBUG : Creating backend with remote "TestDrive:crypt/6ui0s1r0j9gtma5mm058g8d2u8tsl6os712info75ts5mn0hg08g" 2026/04/05 01:31:35 DEBUG : Creating backend with remote "/tmp/rclone1401851619" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sepuxat0womo'", Local "Local file system at /tmp/rclone1401851619", Modify Window "1ms" 2026/04/05 01:31:37 DEBUG : HELLO, WORLD!: md5 = 167720ab58eaf594dac8ec12d8c992d2 OK lower checkfile vs. upper remote (without normalization) 2026/04/05 01:31:38 ERROR : HELLO, WORLD!: sum not found 2026/04/05 01:31:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sepuxat0womo' 2026/04/05 01:31:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepuxat0womo': 1 files missing 2026/04/05 01:31:38 NOTICE: 1 hashes missing 2026/04/05 01:31:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepuxat0womo': 1 differences found 2026/04/05 01:31:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepuxat0womo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/05 01:31:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:31:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepuxat0womo': 0 differences found 2026/04/05 01:31:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sepuxat0womo': 1 matching files 2026/04/05 01:31:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuzenow2fade" 2026/04/05 01:31:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:31:39 DEBUG : Creating backend with remote "TestDrive:crypt/5jp84kudnjnlhdj8dijsk11ubljkqqrsji0t61kumh1tnm113qag" 2026/04/05 01:31:40 DEBUG : Creating backend with remote "/tmp/rclone2084912526" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuzenow2fade'", Local "Local file system at /tmp/rclone2084912526", Modify Window "1ms" 2026/04/05 01:31:42 DEBUG : HeLlO, wOrLd!: md5 = 00af22b714522d0923a80d94c738ea60 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/05 01:31:43 ERROR : HeLlO, wOrLd!: sum not found 2026/04/05 01:31:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuzenow2fade' 2026/04/05 01:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzenow2fade': 1 files missing 2026/04/05 01:31:43 NOTICE: 1 hashes missing 2026/04/05 01:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzenow2fade': 1 differences found 2026/04/05 01:31:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzenow2fade': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/05 01:31:44 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:31:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzenow2fade': 0 differences found 2026/04/05 01:31:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuzenow2fade': 1 matching files 2026/04/05 01:31:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nopeguh8wudi" 2026/04/05 01:31:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:31:44 DEBUG : Creating backend with remote "TestDrive:crypt/sep2mdnb7pij15h6sd4657dun3t7flos9huk4khdmre9ltp128s0" 2026/04/05 01:31:45 DEBUG : Creating backend with remote "/tmp/rclone1310116085" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nopeguh8wudi'", Local "Local file system at /tmp/rclone1310116085", Modify Window "1ms" 2026/04/05 01:31:47 DEBUG : HELLO, WORLD!: md5 = a692a4c02d0f1bd7040aba75773412e0 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/05 01:31:47 ERROR : HELLO, WORLD!: sum not found 2026/04/05 01:31:47 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nopeguh8wudi' 2026/04/05 01:31:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopeguh8wudi': 1 files missing 2026/04/05 01:31:47 NOTICE: 1 hashes missing 2026/04/05 01:31:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopeguh8wudi': 1 differences found 2026/04/05 01:31:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopeguh8wudi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/05 01:31:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:31:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopeguh8wudi': 0 differences found 2026/04/05 01:31:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nopeguh8wudi': 1 matching files 2026/04/05 01:31:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fobuvib6maxo" 2026/04/05 01:31:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:31:48 DEBUG : Creating backend with remote "TestDrive:crypt/5hourth8328vn6j9pferimf61mcuqcf3qlvtgqm78ir68l44ki7g" 2026/04/05 01:31:49 DEBUG : Creating backend with remote "/tmp/rclone828797349" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fobuvib6maxo'", Local "Local file system at /tmp/rclone828797349", Modify Window "1ms" 2026/04/05 01:31:51 DEBUG : 測試_Русский___ě_áñ: md5 = e335823ab59b03aba29f1b8a1b9210e8 OK NFD checkfile vs. NFC remote (without normalization) 2026/04/05 01:31:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/05 01:31:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fobuvib6maxo' 2026/04/05 01:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobuvib6maxo': 1 files missing 2026/04/05 01:31:52 NOTICE: 1 hashes missing 2026/04/05 01:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobuvib6maxo': 1 differences found 2026/04/05 01:31:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobuvib6maxo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/05 01:31:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:31:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobuvib6maxo': 0 differences found 2026/04/05 01:31:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobuvib6maxo': 1 matching files 2026/04/05 01:31:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nahelex6puri" 2026/04/05 01:31:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:31:53 DEBUG : Creating backend with remote "TestDrive:crypt/6ojg4uohgr4070h4icvd53nl43ru5f5cv7gppj56pbfobodkdilg" 2026/04/05 01:31:54 DEBUG : Creating backend with remote "/tmp/rclone3096676713" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nahelex6puri'", Local "Local file system at /tmp/rclone3096676713", Modify Window "1ms" 2026/04/05 01:31:56 DEBUG : 測試_Русский___ě_áñ: md5 = 1483716a658e01e602c9593179badd7c OK NFC checkfile vs. NFD remote (without normalization) 2026/04/05 01:31:57 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/05 01:31:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nahelex6puri' 2026/04/05 01:31:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahelex6puri': 1 files missing 2026/04/05 01:31:57 NOTICE: 1 hashes missing 2026/04/05 01:31:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahelex6puri': 1 differences found 2026/04/05 01:31:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahelex6puri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/05 01:31:58 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahelex6puri': 0 differences found 2026/04/05 01:31:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nahelex6puri': 1 matching files 2026/04/05 01:31:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pahacis9buju" 2026/04/05 01:31:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:31:58 DEBUG : Creating backend with remote "TestDrive:crypt/eq3qnh6lsv9ql2d0jacu3od2tiq0krpkngu9l5v78nn815l3n9dg" 2026/04/05 01:31:59 DEBUG : Creating backend with remote "/tmp/rclone3833468328" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pahacis9buju'", Local "Local file system at /tmp/rclone3833468328", Modify Window "1ms" 2026/04/05 01:32:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c3ee284c57895ddcf654a4c5317e5652 OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/05 01:32:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/05 01:32:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pahacis9buju' 2026/04/05 01:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahacis9buju': 1 files missing 2026/04/05 01:32:01 NOTICE: 1 hashes missing 2026/04/05 01:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahacis9buju': 1 differences found 2026/04/05 01:32:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahacis9buju': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/05 01:32:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:32:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahacis9buju': 0 differences found 2026/04/05 01:32:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pahacis9buju': 1 matching files 2026/04/05 01:32:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gocodey0lipi" 2026/04/05 01:32:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:32:02 DEBUG : Creating backend with remote "TestDrive:crypt/gs2n3crjia2s4p1k5j69kusap6pfkk6j397gqc50hc3chlns5k30" 2026/04/05 01:32:03 DEBUG : Creating backend with remote "/tmp/rclone310908851" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gocodey0lipi'", Local "Local file system at /tmp/rclone310908851", Modify Window "1ms" 2026/04/05 01:32:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0967c161c984ac1093cf4f37a6a1e025 OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/05 01:32:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/05 01:32:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gocodey0lipi' 2026/04/05 01:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocodey0lipi': 1 files missing 2026/04/05 01:32:06 NOTICE: 1 hashes missing 2026/04/05 01:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocodey0lipi': 1 differences found 2026/04/05 01:32:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocodey0lipi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/05 01:32:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:32:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocodey0lipi': 0 differences found 2026/04/05 01:32:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocodey0lipi': 1 matching files 2026/04/05 01:32:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hinutez7xeja" 2026/04/05 01:32:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:32:07 DEBUG : Creating backend with remote "TestDrive:crypt/ok4p03ncln1jtcdndrsjdkf4699al7o71mrgok7q0d6upq3ee2s0" 2026/04/05 01:32:08 DEBUG : Creating backend with remote "/tmp/rclone3246668732" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hinutez7xeja'", Local "Local file system at /tmp/rclone3246668732", Modify Window "1ms" 2026/04/05 01:32:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 36928fd8d51d3e4193f5b870c0681409 OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/05 01:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/05 01:32:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hinutez7xeja' 2026/04/05 01:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinutez7xeja': 1 files missing 2026/04/05 01:32:10 NOTICE: 1 hashes missing 2026/04/05 01:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinutez7xeja': 1 differences found 2026/04/05 01:32:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinutez7xeja': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/05 01:32:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:32:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinutez7xeja': 0 differences found 2026/04/05 01:32:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hinutez7xeja': 1 matching files 2026/04/05 01:32:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caramoj3lalu" 2026/04/05 01:32:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:32:11 DEBUG : Creating backend with remote "TestDrive:crypt/0tign0fs726trsdhjtuip2uvskkk7jf0l65lsg06khh9epfln7e0" 2026/04/05 01:32:12 DEBUG : Creating backend with remote "/tmp/rclone4003883913" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caramoj3lalu'", Local "Local file system at /tmp/rclone4003883913", Modify Window "1ms" 2026/04/05 01:32:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7cc93759acf07a3ba04e4cd9f3aedd8 OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/05 01:32:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/05 01:32:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-caramoj3lalu' 2026/04/05 01:32:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caramoj3lalu': 1 files missing 2026/04/05 01:32:15 NOTICE: 1 hashes missing 2026/04/05 01:32:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caramoj3lalu': 1 differences found 2026/04/05 01:32:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caramoj3lalu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/05 01:32:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/05 01:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caramoj3lalu': 0 differences found 2026/04/05 01:32:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caramoj3lalu': 1 matching files 2026/04/05 01:32:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caramoj3lalu': Purge remote 2026/04/05 01:32:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hinutez7xeja': Purge remote 2026/04/05 01:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gocodey0lipi': Purge remote 2026/04/05 01:32:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pahacis9buju': Purge remote 2026/04/05 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nahelex6puri': Purge remote 2026/04/05 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fobuvib6maxo': Purge remote 2026/04/05 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nopeguh8wudi': Purge remote 2026/04/05 01:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuzenow2fade': Purge remote 2026/04/05 01:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sepuxat0womo': Purge remote 2026/04/05 01:32:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yatanuk0zisu': Purge remote --- PASS: TestApplyTransforms (50.61s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:32:20 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/05 01:32:22 DEBUG : sub/file2: md5 = 3d98a0a5dae36578a3b814a55881a5c6 OK 2026/04/05 01:32:22 DEBUG : sub/file2: size = 14 OK 2026/04/05 01:32:22 INFO : file1: Copied (new) to: sub/file2 2026/04/05 01:32:23 DEBUG : sub/file2: size = 14 OK 2026/04/05 01:32:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:32:23 DEBUG : file1: Unchanged skipping 2026/04/05 01:32:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': don't need to copy/move sub/file2, it is already at target location 2026/04/05 01:32:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.04s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:32:29 DEBUG : dst/file1: md5 = 9b5e7b6781d7272bd170c7101736a569 OK 2026/04/05 01:32:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/backup" 2026/04/05 01:32:29 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/1nrff024r7pq65ecp72fc28jb0" 2026/04/05 01:32:31 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4275012248) 2026/04/05 01:32:31 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu') 2026/04/05 01:32:31 DEBUG : dst/file1: Sizes differ 2026/04/05 01:32:33 INFO : dst/file1: Moved (server-side) 2026/04/05 01:32:34 DEBUG : dst/file1: md5 = bedf7a9a42452cefadd0d66f2738b83a OK 2026/04/05 01:32:34 DEBUG : dst/file1: size = 14 OK 2026/04/05 01:32:34 INFO : dst/file1: Copied (new) 2026/04/05 01:32:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 01:32:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 01:32:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.54s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:32:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/dst" 2026/04/05 01:32:39 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 01:32:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/CompareDest" 2026/04/05 01:32:41 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/gveqi14airsml4bgu7krj116o8" 2026/04/05 01:32:42 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 01:32:45 DEBUG : one: md5 = 8a785b0ba17b11ad3a0d0c3f2cc853ee OK 2026/04/05 01:32:45 DEBUG : one: size = 3 OK 2026/04/05 01:32:45 INFO : one: Copied (new) 2026/04/05 01:32:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4275012248) 2026/04/05 01:32:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu/dst') 2026/04/05 01:32:46 DEBUG : one: Sizes differ 2026/04/05 01:32:47 DEBUG : one: md5 = d54b0c00d49fb69f0cd7aa827a3424c1 OK 2026/04/05 01:32:47 DEBUG : one: size = 5 OK 2026/04/05 01:32:47 INFO : one: Copied (replaced existing) 2026/04/05 01:32:49 DEBUG : dst/one: md5 = 3bb151fe2ec3385138e4b105d3fc42e4 OK 2026/04/05 01:32:52 DEBUG : CompareDest/one: md5 = 98dd9dc7bc00f440ddb1015ae0ec8109 OK 2026/04/05 01:32:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone4275012248) 2026/04/05 01:32:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu/dst') 2026/04/05 01:32:52 DEBUG : one: Sizes differ 2026/04/05 01:32:53 DEBUG : one: size = 5 OK 2026/04/05 01:32:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:32:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/05 01:32:55 DEBUG : CompareDest/two: md5 = c21b9e84f0738839cbad96f8a264e555 OK 2026/04/05 01:32:55 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 01:32:56 DEBUG : two: size = 3 OK 2026/04/05 01:32:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:32:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 01:32:56 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 01:32:57 DEBUG : two: size = 3 OK 2026/04/05 01:32:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:32:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/05 01:32:58 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 01:32:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone4275012248) 2026/04/05 01:32:58 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu/CompareDest') 2026/04/05 01:32:58 DEBUG : two: Sizes differ 2026/04/05 01:33:00 DEBUG : two: md5 = c95f893214f98f528933e07fa66947d6 OK 2026/04/05 01:33:00 DEBUG : two: size = 5 OK 2026/04/05 01:33:00 INFO : two: Copied (new) 2026/04/05 01:33:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 01:33:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:33:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 01:33:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.03s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:33:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/dst" 2026/04/05 01:33:04 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 01:33:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/CopyDest" 2026/04/05 01:33:06 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/05 01:33:07 DEBUG : one: Need to transfer - File not found at Destination 2026/04/05 01:33:10 DEBUG : one: md5 = 9a3ad14af953e75631bbcb5a3348b42a OK 2026/04/05 01:33:10 DEBUG : one: size = 3 OK 2026/04/05 01:33:10 INFO : one: Copied (new) 2026/04/05 01:33:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone4275012248) 2026/04/05 01:33:11 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu/dst') 2026/04/05 01:33:11 DEBUG : one: Sizes differ 2026/04/05 01:33:12 DEBUG : one: md5 = 391159d9aae386a51aef475784122f1a OK 2026/04/05 01:33:12 DEBUG : one: size = 5 OK 2026/04/05 01:33:12 INFO : one: Copied (replaced existing) 2026/04/05 01:33:14 DEBUG : dst/one: md5 = 349390523a0972b8d4ba76a7092c7aee OK 2026/04/05 01:33:16 DEBUG : CopyDest/one: md5 = b971cc1b313ea7a847857fc7aeec7671 OK 2026/04/05 01:33:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/BackupDir" 2026/04/05 01:33:17 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/05 01:33:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone4275012248) 2026/04/05 01:33:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu/dst') 2026/04/05 01:33:18 DEBUG : one: Sizes differ 2026/04/05 01:33:19 DEBUG : one: size = 5 OK 2026/04/05 01:33:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:33:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone4275012248) 2026/04/05 01:33:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu/dst') 2026/04/05 01:33:19 DEBUG : one: Sizes differ 2026/04/05 01:33:21 INFO : one: Moved (server-side) 2026/04/05 01:33:22 DEBUG : one: size = 5 OK 2026/04/05 01:33:22 INFO : one: Copied (server-side copy) 2026/04/05 01:33:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/05 01:33:24 DEBUG : CopyDest/two: md5 = 351c13ae5bb67c3a4a1ce5062c4eb396 OK 2026/04/05 01:33:24 DEBUG : two: Need to transfer - File not found at Destination 2026/04/05 01:33:24 DEBUG : two: size = 3 OK 2026/04/05 01:33:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:33:26 DEBUG : two: size = 3 OK 2026/04/05 01:33:26 INFO : two: Copied (server-side copy) 2026/04/05 01:33:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/05 01:33:26 DEBUG : two: size = 3 OK 2026/04/05 01:33:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/05 01:33:26 DEBUG : two: Unchanged skipping 2026/04/05 01:33:28 DEBUG : CopyDest/three: md5 = 749f3a628ffcab0309ada10864d55d8c OK 2026/04/05 01:33:29 DEBUG : three: Need to transfer - File not found at Destination 2026/04/05 01:33:29 DEBUG : three: size = 7 (Local file system at /tmp/rclone4275012248) 2026/04/05 01:33:29 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu/CopyDest') 2026/04/05 01:33:29 DEBUG : three: Sizes differ 2026/04/05 01:33:29 DEBUG : three: Destination not found in --copy-dest 2026/04/05 01:33:30 DEBUG : three: md5 = 9bfb08e45bde9114cec2130345344e52 OK 2026/04/05 01:33:30 DEBUG : three: size = 7 OK 2026/04/05 01:33:30 INFO : three: Copied (new) 2026/04/05 01:33:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/05 01:33:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 01:33:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:33:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:33:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 01:33:35 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/05 01:33:36 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.38s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:33:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/05 01:33:40 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 9637f419dd164b848925fdb06cca5ead OK 2026/04/05 01:33:40 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/05 01:33:40 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/05 01:33:41 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/05 01:33:41 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/04/05 01:33:42 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/05 01:33:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/05 01:33:44 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 975f5b2b68bf603247b4274e38376f6a OK 2026/04/05 01:33:44 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/05 01:33:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/05 01:33:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/05 01:33:46 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.92s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:33:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Looking for duplicate names using skip mode. 2026/04/05 01:33:51 NOTICE: one: Found 2 files with duplicate names 2026/04/05 01:33:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.06s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:33:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Looking for duplicate names using skip mode. 2026/04/05 01:33:57 NOTICE: one: Found 3 files with duplicate names 2026/04/05 01:33:57 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/05 01:33:57 INFO : one: Deleted 2026/04/05 01:33:57 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.26s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:34:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Looking for duplicate names using first mode. 2026/04/05 01:34:03 NOTICE: one: Found 3 files with duplicate names 2026/04/05 01:34:03 INFO : one: Deleted 2026/04/05 01:34:04 INFO : one: Deleted 2026/04/05 01:34:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.33s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:34:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Looking for duplicate names using newest mode. 2026/04/05 01:34:09 NOTICE: one: Found 3 files with duplicate names 2026/04/05 01:34:10 INFO : one: Deleted 2026/04/05 01:34:10 INFO : one: Deleted 2026/04/05 01:34:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.20s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:34:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Looking for duplicate names using oldest mode. 2026/04/05 01:34:16 NOTICE: one: Found 3 files with duplicate names 2026/04/05 01:34:16 INFO : one: Deleted 2026/04/05 01:34:17 INFO : one: Deleted 2026/04/05 01:34:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.11s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:34:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Looking for duplicate names using largest mode. 2026/04/05 01:34:22 NOTICE: one: Found 3 files with duplicate names 2026/04/05 01:34:22 INFO : one: Deleted 2026/04/05 01:34:23 INFO : one: Deleted 2026/04/05 01:34:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.27s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:34:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Looking for duplicate names using smallest mode. 2026/04/05 01:34:28 NOTICE: one: Found 3 files with duplicate names 2026/04/05 01:34:29 INFO : one: Deleted 2026/04/05 01:34:29 INFO : one: Deleted 2026/04/05 01:34:29 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.09s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:34:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Looking for duplicate names using rename mode. 2026/04/05 01:34:36 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/05 01:34:38 INFO : one-2.txt: renamed from: one.txt 2026/04/05 01:34:39 INFO : one-3.txt: renamed from: one.txt 2026/04/05 01:34:40 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.82s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:34:45 DEBUG : dupe1/one.txt: md5 = 1f0e0fd68e21fb18fd91d12648548a29 OK 2026/04/05 01:34:47 DEBUG : dupe2/two.txt: md5 = d295ade09e65818698ce76ef1fb812db OK 2026/04/05 01:34:49 DEBUG : dupe3/three.txt: md5 = e716b4c58f91cabc16d05d116f6919bc OK 2026/04/05 01:34:50 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/05 01:34:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/05 01:34:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/05 01:34:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/05 01:34:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/05 01:34:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/05 01:34:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.30s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:34:57 DEBUG : a.txt: md5 = 71d739d3d9265e6de897880d2e2a6f10 OK 2026/04/05 01:34:58 DEBUG : zend.txt: md5 = 4daaeba1f195706a76cb90ed47ccaea8 OK 2026/04/05 01:35:00 DEBUG : sub dir/hello world: md5 = a92f57b273f21fa9643193aaee8fd401 OK 2026/04/05 01:35:01 DEBUG : sub dir/hello world2: md5 = 068412a3fdc3733606a7f5294e87f9f1 OK 2026/04/05 01:35:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 55881c0ed64de0f928df70e0649ba252 OK 2026/04/05 01:35:05 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1230ad56596e6bbd234cb2d301d39537 OK 2026/04/05 01:35:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = a6eaf5c9d996f18be280a4636c19a234 OK 2026/04/05 01:35:08 DEBUG : a.txt: Excluded (Size Filter) 2026/04/05 01:35:08 DEBUG : a.txt: Excluded 2026/04/05 01:35:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/05 01:35:09 DEBUG : sub dir/hello world: Excluded 2026/04/05 01:35:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/05 01:35:09 DEBUG : sub dir/hello world2: Excluded 2026/04/05 01:35:09 DEBUG : sub dir/ignore dir: Excluded 2026/04/05 01:35:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/05 01:35:09 DEBUG : sub dir/hello world: Excluded 2026/04/05 01:35:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/05 01:35:09 DEBUG : sub dir/hello world2: Excluded 2026/04/05 01:35:10 DEBUG : sub dir/ignore dir: Excluded 2026/04/05 01:35:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/05 01:35:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/05 01:35:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/05 01:35:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/05 01:35:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/05 01:35:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/05 01:35:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.07s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:35:18 DEBUG : a.txt: md5 = acf6544cf2189ecd4be72d94071f1ab9 OK 2026/04/05 01:35:19 DEBUG : zend.txt: md5 = 237ae604e15f122b8184c5ec038a68d1 OK 2026/04/05 01:35:21 DEBUG : sub dir/hello world: md5 = 7ebe8c988feee08d3f5ffecf3c794ec2 OK 2026/04/05 01:35:22 DEBUG : sub dir/hello world2: md5 = e5851c6fb8adfd746f8914e284b68c02 OK 2026/04/05 01:35:25 DEBUG : sub dir/ignore dir/.ignore: md5 = 7b097ae065a5ed2117740d0cce952893 OK 2026/04/05 01:35:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = b2c6e5dbc9bd7607114f2ebd51b95c33 OK 2026/04/05 01:35:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = 30c07989715fcd46e39cd82c75f62063 OK 2026/04/05 01:35:29 DEBUG : a.txt: Excluded (Size Filter) 2026/04/05 01:35:29 DEBUG : a.txt: Excluded 2026/04/05 01:35:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/05 01:35:30 DEBUG : sub dir/hello world: Excluded 2026/04/05 01:35:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/05 01:35:30 DEBUG : sub dir/hello world2: Excluded 2026/04/05 01:35:31 DEBUG : sub dir/ignore dir: Excluded 2026/04/05 01:35:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/05 01:35:31 DEBUG : sub dir/hello world: Excluded 2026/04/05 01:35:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/05 01:35:31 DEBUG : sub dir/hello world2: Excluded 2026/04/05 01:35:31 DEBUG : sub dir/ignore dir: Excluded 2026/04/05 01:35:35 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/05 01:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/05 01:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/05 01:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/05 01:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/05 01:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/05 01:35:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.83s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:35:39 DEBUG : file1: md5 = 05e26466ba33a6376dae24e3cfafa2ef OK 2026/04/05 01:35:41 DEBUG : sub/file2: md5 = 26ce5ba384b0798e872e72c657dcfbf6 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 2026/04/05 01:35:44 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/05 01:35:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/05 01:35:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/05 01:35:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.22s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.36s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:35:49 DEBUG : file1: md5 = 179ad5af30a83468c966a0d78d0fa3f9 OK 2026/04/05 01:35:51 DEBUG : sub/file2: md5 = 068f8d03c62cf25fe1796a81b95a15ee 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 2026/04/05 01:35:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/notfound" 2026/04/05 01:35:55 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/qe0i31qdkoejk60elps0ni5sqk" 2026/04/05 01:35:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.12s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:35:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Making directory 2026/04/05 01:35:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Making directory --- PASS: TestMkdir (0.78s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:01 DEBUG : sub dir/hello world: md5 = d0844374e2fad918edd04c1bbe0bf009 OK 2026/04/05 01:36:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.63s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:05 DEBUG : potato2: md5 = eda09daaaf55ccf39e76f8a0888ec04f OK 2026/04/05 01:36:07 DEBUG : empty space: md5 = 56d7715e873cbaa79f59a51e8106334e OK --- PASS: TestLs (4.45s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:10 DEBUG : potato2: md5 = dfc2dcc0b192e2b480ab4f6cc1469a2d OK 2026/04/05 01:36:12 DEBUG : empty space: md5 = da9f99be354f5faaf74a7483b88949a0 OK 2026/04/05 01:36:12 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.30s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:15 DEBUG : potato2: md5 = 75e75ce6f321836470b6f6d2fe4f3341 OK 2026/04/05 01:36:17 DEBUG : empty space: md5 = 72f15e331e190f1ef4228a6475806fa0 OK --- PASS: TestLsLong (4.84s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:20 DEBUG : potato2: md5 = 13e0ae631503a80fa52e36be86f89843 OK 2026/04/05 01:36:21 DEBUG : empty space: md5 = 1eee21f1684905eb4216c5e5ed7bbe99 OK --- PASS: TestHashSums (4.29s) === RUN TestHashSumsWithErrors 2026/04/05 01:36:23 DEBUG : Creating backend with remote ":memory:" 2026/04/05 01:36:23 DEBUG : Config file has changed externally - reloading 2026/04/05 01:36:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/05 01:36:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/05 01:36:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/05 01:36:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/05 01:36:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/05 01:36:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/05 01:36:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/05 01:36:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/05 01:36:23 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:24 DEBUG : potato2: md5 = 9ac8b498d4ab1a0e4a39cccd0fed7769 OK 2026/04/05 01:36:26 DEBUG : empty space: md5 = 080c1086e62987a3d24dd551e42b1e96 OK 2026/04/05 01:36:28 DEBUG : sub dir/potato3: md5 = 055bd625562b0a5b0a3208918be23c2c OK 2026/04/05 01:36:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.39s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:33 DEBUG : small: md5 = 288a8a9c090e181cd29e72b1993b7ae4 OK 2026/04/05 01:36:34 DEBUG : medium: md5 = ee36a8dbaa6114382b49851a3d8d5cae OK 2026/04/05 01:36:35 DEBUG : large: md5 = 6da06343a146dbf1462f44279d4589dc OK 2026/04/05 01:36:36 DEBUG : Waiting for deletions to finish 2026/04/05 01:36:36 DEBUG : large: Excluded (Size Filter) 2026/04/05 01:36:36 INFO : medium: Deleted 2026/04/05 01:36:36 INFO : small: Deleted --- PASS: TestDelete (6.35s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:39 DEBUG : small: md5 = 3b26f98e282c02f4f0e499c37cf246c8 OK 2026/04/05 01:36:40 DEBUG : medium: md5 = 876e26a82f37081d7b297c920cb44d7d OK 2026/04/05 01:36:42 DEBUG : large: md5 = e023c1365284055a4c1256cadb0e719c OK 2026/04/05 01:36:42 DEBUG : Waiting for deletions to finish 2026/04/05 01:36:42 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/04/05 01:36:43 INFO : small: Deleted 2026/04/05 01:36:43 INFO : large: Deleted --- PASS: TestMaxDelete (6.83s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:46 DEBUG : small: md5 = b773765690a5e4f22682ea361729ca90 OK 2026/04/05 01:36:47 DEBUG : medium: md5 = 6e8ad3e28e278d83c0dbae07501a3739 OK 2026/04/05 01:36:49 DEBUG : large: md5 = 0f3e37136a8b91f6e3db2e0d8db1f264 OK 2026/04/05 01:36:49 DEBUG : Waiting for deletions to finish 2026/04/05 01:36:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/05 01:36:49 INFO : small: Deleted 2026/04/05 01:36:49 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.89s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:36:53 DEBUG : small: md5 = 7f658d41e45260eb7f3b3c408aab6177 OK 2026/04/05 01:36:54 DEBUG : medium: md5 = 4e034ae180d4788072126a07263eb127 OK 2026/04/05 01:36:56 DEBUG : large: md5 = 98b694126f17cda738517ba7ab397abb OK 2026/04/05 01:36:56 DEBUG : Waiting for deletions to finish 2026/04/05 01:36:56 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/05 01:36:56 INFO : medium: Deleted 2026/04/05 01:36:57 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.01s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:37:00 DEBUG : ReadFile: md5 = 1c5d0be3462c47d14dc91f3312483bc4 OK --- PASS: TestReadFile (3.95s) === RUN TestRetry 2026/04/05 01:37:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/05 01:37:02 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/05 01:37:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/05 01:37:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/05 01:37:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/05 01:37:02 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/05 01:37:02 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:37:04 DEBUG : file1: md5 = 3c21814f74f14848a23302c7348d2b78 OK 2026/04/05 01:37:05 DEBUG : file2: md5 = 4969167ec00b5121bf9a0e829644b004 OK --- PASS: TestCat (14.13s) === RUN TestPurge 2026/04/05 01:37:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-debapip5bona" 2026/04/05 01:37:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/05 01:37:16 DEBUG : Creating backend with remote "TestDrive:crypt/eiqls64oq6n5ufhf7qsmuu9pdj0hmj9navvgv15vc6h0samgodo0" 2026/04/05 01:37:17 DEBUG : Creating backend with remote "/tmp/rclone210150851" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-debapip5bona'", Local "Local file system at /tmp/rclone210150851", Modify Window "1ms" 2026/04/05 01:37:21 DEBUG : A1/B1/C1/one: md5 = 942704b2a25084f3081ae1bdb85fb963 OK 2026/04/05 01:37:21 INFO : A2: Making directory 2026/04/05 01:37:22 INFO : A1/B2: Making directory 2026/04/05 01:37:23 INFO : A1/B2/C2: Making directory 2026/04/05 01:37:24 INFO : A1/B1/C3: Making directory 2026/04/05 01:37:24 INFO : A3: Making directory 2026/04/05 01:37:25 INFO : A3/B3: Making directory 2026/04/05 01:37:26 INFO : A3/B3/C4: Making directory 2026/04/05 01:37:28 DEBUG : A1/two: md5 = d6c69c4558ff9f05930c4511a73183a2 OK 2026/04/05 01:37:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-debapip5bona': Purge remote 2026/04/05 01:37:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.35s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:37:35 DEBUG : A1/B1/C1/one: md5 = fdf88ebb6dc502623757a61430d3cf68 OK 2026/04/05 01:37:35 INFO : A2: Making directory 2026/04/05 01:37:36 INFO : A1/B2: Making directory 2026/04/05 01:37:36 INFO : A1/B2/C2: Making directory 2026/04/05 01:37:37 INFO : A1/B1/C3: Making directory 2026/04/05 01:37:38 INFO : A3: Making directory 2026/04/05 01:37:39 INFO : A3/B3: Making directory 2026/04/05 01:37:39 INFO : A3/B3/C4: Making directory 2026/04/05 01:37:41 DEBUG : A1/two: md5 = 66dbe129de665aa8ecfd992085877650 OK 2026/04/05 01:37:43 DEBUG : removing 1 level 3 directories 2026/04/05 01:37:43 INFO : A3/B3/C4: Removing directory 2026/04/05 01:37:45 DEBUG : removing 2 level 3 directories 2026/04/05 01:37:45 INFO : A1/B2/C2: Removing directory 2026/04/05 01:37:45 INFO : A1/B1/C3: Removing directory 2026/04/05 01:37:46 DEBUG : removing 2 level 2 directories 2026/04/05 01:37:46 INFO : A3/B3: Removing directory 2026/04/05 01:37:46 INFO : A1/B2: Removing directory 2026/04/05 01:37:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/05 01:37:46 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/05 01:37:46 DEBUG : removing 2 level 1 directories 2026/04/05 01:37:46 INFO : A3: Removing directory 2026/04/05 01:37:46 INFO : A2: Removing directory 2026/04/05 01:37:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/05 01:37:50 DEBUG : removing 1 level 3 directories 2026/04/05 01:37:50 INFO : A1/B1/C1: Removing directory 2026/04/05 01:37:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:51 DEBUG : removing 1 level 2 directories 2026/04/05 01:37:51 INFO : A1/B1: Removing directory 2026/04/05 01:37:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/05 01:37:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 01:37:52 DEBUG : removing 1 level 1 directories 2026/04/05 01:37:52 INFO : A1: Removing directory 2026/04/05 01:37:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/05 01:37:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/05 01:37:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 01:37:52 DEBUG : removing 1 level 0 directories 2026/04/05 01:37:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Removing directory 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 01:37:53 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (22.10s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:37:54 INFO : A1: Making directory 2026/04/05 01:37:55 INFO : A1/B1: Making directory 2026/04/05 01:37:56 INFO : A1/B1/C1: Making directory 2026/04/05 01:37:58 DEBUG : removing 1 level 3 directories 2026/04/05 01:37:58 INFO : A1/B1/C1: Removing directory 2026/04/05 01:37:59 DEBUG : removing 1 level 2 directories 2026/04/05 01:37:59 INFO : A1/B1: Removing directory 2026/04/05 01:37:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 01:38:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.48s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:38:01 INFO : A1: Making directory 2026/04/05 01:38:02 INFO : A1/B1: Making directory 2026/04/05 01:38:03 INFO : A1/B1/C1: Making directory 2026/04/05 01:38:05 DEBUG : removing 1 level 3 directories 2026/04/05 01:38:05 INFO : A1/B1/C1: Removing directory 2026/04/05 01:38:06 DEBUG : removing 1 level 2 directories 2026/04/05 01:38:06 INFO : A1/B1: Removing directory 2026/04/05 01:38:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 01:38:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.23s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:38:10 DEBUG : file1: md5 = b6cdfd10587a4a167e2d0f686658e920 OK 2026/04/05 01:38:11 DEBUG : filename.txt: File name found in url 2026/04/05 01:38:12 DEBUG : filename.txt: md5 = 2479848d468059e8b85bf712db7a04dc OK 2026/04/05 01:38:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/05 01:38:13 DEBUG : headerfilename.txt: md5 = b3e3f196e79ec41434e2b535d9ea714c OK 2026/04/05 01:38:15 DEBUG : file2: md5 = b91def682abcc74e0d4e4b51d79a9a79 OK --- PASS: TestCopyURL (8.87s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:38:19 DEBUG : file1: md5 = 1cd87be13565ed343f0aa05f73e17e53 OK --- PASS: TestCopyURLDownloadHeaders (2.34s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:38:20 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/05 01:38:22 DEBUG : sub/file2: md5 = c4d2ada59a960cfded5cef67b0390896 OK 2026/04/05 01:38:22 DEBUG : sub/file2: size = 14 OK 2026/04/05 01:38:22 INFO : file1: Copied (new) to: sub/file2 2026/04/05 01:38:22 INFO : file1: Deleted 2026/04/05 01:38:23 DEBUG : sub/file2: size = 14 OK 2026/04/05 01:38:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:38:23 DEBUG : file1: Unchanged skipping 2026/04/05 01:38:23 INFO : file1: Deleted 2026/04/05 01:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': don't need to copy/move sub/file2, it is already at target location 2026/04/05 01:38:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.57s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:38:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/05 01:38:27 DEBUG : file1: md5 = 226661f626b973feb5e3a35c6317c849 OK 2026/04/05 01:38:27 DEBUG : file1: size = 14 OK 2026/04/05 01:38:27 INFO : file1: Copied (new) 2026/04/05 01:38:27 INFO : file1: Deleted 2026/04/05 01:38:27 DEBUG : file1: Destination exists, skipping 2026/04/05 01:38:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.29s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:38:32 DEBUG : dst/file1: md5 = 6bbc004c37736e859c2dbbb57dde0000 OK 2026/04/05 01:38:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quvelim6bibu/backup" 2026/04/05 01:38:32 DEBUG : Creating backend with remote "TestDrive:crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g/1nrff024r7pq65ecp72fc28jb0" 2026/04/05 01:38:34 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4275012248) 2026/04/05 01:38:34 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu') 2026/04/05 01:38:34 DEBUG : dst/file1: Sizes differ 2026/04/05 01:38:36 INFO : dst/file1: Moved (server-side) 2026/04/05 01:38:37 DEBUG : dst/file1: md5 = dc23ffdaa4318da1c46c57876663d91b OK 2026/04/05 01:38:37 DEBUG : dst/file1: size = 14 OK 2026/04/05 01:38:37 INFO : dst/file1: Copied (new) 2026/04/05 01:38:37 INFO : dst/file1: Deleted 2026/04/05 01:38:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 01:38:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/05 01:38:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.36s) === 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:38:44 DEBUG : A1/one: md5 = b94b5cb0043324855da886806967d992 OK 2026/04/05 01:38:45 DEBUG : A1/two: md5 = d5aaac8fe719fa50515f65b314a6d99a OK 2026/04/05 01:38:48 DEBUG : A1/B1/three: md5 = 770f946ebaa385188333df7aec80a74f OK 2026/04/05 01:38:50 DEBUG : A1/B1/C1/four: md5 = f9a747e068a9c303cab504b7c030d6de OK 2026/04/05 01:38:52 DEBUG : A1/B1/C2/five: md5 = 7f66efb934dbdecd476ce0c06e57a465 OK 2026/04/05 01:38:52 INFO : A1/B2: Making directory 2026/04/05 01:38:52 INFO : A1/B1/C3: Making directory 2026/04/05 01:39:02 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/05 01:39:02 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/05 01:39:02 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/05 01:39:02 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/05 01:39:02 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/05 01:39:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/05 01:39:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/05 01:39:05 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 01:39:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/05 01:39:05 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/05 01:39:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/05 01:39:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/05 01:39:13 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/05 01:39:13 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/05 01:39:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/05 01:39:13 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/05 01:39:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/05 01:39:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/05 01:39:16 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 01:39:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/05 01:39:16 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/05 01:39:22 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/05 01:39:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/05 01:39:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/05 01:39:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/05 01:39:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/05 01:39:23 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/05 01:39:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/05 01:39:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/05 01:39:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/05 01:39:24 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (42.91s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:39:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/05 01:39:27 DEBUG : no_checksum_small_file_from_pipe: md5 = affc593bdf1f38ab8cc91244c85b25e8 OK 2026/04/05 01:39:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/05 01:39:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/05 01:39:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/05 01:39:28 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/05 01:39:29 DEBUG : no_checksum_big_file_from_pipe: md5 = 5fe8db979389e2daa36979e5865509dd OK 2026/04/05 01:39:29 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/05 01:39:29 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/05 01:39:32 DEBUG : with_checksum_small_file_from_pipe: md5 = e26f376bc062494579262c986582e8b5 OK 2026/04/05 01:39:32 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/05 01:39:32 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/05 01:39:33 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/05 01:39:34 DEBUG : with_checksum_big_file_from_pipe: md5 = 363c8d6e1c09484e8681b6ceb5d99e30 OK 2026/04/05 01:39:34 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/05 01:39:34 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:39:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/05 01:39:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/05 01:39:37 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:39:37 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/05 01:39:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/05 01:39:38 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:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/05 01:39:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/05 01:39:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/05 01:39:42 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/05 01:39:43 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/05 01:39:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.74s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.09s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.06s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/05 01:39:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': File to upload is small (48 bytes), uploading instead of streaming 2026/04/05 01:39:47 DEBUG : rcat_metadata: md5 = 7226b2e9f549a7f2dd73fa93e45943de OK 2026/04/05 01:39:47 DEBUG : rcat_metadata: size = 48 OK 2026/04/05 01:39:47 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/05 01:39:48 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/05 01:39:49 DEBUG : rcat_metadata_uploadcutoff0: md5 = 25a8b5b5cd020e3290015d22679ac920 OK 2026/04/05 01:39:49 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/05 01:39:49 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.67s) --- PASS: TestRcatMetadata/Normal (2.39s) --- PASS: TestRcatMetadata/ViaDisk (2.84s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:39:52 DEBUG : potato1: md5 = 02dad9cf745a3f41feba1c67c5b7abbd OK 2026/04/05 01:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': File to upload is small (60 bytes), uploading instead of streaming 2026/04/05 01:39:54 DEBUG : potato2: md5 = 3aac065f901ae396f7d64dad3fd3b9cd OK 2026/04/05 01:39:54 DEBUG : potato2: size = 60 OK 2026/04/05 01:39:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.36s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:39:56 DEBUG : potato1: md5 = b8d37f9c92cc116e7679f552d75aed9a OK 2026/04/05 01:39:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': File to upload is small (60 bytes), uploading instead of streaming 2026/04/05 01:39:58 DEBUG : potato2: md5 = eaa28f8539851a4c09c59302f8a93f5d OK 2026/04/05 01:39:58 DEBUG : potato2: size = 60 OK 2026/04/05 01:39:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.01s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:40:01 DEBUG : potato1: md5 = 2f571b38bad9c26e631ed211a0a03208 OK --- PASS: TestRcatSizeUploadHeaders (2.29s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:40:04 DEBUG : potato2: md5 = 2081496d14389bb6da3e4600145b5ce8 OK 2026/04/05 01:40:05 DEBUG : empty space: md5 = 8ad6b0066db42feeaa039ec96abd1397 OK 2026/04/05 01:40:07 DEBUG : sub dir/potato3: md5 = 253b29aac0bd98a3868479a8d4102a54 OK 2026/04/05 01:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Touching "sub dir/potato3" 2026/04/05 01:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Touching "empty space" 2026/04/05 01:40:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Touching "potato2" 2026/04/05 01:40:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.36s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:40:12 DEBUG : dir with metadata: Making directory with metadata 2026/04/05 01:40:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:40:14 DEBUG : directory with modtime: Making directory with metadata 2026/04/05 01:40:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.47s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:40:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/05 01:40:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:40:17 DEBUG : Google drive root 'crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g': Skipping btime metadata as can't update it on an existing file: 2026-04-05T01:40:17.00770471Z 2026/04/05 01:40:17 INFO : non existent directory: Updated directory metadata 2026/04/05 01:40:19 DEBUG : Google drive root 'crypt/ki33ubk730216qbpmuqoivgtfhk79qmmb3fgcslgn0c5l7bt232g': Skipping btime metadata as can't update it on an existing file: 2026-04-05T01:40:17.00770471Z 2026/04/05 01:40:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.52s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:40:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/05 01:40:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/05 01:40:24 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.28s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:40:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/05 01:40:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:40:25 DEBUG : dst: Making directory with metadata 2026/04/05 01:40:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/05 01:40:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/05 01:40:26 INFO : dst: Set directory modification time (using SetModTime) 2026/04/05 01:40:27 INFO : dst: Set directory modification time (using SetModTime) 2026/04/05 01:40:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/05 01:40:27 INFO : dst: Set directory modification time (using SetModTime) 2026/04/05 01:40:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.44s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu'", Local "Local file system at /tmp/rclone4275012248", Modify Window "1ms" 2026/04/05 01:40:31 DEBUG : sub dir/test remove existing: md5 = 29657ab7169fea575b7ac2015d682d1d OK 2026/04/05 01:40:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 2874509472edff74a8a3dfa10cc01d8c OK 2026/04/05 01:40:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dekevec4" before starting 2026/04/05 01:40:35 DEBUG : sub dir/test remove existing.dekevec4: TEST: removing renamed existing file after operation 2026/04/05 01:40: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.jozotay4" before starting 2026/04/05 01:40:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jozotay4: TEST: renaming existing back after failed operation 2026/04/05 01:40:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gazorum7" before starting 2026/04/05 01:40:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gazorum7: TEST: removing renamed existing file after operation 2026/04/05 01:40:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "v7ebttqmvdbl0fjqo2j83jnikugik2v0cq3ff81oq20l1hcaee8hfanqpu27fs6775tcm5j5d7ouub3g24fapq7kjilg6h1ghbrvrjs0ae16gu7taeqc9dc9am3jbidv69etvota7ot1neatv39u9o2q5qj9m5pjr6lj0fpu446lacc27570" 2026/04/05 01:40:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hfutfr4me557kf1a9odu55eu6c1kbhuq3e3lgo0itf9qau40emi0" --- PASS: TestRemoveExisting (13.00s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/05 01:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quvelim6bibu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m37.633817613s (try 1/5)