"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/03/02 04:55:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa" 2026/03/02 04:55:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:55:05 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg" 2026/03/02 04:55:07 DEBUG : Creating backend with remote "/tmp/rclone1192208033" === 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-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/03/02 04:55:07 DEBUG : a: size = 0 OK 2026/03/02 04:55:07 DEBUG : a: size = 1 (memory) 2026/03/02 04:55:07 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/02 04:55:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/02 04:55:07 DEBUG : potato: Seek from 10 to 0 2026/03/02 04:55:07 DEBUG : potato: Seek from 10 to 0 2026/03/02 04:55:07 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/02 04:55:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Seek from 5 to 2 2026/03/02 04:55:07 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/02 04:55:07 DEBUG : potato: Seek from 7 to 0 2026/03/02 04:55:07 DEBUG : potato: Seek from 7 to 0 2026/03/02 04:55:07 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/02 04:55:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Seek from 5 to 2 2026/03/02 04:55:07 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/02 04:55:07 DEBUG : potato: Seek from 8 to 0 2026/03/02 04:55:07 DEBUG : potato: Seek from 8 to 0 2026/03/02 04:55:07 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/02 04:55:07 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/02 04:55:07 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/02 04:55:07 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/02 04:55:07 DEBUG : potato: Seek from 5 to 2 2026/03/02 04:55:07 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/02 04:55:07 DEBUG : potato: Seek from 9 to 0 2026/03/02 04:55:07 DEBUG : potato: Seek from 9 to 0 2026/03/02 04:55:07 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-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:55:10 DEBUG : rutabaga: md5 = ddf9f056507cbcce0947cc42bdc10152 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/02 04:55:12 DEBUG : empty space: md5 = 066aef34fef6525ea91f80de8e8eaffc OK === RUN TestCheck/3 2026/03/02 04:55:14 DEBUG : potato2: md5 = 1afe9b99dd3923f8fb0dc8a371e91ec3 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/02 04:55:16 DEBUG : remotepotato: md5 = a3e5c6aa7a3768368419f52eaaa38d7a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.24s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2026/03/02 04:55:19 DEBUG : Creating backend with remote "nonexistent" 2026/03/02 04:55:19 DEBUG : Config file has changed externally - reloading 2026/03/02 04:55:19 DEBUG : Creating backend with remote "nonexistent" 2026/03/02 04:55:19 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/02 04:55:19 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/03/02 04:55:19 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/02 04:55:19 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-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:55:21 DEBUG : rutabaga: md5 = 83842b85104af3a6a0f9e4e194384671 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/02 04:55:25 DEBUG : empty space: md5 = 949c17660fbcd00ec5279ca7db69520d OK === RUN TestCheckDownload/3 2026/03/02 04:55:28 DEBUG : potato2: md5 = 8cfdc06d4014948ace967876f6165c0d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/02 04:55:31 DEBUG : remotepotato: md5 = 0374030e7d0ccfb5d8a3e0e655cf5b3e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.79s) --- PASS: TestCheckDownload/1 (0.93s) --- PASS: TestCheckDownload/2 (0.97s) --- PASS: TestCheckDownload/3 (0.99s) --- PASS: TestCheckDownload/4 (1.00s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (0.99s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:55:38 DEBUG : rutabaga: md5 = afc20bb054f62c3d8b9bfe0e5df46846 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/02 04:55:40 DEBUG : empty space: md5 = 94d89fe9dab6cd1f9a127638704758c4 OK === RUN TestCheckSizeOnly/3 2026/03/02 04:55:42 DEBUG : potato2: md5 = fb9eaf5ffb15ff90a9fcefc6bf6dfd9a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/02 04:55:44 DEBUG : remotepotato: md5 = 78eb8d77fe7735265e0bf6be6e93606d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.32s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:55:49 DEBUG : test.sum: md5 = 3a7e7f31efe005bf8d97aae1d97eee9a OK 2026/03/02 04:55:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/02 04:55:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/02 04:55:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/02 04:55:50 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/02 04:55:52 DEBUG : test.sum: md5 = d2d04b5dd7de983cb988a8ddfae9c12f OK 2026/03/02 04:55:53 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/02 04:55:53 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/02 04:55:53 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/02 04:55:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.14s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:55:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/data" 2026/03/02 04:55:54 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:55:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/data" 2026/03/02 04:55:56 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/vjrnln8ratgmqakfosrqe8espk" 2026/03/02 04:56:00 DEBUG : data/banana: md5 = 786a31b891c4c34d61dfae0682dc98ff OK 2026/03/02 04:56:01 DEBUG : test.sum: md5 = 30188e4f369c91f7ff18bfb15b3afd6f OK === RUN TestCheckSumDownload/subtest1 2026/03/02 04:56:05 DEBUG : data/potato: md5 = f4147b5ad6729a880092ab98d0beabae OK 2026/03/02 04:56:07 DEBUG : test.sum: md5 = 79585b3fe93585597d0ec5aef90ac416 OK === RUN TestCheckSumDownload/subtest2 2026/03/02 04:56:11 DEBUG : test.sum: md5 = a86c4223c0e902abba931455e71ea024 OK === RUN TestCheckSumDownload/subtest3 2026/03/02 04:56:15 DEBUG : test.sum: md5 = 639c47bec1f7d41581f94dc856e313bb OK === RUN TestCheckSumDownload/subtest4 2026/03/02 04:56:20 DEBUG : test.sum: md5 = 42b42cb4f26101f3e0fa744805faf524 OK === RUN TestCheckSumDownload/subtest5 2026/03/02 04:56:24 DEBUG : test.sum: md5 = b66b891ce67b77140e32ab546957a8df OK === RUN TestCheckSumDownload/subtest6 2026/03/02 04:56:28 DEBUG : data/banana: md5 = 1a7bf1349f0b0cb4c6a661eb129e4565 OK 2026/03/02 04:56:29 DEBUG : data/potato: md5 = 8e74cb3f39e6c67223e19177dc32a1e6 OK 2026/03/02 04:56:31 DEBUG : test.sum: md5 = d28b6a595f028928917b01aa81dce4af OK === RUN TestCheckSumDownload/subtest7 2026/03/02 04:56:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/03/02 04:56:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.29s) --- PASS: TestCheckSumDownload/subtest1 (2.24s) --- PASS: TestCheckSumDownload/subtest2 (1.89s) --- PASS: TestCheckSumDownload/subtest3 (1.95s) --- PASS: TestCheckSumDownload/subtest4 (2.61s) --- PASS: TestCheckSumDownload/subtest5 (2.00s) --- PASS: TestCheckSumDownload/subtest6 (1.84s) --- PASS: TestCheckSumDownload/subtest7 (2.03s) === RUN TestApplyTransforms 2026/03/02 04:56:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xisameq4ponu" 2026/03/02 04:56:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:56:37 DEBUG : Creating backend with remote "TestDrive:crypt/5k35t0hm07nv834latisbddsu09bbkh24fsjmsi6osq5043b9bh0" 2026/03/02 04:56:38 DEBUG : Creating backend with remote "/tmp/rclone166544958" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xisameq4ponu'", Local "Local file system at /tmp/rclone166544958", Modify Window "1ms" 2026/03/02 04:56:41 DEBUG : hello, world!: md5 = 34bcfcf1c054ffcd4353ec611248b3d9 OK upper checkfile vs. lower remote (without normalization) 2026/03/02 04:56:41 ERROR : hello, world!: sum not found 2026/03/02 04:56:41 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xisameq4ponu' 2026/03/02 04:56:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisameq4ponu': 1 files missing 2026/03/02 04:56:41 NOTICE: 1 hashes missing 2026/03/02 04:56:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisameq4ponu': 1 differences found 2026/03/02 04:56:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisameq4ponu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/02 04:56:42 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisameq4ponu': 0 differences found 2026/03/02 04:56:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisameq4ponu': 1 matching files 2026/03/02 04:56:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nidefic6meje" 2026/03/02 04:56:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:56:42 DEBUG : Creating backend with remote "TestDrive:crypt/46ss1ni6k6h3u02r60bgcremea535a4v64jc7h2orvltvu199cig" 2026/03/02 04:56:43 DEBUG : Creating backend with remote "/tmp/rclone1200356012" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nidefic6meje'", Local "Local file system at /tmp/rclone1200356012", Modify Window "1ms" 2026/03/02 04:56:46 DEBUG : HELLO, WORLD!: md5 = e9c01155f590eb4be8bd984f497cc8da OK lower checkfile vs. upper remote (without normalization) 2026/03/02 04:56:46 ERROR : HELLO, WORLD!: sum not found 2026/03/02 04:56:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nidefic6meje' 2026/03/02 04:56:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidefic6meje': 1 files missing 2026/03/02 04:56:46 NOTICE: 1 hashes missing 2026/03/02 04:56:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidefic6meje': 1 differences found 2026/03/02 04:56:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidefic6meje': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/02 04:56:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:56:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidefic6meje': 0 differences found 2026/03/02 04:56:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nidefic6meje': 1 matching files 2026/03/02 04:56:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuraqoq4pecu" 2026/03/02 04:56:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:56:48 DEBUG : Creating backend with remote "TestDrive:crypt/2ml86n6u3svkmjmau9u7neshjsu7o3jgof3v0nt31qa7inkoi260" 2026/03/02 04:56:49 DEBUG : Creating backend with remote "/tmp/rclone217487633" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuraqoq4pecu'", Local "Local file system at /tmp/rclone217487633", Modify Window "1ms" 2026/03/02 04:56:51 DEBUG : HeLlO, wOrLd!: md5 = d3ff02f20458f091a0228d075a5dcca2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/02 04:56:51 ERROR : HeLlO, wOrLd!: sum not found 2026/03/02 04:56:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuraqoq4pecu' 2026/03/02 04:56:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuraqoq4pecu': 1 files missing 2026/03/02 04:56:51 NOTICE: 1 hashes missing 2026/03/02 04:56:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuraqoq4pecu': 1 differences found 2026/03/02 04:56:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuraqoq4pecu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/02 04:56:52 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:56:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuraqoq4pecu': 0 differences found 2026/03/02 04:56:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuraqoq4pecu': 1 matching files 2026/03/02 04:56:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wemogov1veku" 2026/03/02 04:56:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:56:52 DEBUG : Creating backend with remote "TestDrive:crypt/g9qcfpunb4npdluiu1f14o3brqklqufgbk6ju5gkngoiu9a8gdn0" 2026/03/02 04:56:53 DEBUG : Creating backend with remote "/tmp/rclone2121415021" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wemogov1veku'", Local "Local file system at /tmp/rclone2121415021", Modify Window "1ms" 2026/03/02 04:56:56 DEBUG : HELLO, WORLD!: md5 = c8e25416c3b2c7c4c9bc9c2346635b44 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/02 04:56:56 ERROR : HELLO, WORLD!: sum not found 2026/03/02 04:56:56 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wemogov1veku' 2026/03/02 04:56:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemogov1veku': 1 files missing 2026/03/02 04:56:56 NOTICE: 1 hashes missing 2026/03/02 04:56:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemogov1veku': 1 differences found 2026/03/02 04:56:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemogov1veku': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/02 04:56:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemogov1veku': 0 differences found 2026/03/02 04:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wemogov1veku': 1 matching files 2026/03/02 04:56:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xujayad1biju" 2026/03/02 04:56:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:56:57 DEBUG : Creating backend with remote "TestDrive:crypt/jbip6hfff6s6qvqg18g75cjoji3ssh1lekphno1d3nih72dd0jb0" 2026/03/02 04:56:58 DEBUG : Creating backend with remote "/tmp/rclone538338220" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xujayad1biju'", Local "Local file system at /tmp/rclone538338220", Modify Window "1ms" 2026/03/02 04:57:01 DEBUG : 測試_Русский___ě_áñ: md5 = 5748c2e1ea07211ef42ed4b69fcbae3c OK NFD checkfile vs. NFC remote (without normalization) 2026/03/02 04:57:01 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/02 04:57:01 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xujayad1biju' 2026/03/02 04:57:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujayad1biju': 1 files missing 2026/03/02 04:57:01 NOTICE: 1 hashes missing 2026/03/02 04:57:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujayad1biju': 1 differences found 2026/03/02 04:57:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujayad1biju': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/02 04:57:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujayad1biju': 0 differences found 2026/03/02 04:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xujayad1biju': 1 matching files 2026/03/02 04:57:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-getoqix2coqi" 2026/03/02 04:57:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:57:02 DEBUG : Creating backend with remote "TestDrive:crypt/f75u0grsn1hk013nmultu3n6cvqnagi4i27l31vpdj26mfjmg4r0" 2026/03/02 04:57:03 DEBUG : Creating backend with remote "/tmp/rclone2918520441" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-getoqix2coqi'", Local "Local file system at /tmp/rclone2918520441", Modify Window "1ms" 2026/03/02 04:57:05 DEBUG : 測試_Русский___ě_áñ: md5 = 5bf41ea33756094abec9ea8784028a6c OK NFC checkfile vs. NFD remote (without normalization) 2026/03/02 04:57:06 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/02 04:57:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-getoqix2coqi' 2026/03/02 04:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getoqix2coqi': 1 files missing 2026/03/02 04:57:06 NOTICE: 1 hashes missing 2026/03/02 04:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getoqix2coqi': 1 differences found 2026/03/02 04:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getoqix2coqi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/02 04:57:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getoqix2coqi': 0 differences found 2026/03/02 04:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getoqix2coqi': 1 matching files 2026/03/02 04:57:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nicedij3xepi" 2026/03/02 04:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:57:07 DEBUG : Creating backend with remote "TestDrive:crypt/g1iafpfu6jqdldb6b88m6hv7c12dm9v7v7mra7f2dk28150mvrpg" 2026/03/02 04:57:09 DEBUG : Creating backend with remote "/tmp/rclone944505262" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nicedij3xepi'", Local "Local file system at /tmp/rclone944505262", Modify Window "1ms" 2026/03/02 04:57:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d4637faa9d20e7df4393b597437b6ea4 OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/02 04:57:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/02 04:57:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nicedij3xepi' 2026/03/02 04:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicedij3xepi': 1 files missing 2026/03/02 04:57:11 NOTICE: 1 hashes missing 2026/03/02 04:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicedij3xepi': 1 differences found 2026/03/02 04:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicedij3xepi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/02 04:57:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicedij3xepi': 0 differences found 2026/03/02 04:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nicedij3xepi': 1 matching files 2026/03/02 04:57:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-samuvuk5subo" 2026/03/02 04:57:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:57:12 DEBUG : Creating backend with remote "TestDrive:crypt/n3cjaa8eh3e9q7fptqpsfm27ulo28tha8966u8muuhatk3uqicag" 2026/03/02 04:57:13 DEBUG : Creating backend with remote "/tmp/rclone518143850" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-samuvuk5subo'", Local "Local file system at /tmp/rclone518143850", Modify Window "1ms" 2026/03/02 04:57:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a73420bc74cc911ba907c82255dd1ab3 OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/02 04:57:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/02 04:57:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-samuvuk5subo' 2026/03/02 04:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samuvuk5subo': 1 files missing 2026/03/02 04:57:16 NOTICE: 1 hashes missing 2026/03/02 04:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samuvuk5subo': 1 differences found 2026/03/02 04:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samuvuk5subo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/02 04:57:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:57:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samuvuk5subo': 0 differences found 2026/03/02 04:57:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-samuvuk5subo': 1 matching files 2026/03/02 04:57:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fusipuz7hega" 2026/03/02 04:57:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:57:17 DEBUG : Creating backend with remote "TestDrive:crypt/8uae9rabuebjpj0uqf71ms0psk5h4tecf61spqchiv6ediadob2g" 2026/03/02 04:57:19 DEBUG : Creating backend with remote "/tmp/rclone1299262191" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fusipuz7hega'", Local "Local file system at /tmp/rclone1299262191", Modify Window "1ms" 2026/03/02 04:57:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cac2160819b333941aa1dccad853b682 OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/02 04:57:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/02 04:57:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fusipuz7hega' 2026/03/02 04:57:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusipuz7hega': 1 files missing 2026/03/02 04:57:22 NOTICE: 1 hashes missing 2026/03/02 04:57:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusipuz7hega': 1 differences found 2026/03/02 04:57:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusipuz7hega': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/02 04:57:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusipuz7hega': 0 differences found 2026/03/02 04:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fusipuz7hega': 1 matching files 2026/03/02 04:57:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sayalew4fiya" 2026/03/02 04:57:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 04:57:23 DEBUG : Creating backend with remote "TestDrive:crypt/cq874ku86mgv1d95m1cgvnpcjfi72gem9eq581p7u0ch9po8lb00" 2026/03/02 04:57:24 DEBUG : Creating backend with remote "/tmp/rclone2694175217" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sayalew4fiya'", Local "Local file system at /tmp/rclone2694175217", Modify Window "1ms" 2026/03/02 04:57:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d39b5040ffa35b63a36c06e8930b8db0 OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/02 04:57:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/02 04:57:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sayalew4fiya' 2026/03/02 04:57:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayalew4fiya': 1 files missing 2026/03/02 04:57:27 NOTICE: 1 hashes missing 2026/03/02 04:57:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayalew4fiya': 1 differences found 2026/03/02 04:57:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayalew4fiya': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/02 04:57:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/02 04:57:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayalew4fiya': 0 differences found 2026/03/02 04:57:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sayalew4fiya': 1 matching files 2026/03/02 04:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sayalew4fiya': Purge remote 2026/03/02 04:57:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fusipuz7hega': Purge remote 2026/03/02 04:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-samuvuk5subo': Purge remote 2026/03/02 04:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nicedij3xepi': Purge remote 2026/03/02 04:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-getoqix2coqi': Purge remote 2026/03/02 04:57:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xujayad1biju': Purge remote 2026/03/02 04:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wemogov1veku': Purge remote 2026/03/02 04:57:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuraqoq4pecu': Purge remote 2026/03/02 04:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nidefic6meje': Purge remote 2026/03/02 04:57:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xisameq4ponu': Purge remote --- PASS: TestApplyTransforms (55.49s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:57:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/02 04:57:35 DEBUG : sub/file2: md5 = 53e1895754dd4fb01aa1d42f8cbc721f OK 2026/03/02 04:57:35 DEBUG : sub/file2: size = 14 OK 2026/03/02 04:57:35 INFO : file1: Copied (new) to: sub/file2 2026/03/02 04:57:36 DEBUG : sub/file2: size = 14 OK 2026/03/02 04:57:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 04:57:36 DEBUG : file1: Unchanged skipping 2026/03/02 04:57:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': don't need to copy/move sub/file2, it is already at target location 2026/03/02 04:57:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.09s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:57:43 DEBUG : dst/file1: md5 = 8f9726d4f806585e960f524953683aa7 OK 2026/03/02 04:57:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/backup" 2026/03/02 04:57:44 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/1nrff024r7pq65ecp72fc28jb0" 2026/03/02 04:57:45 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1192208033) 2026/03/02 04:57:45 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa') 2026/03/02 04:57:45 DEBUG : dst/file1: Sizes differ 2026/03/02 04:57:48 INFO : dst/file1: Moved (server-side) 2026/03/02 04:57:49 DEBUG : dst/file1: md5 = 238628696a221793d476f5066f949aeb OK 2026/03/02 04:57:49 DEBUG : dst/file1: size = 14 OK 2026/03/02 04:57:49 INFO : dst/file1: Copied (new) 2026/03/02 04:57:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/02 04:57:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/02 04:57:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.11s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:57:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/dst" 2026/03/02 04:57:54 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:57:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/CompareDest" 2026/03/02 04:57:56 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/gveqi14airsml4bgu7krj116o8" 2026/03/02 04:57:58 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 04:58:01 DEBUG : one: md5 = 9dfc24a004bee3caa9dac29895356e30 OK 2026/03/02 04:58:01 DEBUG : one: size = 3 OK 2026/03/02 04:58:01 INFO : one: Copied (new) 2026/03/02 04:58:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1192208033) 2026/03/02 04:58:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa/dst') 2026/03/02 04:58:02 DEBUG : one: Sizes differ 2026/03/02 04:58:04 DEBUG : one: md5 = 6cc383d3bbf64de2b6ecee4f9905279e OK 2026/03/02 04:58:04 DEBUG : one: size = 5 OK 2026/03/02 04:58:04 INFO : one: Copied (replaced existing) 2026/03/02 04:58:06 DEBUG : dst/one: md5 = 10da117630a3ba50fe5c3c1c5455fc4f OK 2026/03/02 04:58:09 DEBUG : CompareDest/one: md5 = d67e8119560c17631bdf8cc637c52a04 OK 2026/03/02 04:58:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1192208033) 2026/03/02 04:58:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa/dst') 2026/03/02 04:58:09 DEBUG : one: Sizes differ 2026/03/02 04:58:10 DEBUG : one: size = 5 OK 2026/03/02 04:58:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:58:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/02 04:58:12 DEBUG : CompareDest/two: md5 = 8084a50c87e80afd2eef719fc7e08058 OK 2026/03/02 04:58:13 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 04:58:13 DEBUG : two: size = 3 OK 2026/03/02 04:58:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:58:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 04:58:14 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 04:58:14 DEBUG : two: size = 3 OK 2026/03/02 04:58:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:58:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/02 04:58:15 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 04:58:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone1192208033) 2026/03/02 04:58:16 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa/CompareDest') 2026/03/02 04:58:16 DEBUG : two: Sizes differ 2026/03/02 04:58:17 DEBUG : two: md5 = ad63c277b9b6849b0e6d5395fe8052f6 OK 2026/03/02 04:58:17 DEBUG : two: size = 5 OK 2026/03/02 04:58:17 INFO : two: Copied (new) 2026/03/02 04:58:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:58:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:58:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:58:21 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.66s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:58:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/dst" 2026/03/02 04:58:22 DEBUG : Config file has changed externally - reloading 2026/03/02 04:58:22 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 04:58:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/CopyDest" 2026/03/02 04:58:24 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/02 04:58:26 DEBUG : one: Need to transfer - File not found at Destination 2026/03/02 04:58:28 DEBUG : one: md5 = f2b5714ce359df014f8e7603d461bd22 OK 2026/03/02 04:58:28 DEBUG : one: size = 3 OK 2026/03/02 04:58:28 INFO : one: Copied (new) 2026/03/02 04:58:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1192208033) 2026/03/02 04:58:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa/dst') 2026/03/02 04:58:30 DEBUG : one: Sizes differ 2026/03/02 04:58:31 DEBUG : one: md5 = bc1df47e6b7fe9a4624b804f2fdc3dc5 OK 2026/03/02 04:58:31 DEBUG : one: size = 5 OK 2026/03/02 04:58:31 INFO : one: Copied (replaced existing) 2026/03/02 04:58:33 DEBUG : dst/one: md5 = aad0a2f9acfb2c928eb10283a452eb6f OK 2026/03/02 04:58:36 DEBUG : CopyDest/one: md5 = f569a7edebeead38fc66aff778bf0edf OK 2026/03/02 04:58:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/BackupDir" 2026/03/02 04:58:37 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/02 04:58:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1192208033) 2026/03/02 04:58:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa/dst') 2026/03/02 04:58:38 DEBUG : one: Sizes differ 2026/03/02 04:58:39 DEBUG : one: size = 5 OK 2026/03/02 04:58:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:58:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone1192208033) 2026/03/02 04:58:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa/dst') 2026/03/02 04:58:39 DEBUG : one: Sizes differ 2026/03/02 04:58:41 INFO : one: Moved (server-side) 2026/03/02 04:58:42 DEBUG : one: size = 5 OK 2026/03/02 04:58:42 INFO : one: Copied (server-side copy) 2026/03/02 04:58:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/02 04:58:44 DEBUG : CopyDest/two: md5 = dbcef6176bbaa495a48daea87d0bed07 OK 2026/03/02 04:58:45 DEBUG : two: Need to transfer - File not found at Destination 2026/03/02 04:58:45 DEBUG : two: size = 3 OK 2026/03/02 04:58:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:58:46 DEBUG : two: size = 3 OK 2026/03/02 04:58:46 INFO : two: Copied (server-side copy) 2026/03/02 04:58:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/02 04:58:47 DEBUG : two: size = 3 OK 2026/03/02 04:58:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/02 04:58:47 DEBUG : two: Unchanged skipping 2026/03/02 04:58:49 DEBUG : CopyDest/three: md5 = 5271ecacf6b0a8b965992f96009ddaf5 OK 2026/03/02 04:58:50 DEBUG : three: Need to transfer - File not found at Destination 2026/03/02 04:58:50 DEBUG : three: size = 7 (Local file system at /tmp/rclone1192208033) 2026/03/02 04:58:50 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa/CopyDest') 2026/03/02 04:58:50 DEBUG : three: Sizes differ 2026/03/02 04:58:50 DEBUG : three: Destination not found in --copy-dest 2026/03/02 04:58:52 DEBUG : three: md5 = eef61f378a897c30444ae4662ff30c5c OK 2026/03/02 04:58:52 DEBUG : three: size = 7 OK 2026/03/02 04:58:52 INFO : three: Copied (new) 2026/03/02 04:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/02 04:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:58:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:58:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 04:58:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 04:58:58 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/02 04:58:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.47s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.60s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:59:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/02 04:59:05 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 50db77a7ff144ecbeb91c0b024cb3afb OK 2026/03/02 04:59:05 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/02 04:59:05 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/02 04:59:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/02 04:59:06 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/03/02 04:59:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/02 04:59:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/02 04:59:10 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5163a5e4bce7e9bd0a0887554c157716 OK 2026/03/02 04:59:10 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/02 04:59:10 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/02 04:59:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/02 04:59:12 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.70s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:59:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Looking for duplicate names using skip mode. 2026/03/02 04:59:16 NOTICE: one: Found 2 files with duplicate names 2026/03/02 04:59:16 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.95s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:59:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Looking for duplicate names using skip mode. 2026/03/02 04:59:23 NOTICE: one: Found 3 files with duplicate names 2026/03/02 04:59:23 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/02 04:59:23 INFO : one: Deleted 2026/03/02 04:59:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.66s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:59:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Looking for duplicate names using first mode. 2026/03/02 04:59:30 NOTICE: one: Found 3 files with duplicate names 2026/03/02 04:59:30 INFO : one: Deleted 2026/03/02 04:59:31 INFO : one: Deleted 2026/03/02 04:59:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.09s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:59:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Looking for duplicate names using newest mode. 2026/03/02 04:59:37 NOTICE: one: Found 3 files with duplicate names 2026/03/02 04:59:37 INFO : one: Deleted 2026/03/02 04:59:37 INFO : one: Deleted 2026/03/02 04:59:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.72s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:59:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Looking for duplicate names using oldest mode. 2026/03/02 04:59:43 NOTICE: one: Found 3 files with duplicate names 2026/03/02 04:59:44 INFO : one: Deleted 2026/03/02 04:59:44 INFO : one: Deleted 2026/03/02 04:59:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.46s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:59:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Looking for duplicate names using largest mode. 2026/03/02 04:59:50 NOTICE: one: Found 3 files with duplicate names 2026/03/02 04:59:50 INFO : one: Deleted 2026/03/02 04:59:51 INFO : one: Deleted 2026/03/02 04:59:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.05s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 04:59:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Looking for duplicate names using smallest mode. 2026/03/02 04:59:57 NOTICE: one: Found 3 files with duplicate names 2026/03/02 04:59:58 INFO : one: Deleted 2026/03/02 04:59:58 INFO : one: Deleted 2026/03/02 04:59:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.00s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:00:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Looking for duplicate names using rename mode. 2026/03/02 05:00:06 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/02 05:00:07 INFO : one-2.txt: renamed from: one.txt 2026/03/02 05:00:09 INFO : one-3.txt: renamed from: one.txt 2026/03/02 05:00:10 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.55s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:00:16 DEBUG : dupe1/one.txt: md5 = 4628aa2f80d34112e120880caaed0bf3 OK 2026/03/02 05:00:19 DEBUG : dupe2/two.txt: md5 = a7e702b6614b275ae01c7e9e9c39f8af OK 2026/03/02 05:00:21 DEBUG : dupe3/three.txt: md5 = e7ad557600bae18048cf1a3339b4848a OK 2026/03/02 05:00:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/02 05:00:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/02 05:00:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/02 05:00:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/02 05:00:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/02 05:00:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/02 05:00:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.69s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:00:30 DEBUG : a.txt: md5 = e1f458d0307a8403b6d89bda6bc20715 OK 2026/03/02 05:00:32 DEBUG : zend.txt: md5 = 8f55181722da56492d84daae1f298c1e OK 2026/03/02 05:00:35 DEBUG : sub dir/hello world: md5 = 7e2b25639b0b056933526b966a649b9d OK 2026/03/02 05:00:36 DEBUG : sub dir/hello world2: md5 = b359d98c089a439c139effa2e9d2f281 OK 2026/03/02 05:00:38 DEBUG : sub dir/ignore dir/.ignore: md5 = d65a147b69b50111f8b21a856494f197 OK 2026/03/02 05:00:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 82048e11525cf4f5f2345f9248b38771 OK 2026/03/02 05:00:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = b18bd673cbd5e3e57dddeb6c9e1cea54 OK 2026/03/02 05:00:44 DEBUG : a.txt: Excluded (Size Filter) 2026/03/02 05:00:44 DEBUG : a.txt: Excluded 2026/03/02 05:00:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/02 05:00:45 DEBUG : sub dir/hello world: Excluded 2026/03/02 05:00:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/02 05:00:45 DEBUG : sub dir/hello world2: Excluded 2026/03/02 05:00:46 DEBUG : sub dir/ignore dir: Excluded 2026/03/02 05:00:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/02 05:00:46 DEBUG : sub dir/hello world: Excluded 2026/03/02 05:00:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/02 05:00:46 DEBUG : sub dir/hello world2: Excluded 2026/03/02 05:00:46 DEBUG : sub dir/ignore dir: Excluded 2026/03/02 05:00:51 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/02 05:00:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/02 05:00:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/02 05:00:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/02 05:00:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/02 05:00:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/02 05:00:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.14s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:00:54 DEBUG : a.txt: md5 = 819871e082b0ddc6d76445375259447d OK 2026/03/02 05:00:56 DEBUG : zend.txt: md5 = 9b0719965bce849f419cbff31b85779d OK 2026/03/02 05:00:59 DEBUG : sub dir/hello world: md5 = 6b7ec1e447e97a1fbf70730aab46612d OK 2026/03/02 05:01:00 DEBUG : sub dir/hello world2: md5 = b30c71f5e76ab1b02f1bf5f8456fc7a5 OK 2026/03/02 05:01:03 DEBUG : sub dir/ignore dir/.ignore: md5 = 87225c92e93a8fe92d8cb6535911de05 OK 2026/03/02 05:01:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = cca5dd0e47bfe29f4c386ee9bef75ba0 OK 2026/03/02 05:01:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4e5fe681c12a42f657c6494acd2cd91f OK 2026/03/02 05:01:08 DEBUG : a.txt: Excluded (Size Filter) 2026/03/02 05:01:08 DEBUG : a.txt: Excluded 2026/03/02 05:01:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/02 05:01:08 DEBUG : sub dir/hello world: Excluded 2026/03/02 05:01:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/02 05:01:08 DEBUG : sub dir/hello world2: Excluded 2026/03/02 05:01:09 DEBUG : sub dir/ignore dir: Excluded 2026/03/02 05:01:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/02 05:01:09 DEBUG : sub dir/hello world: Excluded 2026/03/02 05:01:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/02 05:01:09 DEBUG : sub dir/hello world2: Excluded 2026/03/02 05:01:09 DEBUG : sub dir/ignore dir: Excluded 2026/03/02 05:01:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/02 05:01:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/02 05:01:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/02 05:01:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/02 05:01:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/02 05:01:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/02 05:01:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (24.18s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:01:19 DEBUG : file1: md5 = 900e55b8c6f66694f23b7b10260f3f4c OK 2026/03/02 05:01:21 DEBUG : sub/file2: md5 = 253d71b3eb2691c8ae1345355c6dff28 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/03/02 05:01:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/02 05:01:24 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/02 05:01:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/02 05:01:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.06s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.29s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.43s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:01:29 DEBUG : file1: md5 = ccc6a85282c7d131d09b3ad94133bc82 OK 2026/03/02 05:01:31 DEBUG : sub/file2: md5 = f71224ad101d9988fc40b9976d5d3f5a 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/03/02 05:01:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/notfound" 2026/03/02 05:01:36 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/qe0i31qdkoejk60elps0ni5sqk" 2026/03/02 05:01:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.61s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.64s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.92s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:01:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Making directory 2026/03/02 05:01:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:01:43 DEBUG : sub dir/hello world: md5 = 79c6859728172fcaf292996308e0caed OK 2026/03/02 05:01:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.69s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:01:48 DEBUG : potato2: md5 = 2e4b27cd6eb817c5d6bf7acc10008768 OK 2026/03/02 05:01:49 DEBUG : empty space: md5 = 4a3eb3f5380ef487e8de16b5d75b72f4 OK --- PASS: TestLs (6.31s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:01:54 DEBUG : potato2: md5 = ad80f110a315bc3e5ffb13c68eeaf725 OK 2026/03/02 05:01:56 DEBUG : empty space: md5 = b9630a71e1a55189f49b4d4b9cfeb277 OK 2026/03/02 05:01:56 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.33s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:01:59 DEBUG : potato2: md5 = 0b4d40122f0bb43abc2cdb14b4534db2 OK 2026/03/02 05:02:01 DEBUG : empty space: md5 = 17534832a46358493101ddd0a55c6705 OK --- PASS: TestLsLong (5.48s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:02:05 DEBUG : potato2: md5 = 1e68da6850bf091309c3f7a954e6edf2 OK 2026/03/02 05:02:06 DEBUG : empty space: md5 = a330ce1c00ff34ea5ceb32070f02b0e0 OK --- PASS: TestHashSums (4.86s) === RUN TestHashSumsWithErrors 2026/03/02 05:02:08 DEBUG : Creating backend with remote ":memory:" 2026/03/02 05:02:08 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/02 05:02:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/02 05:02:08 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/02 05:02:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/02 05:02:08 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/02 05:02:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/02 05:02:08 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/02 05:02:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/02 05:02:08 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:02:10 DEBUG : potato2: md5 = 0014e109a10f3612c8dff9bda74d0882 OK 2026/03/02 05:02:12 DEBUG : empty space: md5 = 90b3886011e31d5862061175ecb31e4f OK 2026/03/02 05:02:15 DEBUG : sub dir/potato3: md5 = 7f8546e150a9fb8837a1bebeb05dd951 OK 2026/03/02 05:02:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.55s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:02:20 DEBUG : small: md5 = e64499b04c73564df29a575c5cd8f28d OK 2026/03/02 05:02:22 DEBUG : medium: md5 = 938802e44dcf876fd695b2b7e0df2a0d OK 2026/03/02 05:02:23 DEBUG : large: md5 = 087a5987331d9262860dca5784c41142 OK 2026/03/02 05:02:23 DEBUG : Waiting for deletions to finish 2026/03/02 05:02:24 DEBUG : large: Excluded (Size Filter) 2026/03/02 05:02:24 INFO : medium: Deleted 2026/03/02 05:02:24 INFO : small: Deleted --- PASS: TestDelete (6.68s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:02:27 DEBUG : small: md5 = e0e5a324a02ff57bf8b00c0e22a4a50a OK 2026/03/02 05:02:29 DEBUG : medium: md5 = ebe63393dffc9b4a4e30e5ad9e7d4adf OK 2026/03/02 05:02:30 DEBUG : large: md5 = 5fad74b71c3e8055637d764e61a2b281 OK 2026/03/02 05:02:31 DEBUG : Waiting for deletions to finish 2026/03/02 05:02:31 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/03/02 05:02:31 INFO : large: Deleted 2026/03/02 05:02:32 INFO : small: Deleted --- PASS: TestMaxDelete (7.76s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:02:35 DEBUG : small: md5 = da8186138a989e25391725033cf758d1 OK 2026/03/02 05:02:36 DEBUG : medium: md5 = 011fe6f62fcd3b262962a581d1c99c91 OK 2026/03/02 05:02:38 DEBUG : large: md5 = 2493a338f9c6330299a972bbe206ebf3 OK 2026/03/02 05:02:38 DEBUG : Waiting for deletions to finish 2026/03/02 05:02:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/02 05:02:39 INFO : small: Deleted 2026/03/02 05:02:39 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.41s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:02:42 DEBUG : small: md5 = bb8086a76b9fcf10791ed5a570b60c6b OK 2026/03/02 05:02:44 DEBUG : medium: md5 = 8c4bbd79be3dfc2c2128a2c068b44c85 OK 2026/03/02 05:02:45 DEBUG : large: md5 = 2ec9036f32d7f9d1db851b1ed404bc7d OK 2026/03/02 05:02:45 DEBUG : Waiting for deletions to finish 2026/03/02 05:02:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/02 05:02:47 INFO : small: Deleted 2026/03/02 05:02:47 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.14s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:02:50 DEBUG : ReadFile: md5 = 51c05aed6f7c636c53a1cbe4780f97d9 OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2026/03/02 05:02:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/02 05:02:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/02 05:02:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 05:02:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 05:02:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 05:02:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/02 05:02:53 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-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:02:55 DEBUG : file1: md5 = b34b4d62c538c86f2878b814b40446ed OK 2026/03/02 05:02:56 DEBUG : file2: md5 = aa9f6897a4748c3153627ea5f0f7cb4c OK --- PASS: TestCat (14.80s) === RUN TestPurge 2026/03/02 05:03:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gomehiw5saxa" 2026/03/02 05:03:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 05:03:08 DEBUG : Creating backend with remote "TestDrive:crypt/gc3nbtvuhh3fbl15ha73dhss435gdfl92r5vl2gab0248qrkun90" 2026/03/02 05:03:09 DEBUG : Creating backend with remote "/tmp/rclone1222469555" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gomehiw5saxa'", Local "Local file system at /tmp/rclone1222469555", Modify Window "1ms" 2026/03/02 05:03:14 DEBUG : A1/B1/C1/one: md5 = 989b0401e6814554e868abd097316c60 OK 2026/03/02 05:03:14 INFO : A2: Making directory 2026/03/02 05:03:15 INFO : A1/B2: Making directory 2026/03/02 05:03:15 INFO : A1/B2/C2: Making directory 2026/03/02 05:03:16 INFO : A1/B1/C3: Making directory 2026/03/02 05:03:17 INFO : A3: Making directory 2026/03/02 05:03:18 INFO : A3/B3: Making directory 2026/03/02 05:03:18 INFO : A3/B3/C4: Making directory 2026/03/02 05:03:21 DEBUG : A1/two: md5 = 781cbd986c992ca3637838af2373096d OK 2026/03/02 05:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gomehiw5saxa': Purge remote 2026/03/02 05:03:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.50s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:03:28 DEBUG : A1/B1/C1/one: md5 = e33475af79d5d2b712f40107aa67f4b5 OK 2026/03/02 05:03:28 INFO : A2: Making directory 2026/03/02 05:03:29 INFO : A1/B2: Making directory 2026/03/02 05:03:30 INFO : A1/B2/C2: Making directory 2026/03/02 05:03:31 INFO : A1/B1/C3: Making directory 2026/03/02 05:03:31 INFO : A3: Making directory 2026/03/02 05:03:32 INFO : A3/B3: Making directory 2026/03/02 05:03:33 INFO : A3/B3/C4: Making directory 2026/03/02 05:03:35 DEBUG : A1/two: md5 = cd426addb05eb1144e89901c1a348c5b OK 2026/03/02 05:03:36 DEBUG : removing 1 level 3 directories 2026/03/02 05:03:36 INFO : A3/B3/C4: Removing directory 2026/03/02 05:03:39 DEBUG : removing 2 level 3 directories 2026/03/02 05:03:39 INFO : A1/B2/C2: Removing directory 2026/03/02 05:03:39 INFO : A1/B1/C3: Removing directory 2026/03/02 05:03:40 DEBUG : removing 2 level 2 directories 2026/03/02 05:03:40 INFO : A3/B3: Removing directory 2026/03/02 05:03:40 INFO : A1/B2: Removing directory 2026/03/02 05:03:40 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/02 05:03:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/02 05:03:41 DEBUG : removing 2 level 1 directories 2026/03/02 05:03:41 INFO : A2: Removing directory 2026/03/02 05:03:41 INFO : A3: Removing directory 2026/03/02 05:03:41 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/02 05:03:45 DEBUG : removing 1 level 3 directories 2026/03/02 05:03:45 INFO : A1/B1/C1: Removing directory 2026/03/02 05:03:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:46 DEBUG : removing 1 level 2 directories 2026/03/02 05:03:46 INFO : A1/B1: Removing directory 2026/03/02 05:03:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/02 05:03:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/02 05:03:46 DEBUG : removing 1 level 1 directories 2026/03/02 05:03:46 INFO : A1: Removing directory 2026/03/02 05:03:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/02 05:03:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/02 05:03:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 05:03:47 DEBUG : removing 1 level 0 directories 2026/03/02 05:03:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Removing directory 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/02 05:03:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" --- PASS: TestRmdirsNoLeaveRoot (24.58s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:03:50 INFO : A1: Making directory 2026/03/02 05:03:50 INFO : A1/B1: Making directory 2026/03/02 05:03:51 INFO : A1/B1/C1: Making directory 2026/03/02 05:03:54 DEBUG : removing 1 level 3 directories 2026/03/02 05:03:54 INFO : A1/B1/C1: Removing directory 2026/03/02 05:03:55 DEBUG : removing 1 level 2 directories 2026/03/02 05:03:55 INFO : A1/B1: Removing directory 2026/03/02 05:03:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/02 05:03:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.77s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:03:58 INFO : A1: Making directory 2026/03/02 05:03:58 INFO : A1/B1: Making directory 2026/03/02 05:03:59 INFO : A1/B1/C1: Making directory 2026/03/02 05:04:02 DEBUG : removing 1 level 3 directories 2026/03/02 05:04:02 INFO : A1/B1/C1: Removing directory 2026/03/02 05:04:03 DEBUG : removing 1 level 2 directories 2026/03/02 05:04:03 INFO : A1/B1: Removing directory 2026/03/02 05:04:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/02 05:04:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.14s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:04:08 DEBUG : file1: md5 = e098df77770dbdecb99304ba68d07100 OK 2026/03/02 05:04:08 DEBUG : filename.txt: File name found in url 2026/03/02 05:04:10 DEBUG : filename.txt: md5 = 2346e9c05e56e44b546dc0d094e7b65e OK 2026/03/02 05:04:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/02 05:04:11 DEBUG : headerfilename.txt: md5 = 26d6f02114e40048b17d905afc64eb5e OK 2026/03/02 05:04:13 DEBUG : file2: md5 = a56d218d9774cc61814d6dc566573cfa OK --- PASS: TestCopyURL (9.97s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:04:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/02 05:04:19 DEBUG : sub/file2: md5 = dd5bcf3217cc32e65ce820e99cc27acd OK 2026/03/02 05:04:19 DEBUG : sub/file2: size = 14 OK 2026/03/02 05:04:19 INFO : file1: Copied (new) to: sub/file2 2026/03/02 05:04:19 INFO : file1: Deleted 2026/03/02 05:04:19 DEBUG : sub/file2: size = 14 OK 2026/03/02 05:04:19 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 05:04:19 DEBUG : file1: Unchanged skipping 2026/03/02 05:04:19 INFO : file1: Deleted 2026/03/02 05:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': don't need to copy/move sub/file2, it is already at target location 2026/03/02 05:04:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.83s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:04:23 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/02 05:04:24 DEBUG : file1: md5 = 31707983c76c7b0a30bceaf2ad62a8f2 OK 2026/03/02 05:04:24 DEBUG : file1: size = 14 OK 2026/03/02 05:04:24 INFO : file1: Copied (new) 2026/03/02 05:04:24 INFO : file1: Deleted 2026/03/02 05:04:25 DEBUG : file1: Destination exists, skipping 2026/03/02 05:04:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.78s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:04:30 DEBUG : dst/file1: md5 = cdd117a1d8f465638b49826619a24e23 OK 2026/03/02 05:04:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosonat4xepa/backup" 2026/03/02 05:04:31 DEBUG : Config file has changed externally - reloading 2026/03/02 05:04:31 DEBUG : Creating backend with remote "TestDrive:crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg/1nrff024r7pq65ecp72fc28jb0" 2026/03/02 05:04:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1192208033) 2026/03/02 05:04:32 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa') 2026/03/02 05:04:32 DEBUG : dst/file1: Sizes differ 2026/03/02 05:04:35 INFO : dst/file1: Moved (server-side) 2026/03/02 05:04:37 DEBUG : dst/file1: md5 = 85e350bca8e139838a949f482ce02805 OK 2026/03/02 05:04:37 DEBUG : dst/file1: size = 14 OK 2026/03/02 05:04:37 INFO : dst/file1: Copied (new) 2026/03/02 05:04:37 INFO : dst/file1: Deleted 2026/03/02 05:04:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/02 05:04:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/02 05:04:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.08s) === 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-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:04:45 DEBUG : A1/one: md5 = 938963e4fb4859303c75fae6f41def82 OK 2026/03/02 05:04:47 DEBUG : A1/two: md5 = d479a28c50a5ee13acff9f0d0ca5c5ff OK 2026/03/02 05:04:49 DEBUG : A1/B1/three: md5 = 7722357432aeae9f0b6e1e3355e94f14 OK 2026/03/02 05:04:51 DEBUG : A1/B1/C1/four: md5 = e94c19280c60fc51c36445772f830338 OK 2026/03/02 05:04:53 DEBUG : A1/B1/C2/five: md5 = d9aee380fa5abcd53ebba28a526eecd9 OK 2026/03/02 05:04:53 INFO : A1/B2: Making directory 2026/03/02 05:04:54 INFO : A1/B1/C3: Making directory 2026/03/02 05:05:04 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/02 05:05:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/02 05:05:04 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/02 05:05:04 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/02 05:05:06 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/02 05:05:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/02 05:05:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/02 05:05:09 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/02 05:05:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/02 05:05:10 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/02 05:05:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/02 05:05:18 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/02 05:05:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/02 05:05:19 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/02 05:05:19 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/02 05:05:19 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/02 05:05:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/02 05:05:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/02 05:05:22 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/02 05:05:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/02 05:05:23 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/02 05:05:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/02 05:05:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/02 05:05:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/02 05:05:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/02 05:05:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/02 05:05:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/02 05:05:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/02 05:05:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/02 05:05:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/02 05:05:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (50.28s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 05:05:35 DEBUG : no_checksum_small_file_from_pipe: md5 = 28050600070cf0215a4d641f51c8a6ba OK 2026/03/02 05:05:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/02 05:05:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/02 05:05:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/02 05:05:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/02 05:05:37 DEBUG : no_checksum_big_file_from_pipe: md5 = 9dd3d18ef62b4c442413c13ccb569788 OK 2026/03/02 05:05:37 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/02 05:05:37 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-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 05:05:40 DEBUG : with_checksum_small_file_from_pipe: md5 = 111c169244b5a718a2cb88379877195a OK 2026/03/02 05:05:40 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/02 05:05:40 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/02 05:05:41 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/02 05:05:43 DEBUG : with_checksum_big_file_from_pipe: md5 = 217cb2c09d82c47314f984a00f9df1bb OK 2026/03/02 05:05:43 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/02 05:05:43 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-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:05:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 05:05:46 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/02 05:05:46 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 05:05:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/02 05:05:48 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/02 05:05:48 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-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 05:05:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/02 05:05:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/02 05:05:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/02 05:05:53 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/02 05:05:53 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.31s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/02 05:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': File to upload is small (48 bytes), uploading instead of streaming 2026/03/02 05:05:57 DEBUG : rcat_metadata: md5 = fbcaade951d38bc7f996591697ed8392 OK 2026/03/02 05:05:57 DEBUG : rcat_metadata: size = 48 OK 2026/03/02 05:05:57 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/02 05:06:01 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/02 05:06:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = b5d3eda7ec85b2e57c96a6ff4ca8b016 OK 2026/03/02 05:06:02 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/02 05:06:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.91s) --- PASS: TestRcatMetadata/Normal (4.39s) --- PASS: TestRcatMetadata/ViaDisk (3.00s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:06:04 DEBUG : potato1: md5 = 70dab7f689b72ca7d1309873262baa92 OK 2026/03/02 05:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': File to upload is small (60 bytes), uploading instead of streaming 2026/03/02 05:06:06 DEBUG : potato2: md5 = 78a15d692e5f2e10fbf08ccf4f686160 OK 2026/03/02 05:06:06 DEBUG : potato2: size = 60 OK 2026/03/02 05:06:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.93s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:06:10 DEBUG : potato1: md5 = 62083be4a3dd274928b9c9778183299a OK 2026/03/02 05:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': File to upload is small (60 bytes), uploading instead of streaming 2026/03/02 05:06:11 DEBUG : potato2: md5 = ce761644e6f55e6cd628e84bba09edf8 OK 2026/03/02 05:06:11 DEBUG : potato2: size = 60 OK 2026/03/02 05:06:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.79s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:06:15 DEBUG : potato2: md5 = 23763f0efb014bc4c3c0019ae117905e OK 2026/03/02 05:06:17 DEBUG : empty space: md5 = e215e51198f9ebefab69dec4e834e02d OK 2026/03/02 05:06:19 DEBUG : sub dir/potato3: md5 = bbbbe5290f14731f5522b7f9038d3e66 OK 2026/03/02 05:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Touching "sub dir/potato3" 2026/03/02 05:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Touching "empty space" 2026/03/02 05:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Touching "potato2" 2026/03/02 05:06:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.49s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:06:24 DEBUG : dir with metadata: Making directory with metadata 2026/03/02 05:06:25 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.58s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:06:27 DEBUG : directory with modtime: Making directory with metadata 2026/03/02 05:06:28 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.70s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:06:30 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/02 05:06:30 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 05:06:30 DEBUG : Google drive root 'crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg': Skipping btime metadata as can't update it on an existing file: 2026-03-02T05:06:30.042532405Z 2026/03/02 05:06:30 INFO : non existent directory: Updated directory metadata 2026/03/02 05:06:32 DEBUG : Google drive root 'crypt/55r1gefj4f8mcj6ipsgims08sdc4rtrhqt4omh3l9q27ot6je2kg': Skipping btime metadata as can't update it on an existing file: 2026-03-02T05:06:30.042532405Z 2026/03/02 05:06:33 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.55s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:06:35 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/02 05:06:37 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/02 05:06:38 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.53s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:06:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/02 05:06:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 05:06:40 DEBUG : dst: Making directory with metadata 2026/03/02 05:06:40 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/02 05:06:40 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/02 05:06:41 INFO : dst: Set directory modification time (using SetModTime) 2026/03/02 05:06:41 INFO : dst: Set directory modification time (using SetModTime) 2026/03/02 05:06:41 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/02 05:06:42 INFO : dst: Set directory modification time (using SetModTime) 2026/03/02 05:06:42 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.06s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa'", Local "Local file system at /tmp/rclone1192208033", Modify Window "1ms" 2026/03/02 05:06:46 DEBUG : sub dir/test remove existing: md5 = 64d483ca6e4e3c7e8a9e6f92e4608c8a OK 2026/03/02 05:06:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d5d0df1a18ca441cf92012c2eb3ebb98 OK 2026/03/02 05:06:50 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xivoxak7" before starting 2026/03/02 05:06:51 DEBUG : sub dir/test remove existing.xivoxak7: TEST: removing renamed existing file after operation 2026/03/02 05:06:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yovenun2" before starting 2026/03/02 05:06:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yovenun2: TEST: renaming existing back after failed operation 2026/03/02 05:06:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sasixux6" before starting 2026/03/02 05:06:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.sasixux6: TEST: removing renamed existing file after operation 2026/03/02 05:06:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hqmoo7vpodt0s26a2dqj47a2f0hm7i1s9nl8k7viqsiugtln7r20" 2026/03/02 05:06:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3u0q3i201gj9pi19m0kv8gmiuv41890rs8bvnhs9b0jr6smh0lck5325f7920sgiskd77bbinl3sa6r4h45so5hpafv6fq21ogbhadtbcmhouqh0c69j79v0mgb2fi333450a0crgsh4ve1jsktvo0f31kfins286v1annqt6spum1ctg2fg" --- PASS: TestRemoveExisting (14.92s) === 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/03/02 05:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosonat4xepa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m53.885652706s (try 1/5)