"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/14 01:01:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa" 2026/07/14 01:01:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:01:33 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0" 2026/07/14 01:01:34 DEBUG : Creating backend with remote "/tmp/rclone3812560684" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/07/14 01:01:34 DEBUG : a: size = 0 OK 2026/07/14 01:01:34 DEBUG : a: size = 1 (memory) 2026/07/14 01:01:34 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/14 01:01:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/14 01:01:34 DEBUG : potato: Seek from 10 to 0 2026/07/14 01:01:34 DEBUG : potato: Seek from 10 to 0 2026/07/14 01:01:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/14 01:01:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Seek from 5 to 2 2026/07/14 01:01:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/14 01:01:34 DEBUG : potato: Seek from 7 to 0 2026/07/14 01:01:34 DEBUG : potato: Seek from 7 to 0 2026/07/14 01:01:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/14 01:01:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Seek from 5 to 2 2026/07/14 01:01:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/14 01:01:34 DEBUG : potato: Seek from 8 to 0 2026/07/14 01:01:34 DEBUG : potato: Seek from 8 to 0 2026/07/14 01:01:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/14 01:01:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/14 01:01:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/14 01:01:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/14 01:01:34 DEBUG : potato: Seek from 5 to 2 2026/07/14 01:01:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/14 01:01:34 DEBUG : potato: Seek from 9 to 0 2026/07/14 01:01:34 DEBUG : potato: Seek from 9 to 0 2026/07/14 01:01:34 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:01:37 DEBUG : rutabaga: md5 = 1b26581cdec3c7b458d61fcfdf456ee9 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/14 01:01:39 DEBUG : empty space: md5 = 7ef44d1b4176b3de5a0b0d5865e58110 OK === RUN TestCheck/3 2026/07/14 01:01:42 DEBUG : potato2: md5 = da1674fb55c9e9056885367bb18dd091 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/14 01:01:44 DEBUG : remotepotato: md5 = a78866a0faae45e3c3540cbe35160658 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.10s) --- PASS: TestCheck/1 (0.21s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/07/14 01:01:47 DEBUG : Creating backend with remote "nonexistent" 2026/07/14 01:01:47 DEBUG : Creating backend with remote "nonexistent" 2026/07/14 01:01:47 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/14 01:01:47 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/14 01:01:47 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/14 01:01:47 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:01:49 DEBUG : rutabaga: md5 = 6f2c30b62cef99b8eafde415743c105f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/14 01:01:52 DEBUG : empty space: md5 = 64f86fa8e1d8ac19a15c0d9b03711f3c OK === RUN TestCheckDownload/3 2026/07/14 01:01:55 DEBUG : potato2: md5 = 83ee5be4ed133446ff9c3711b6925a2a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/14 01:01:59 DEBUG : remotepotato: md5 = bd30b3e99979fa8001e39b84eacb3a97 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.04s) --- PASS: TestCheckDownload/1 (0.98s) --- PASS: TestCheckDownload/2 (0.81s) --- PASS: TestCheckDownload/3 (0.80s) --- PASS: TestCheckDownload/4 (1.00s) --- PASS: TestCheckDownload/5 (0.78s) --- PASS: TestCheckDownload/6 (0.81s) --- PASS: TestCheckDownload/7 (0.73s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:02:05 DEBUG : rutabaga: md5 = fd54ff4d7cff4c8b7dfcece40e85f140 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/14 01:02:07 DEBUG : empty space: md5 = 20e7962684c6f13d1cf57c53d1159d03 OK === RUN TestCheckSizeOnly/3 2026/07/14 01:02:09 DEBUG : potato2: md5 = 993c4d6a41408f206f1c771a101a4a49 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/14 01:02:11 DEBUG : remotepotato: md5 = efe380fce19746f0ea0b9de83c592af5 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.07s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:02:16 DEBUG : test.sum: md5 = 0241c496c021e33a22c90d762c1d7b0b OK 2026/07/14 01:02:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/14 01:02:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/14 01:02:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/14 01:02:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/14 01:02:18 DEBUG : test.sum: md5 = 6f0d67d4a5231c8cffa0aac509598de4 OK 2026/07/14 01:02:19 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/14 01:02:19 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/14 01:02:19 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/14 01:02:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.91s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:02:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/data" 2026/07/14 01:02:20 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa/data' lacks md5, skipping --- SKIP: TestCheckSum (1.97s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:02:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/data" 2026/07/14 01:02:22 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/vjrnln8ratgmqakfosrqe8espk" 2026/07/14 01:02:26 DEBUG : data/banana: md5 = 11b75c3edab025d3e04f534f8ff1300f OK 2026/07/14 01:02:28 DEBUG : test.sum: md5 = b9322751904d15aa7e7ffd344ed964c2 OK === RUN TestCheckSumDownload/subtest1 2026/07/14 01:02:32 DEBUG : data/potato: md5 = e1a52f2aef75d7cd73e356ea198868bf OK 2026/07/14 01:02:33 DEBUG : test.sum: md5 = 98bd19db6a576717b37ff1ccace514de OK === RUN TestCheckSumDownload/subtest2 2026/07/14 01:02:37 DEBUG : test.sum: md5 = 90c7bfa752f8423f9f4984663594ff9e OK === RUN TestCheckSumDownload/subtest3 2026/07/14 01:02:41 DEBUG : test.sum: md5 = 6f05b734c6e6ef379b9ea87b271fa382 OK === RUN TestCheckSumDownload/subtest4 2026/07/14 01:02:45 DEBUG : test.sum: md5 = 1236a8cad9eeb6896cc5fed4da492d31 OK === RUN TestCheckSumDownload/subtest5 2026/07/14 01:02:49 DEBUG : test.sum: md5 = d2ccc24d641a6d6ba1e02a73e0a005c8 OK === RUN TestCheckSumDownload/subtest6 2026/07/14 01:02:53 DEBUG : data/banana: md5 = 02a4b3a1e04267684440faf1536867fc OK 2026/07/14 01:02:54 DEBUG : data/potato: md5 = 70bc4f9a99712b6fc956b0df9ae668de OK 2026/07/14 01:02:56 DEBUG : test.sum: md5 = f90bb5abe327b793be5a00d388eea883 OK === RUN TestCheckSumDownload/subtest7 2026/07/14 01:03:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/14 01:03:00 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.37s) --- PASS: TestCheckSumDownload/subtest1 (2.20s) --- PASS: TestCheckSumDownload/subtest2 (1.88s) --- PASS: TestCheckSumDownload/subtest3 (1.94s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (1.76s) --- PASS: TestCheckSumDownload/subtest6 (1.77s) --- PASS: TestCheckSumDownload/subtest7 (1.96s) === RUN TestApplyTransforms 2026/07/14 01:03:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuniboq3kico" 2026/07/14 01:03:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:01 DEBUG : Creating backend with remote "TestDrive:crypt/e1iqf84vp81lv9fg0qhvn80kus6v8siuvcsbv2qbu4refckh782g" 2026/07/14 01:03:02 DEBUG : Creating backend with remote "/tmp/rclone2799344059" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuniboq3kico'", Local "Local file system at /tmp/rclone2799344059", Modify Window "1ms" 2026/07/14 01:03:04 DEBUG : hello, world!: md5 = fec9a6c9f3f2fe97c581c621299e80c8 OK upper checkfile vs. lower remote (without normalization) 2026/07/14 01:03:04 ERROR : hello, world!: sum not found 2026/07/14 01:03:04 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuniboq3kico' 2026/07/14 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuniboq3kico': 1 files missing 2026/07/14 01:03:04 NOTICE: 1 hashes missing 2026/07/14 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuniboq3kico': 1 differences found 2026/07/14 01:03:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuniboq3kico': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/14 01:03:05 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuniboq3kico': 0 differences found 2026/07/14 01:03:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuniboq3kico': 1 matching files 2026/07/14 01:03:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jenifun3gacu" 2026/07/14 01:03:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:05 DEBUG : Creating backend with remote "TestDrive:crypt/g10jqurhtjul0r7smcucah4h4lpeeuqlgjshb2psa969t01bqat0" 2026/07/14 01:03:06 DEBUG : Creating backend with remote "/tmp/rclone2334977460" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jenifun3gacu'", Local "Local file system at /tmp/rclone2334977460", Modify Window "1ms" 2026/07/14 01:03:09 DEBUG : HELLO, WORLD!: md5 = 63148b55eb25c55989b2da9ae2b8e5c5 OK lower checkfile vs. upper remote (without normalization) 2026/07/14 01:03:09 ERROR : HELLO, WORLD!: sum not found 2026/07/14 01:03:09 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jenifun3gacu' 2026/07/14 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenifun3gacu': 1 files missing 2026/07/14 01:03:09 NOTICE: 1 hashes missing 2026/07/14 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenifun3gacu': 1 differences found 2026/07/14 01:03:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenifun3gacu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/14 01:03:10 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenifun3gacu': 0 differences found 2026/07/14 01:03:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jenifun3gacu': 1 matching files 2026/07/14 01:03:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pehinej8zeyo" 2026/07/14 01:03:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:10 DEBUG : Creating backend with remote "TestDrive:crypt/d5qd5dccnb3qb729kqdpurcve2lcoe9ieblbef39g4q8f71qja4g" 2026/07/14 01:03:11 DEBUG : Creating backend with remote "/tmp/rclone3158040106" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pehinej8zeyo'", Local "Local file system at /tmp/rclone3158040106", Modify Window "1ms" 2026/07/14 01:03:13 DEBUG : HeLlO, wOrLd!: md5 = 59aa1d4410c0b3be4aad67fc5d44e329 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/14 01:03:14 ERROR : HeLlO, wOrLd!: sum not found 2026/07/14 01:03:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pehinej8zeyo' 2026/07/14 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehinej8zeyo': 1 files missing 2026/07/14 01:03:14 NOTICE: 1 hashes missing 2026/07/14 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehinej8zeyo': 1 differences found 2026/07/14 01:03:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehinej8zeyo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/14 01:03:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehinej8zeyo': 0 differences found 2026/07/14 01:03:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pehinej8zeyo': 1 matching files 2026/07/14 01:03:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-beseweg0tele" 2026/07/14 01:03:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:15 DEBUG : Creating backend with remote "TestDrive:crypt/vceenbquocefts68qs26e9jp7eibqlh6s42ec0fb72ok43mbtks0" 2026/07/14 01:03:16 DEBUG : Creating backend with remote "/tmp/rclone3067525395" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-beseweg0tele'", Local "Local file system at /tmp/rclone3067525395", Modify Window "1ms" 2026/07/14 01:03:18 DEBUG : HELLO, WORLD!: md5 = c8d95293dc153944de7e65bb6eddd402 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/14 01:03:19 ERROR : HELLO, WORLD!: sum not found 2026/07/14 01:03:19 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-beseweg0tele' 2026/07/14 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beseweg0tele': 1 files missing 2026/07/14 01:03:19 NOTICE: 1 hashes missing 2026/07/14 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beseweg0tele': 1 differences found 2026/07/14 01:03:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beseweg0tele': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/14 01:03:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beseweg0tele': 0 differences found 2026/07/14 01:03:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-beseweg0tele': 1 matching files 2026/07/14 01:03:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huzidum6qode" 2026/07/14 01:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:20 DEBUG : Creating backend with remote "TestDrive:crypt/d9vol259sog1ahi581f96on2mqv3i926mqc4co076rcc4c9le9ug" 2026/07/14 01:03:21 DEBUG : Creating backend with remote "/tmp/rclone1944248519" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huzidum6qode'", Local "Local file system at /tmp/rclone1944248519", Modify Window "1ms" 2026/07/14 01:03:23 DEBUG : 測試_Русский___ě_áñ: md5 = 0afb4737ab05abcd01f6fa7e1738c5c8 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/14 01:03:24 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/14 01:03:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-huzidum6qode' 2026/07/14 01:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzidum6qode': 1 files missing 2026/07/14 01:03:24 NOTICE: 1 hashes missing 2026/07/14 01:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzidum6qode': 1 differences found 2026/07/14 01:03:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzidum6qode': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/14 01:03:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzidum6qode': 0 differences found 2026/07/14 01:03:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huzidum6qode': 1 matching files 2026/07/14 01:03:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedilay2kesu" 2026/07/14 01:03:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:25 DEBUG : Creating backend with remote "TestDrive:crypt/rs09bpvpf30jt0acqam7dba14tbirnakpusbhbsma93oughpnuv0" 2026/07/14 01:03:26 DEBUG : Creating backend with remote "/tmp/rclone3964209312" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedilay2kesu'", Local "Local file system at /tmp/rclone3964209312", Modify Window "1ms" 2026/07/14 01:03:28 DEBUG : 測試_Русский___ě_áñ: md5 = 5fa1448a8d9cb686eac5a88d9ab97b83 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/14 01:03:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/14 01:03:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hedilay2kesu' 2026/07/14 01:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedilay2kesu': 1 files missing 2026/07/14 01:03:29 NOTICE: 1 hashes missing 2026/07/14 01:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedilay2kesu': 1 differences found 2026/07/14 01:03:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedilay2kesu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/14 01:03:30 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedilay2kesu': 0 differences found 2026/07/14 01:03:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedilay2kesu': 1 matching files 2026/07/14 01:03:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-raqizey3yebo" 2026/07/14 01:03:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:30 DEBUG : Creating backend with remote "TestDrive:crypt/cckcidvbjmovd6k08aqbs1e74ds8fde9jmhrhttcaa4int76vik0" 2026/07/14 01:03:31 DEBUG : Creating backend with remote "/tmp/rclone290115269" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-raqizey3yebo'", Local "Local file system at /tmp/rclone290115269", Modify Window "1ms" 2026/07/14 01:03:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b01eee0d7fbb2ce49f4a3c3d676ed1c2 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/14 01:03:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/14 01:03:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-raqizey3yebo' 2026/07/14 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqizey3yebo': 1 files missing 2026/07/14 01:03:34 NOTICE: 1 hashes missing 2026/07/14 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqizey3yebo': 1 differences found 2026/07/14 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqizey3yebo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/14 01:03:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqizey3yebo': 0 differences found 2026/07/14 01:03:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raqizey3yebo': 1 matching files 2026/07/14 01:03:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yapuquj1jene" 2026/07/14 01:03:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:35 DEBUG : Creating backend with remote "TestDrive:crypt/9kmcip4uocjtpf687ivbmbuqqqt0oagvqdi76t90ih37sokcolh0" 2026/07/14 01:03:35 DEBUG : Creating backend with remote "/tmp/rclone1344326542" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yapuquj1jene'", Local "Local file system at /tmp/rclone1344326542", Modify Window "1ms" 2026/07/14 01:03:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e99ad3ed985cb0f1f4c3e8f29528863c OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/14 01:03:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/14 01:03:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yapuquj1jene' 2026/07/14 01:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapuquj1jene': 1 files missing 2026/07/14 01:03:38 NOTICE: 1 hashes missing 2026/07/14 01:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapuquj1jene': 1 differences found 2026/07/14 01:03:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapuquj1jene': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/14 01:03:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapuquj1jene': 0 differences found 2026/07/14 01:03:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yapuquj1jene': 1 matching files 2026/07/14 01:03:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pavemag6kepu" 2026/07/14 01:03:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:39 DEBUG : Creating backend with remote "TestDrive:crypt/n3ig5bjr6k502mg0d0fbu2u1lorkjaf3cgsjk3l28to0v8rtlpv0" 2026/07/14 01:03:40 DEBUG : Creating backend with remote "/tmp/rclone2446981583" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pavemag6kepu'", Local "Local file system at /tmp/rclone2446981583", Modify Window "1ms" 2026/07/14 01:03:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e00ebb5d7a737e9adc1977d3424ebed0 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/14 01:03:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/14 01:03:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pavemag6kepu' 2026/07/14 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavemag6kepu': 1 files missing 2026/07/14 01:03:43 NOTICE: 1 hashes missing 2026/07/14 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavemag6kepu': 1 differences found 2026/07/14 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavemag6kepu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/14 01:03:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavemag6kepu': 0 differences found 2026/07/14 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pavemag6kepu': 1 matching files 2026/07/14 01:03:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fufanih9veze" 2026/07/14 01:03:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:03:44 DEBUG : Creating backend with remote "TestDrive:crypt/ovpq28vscbi8b8bjnb5ln01dbfbupraag2ji6rii0jjn8q4ugc50" 2026/07/14 01:03:45 DEBUG : Creating backend with remote "/tmp/rclone3167249903" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fufanih9veze'", Local "Local file system at /tmp/rclone3167249903", Modify Window "1ms" 2026/07/14 01:03:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7e6e6e9cb07cfd674f7a47a60b0883fb OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/14 01:03:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/14 01:03:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fufanih9veze' 2026/07/14 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufanih9veze': 1 files missing 2026/07/14 01:03:48 NOTICE: 1 hashes missing 2026/07/14 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufanih9veze': 1 differences found 2026/07/14 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufanih9veze': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/14 01:03:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/14 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufanih9veze': 0 differences found 2026/07/14 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fufanih9veze': 1 matching files 2026/07/14 01:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fufanih9veze': Purge remote 2026/07/14 01:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pavemag6kepu': Purge remote 2026/07/14 01:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yapuquj1jene': Purge remote 2026/07/14 01:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raqizey3yebo': Purge remote 2026/07/14 01:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedilay2kesu': Purge remote 2026/07/14 01:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huzidum6qode': Purge remote 2026/07/14 01:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-beseweg0tele': Purge remote 2026/07/14 01:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pehinej8zeyo': Purge remote 2026/07/14 01:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jenifun3gacu': Purge remote 2026/07/14 01:03:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuniboq3kico': Purge remote --- PASS: TestApplyTransforms (52.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:03:54 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/14 01:03:56 DEBUG : sub/file2: md5 = 2ce1df3c648f578e1e0df84d3ed26635 OK 2026/07/14 01:03:56 DEBUG : sub/file2: size = 14 OK 2026/07/14 01:03:56 INFO : file1: Copied (new) to: sub/file2 2026/07/14 01:03:57 DEBUG : sub/file2: size = 14 OK 2026/07/14 01:03:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 01:03:57 DEBUG : file1: Unchanged skipping 2026/07/14 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': don't need to copy/move sub/file2, it is already at target location 2026/07/14 01:03:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.95s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:04:02 DEBUG : dst/file1: md5 = 622e28f4be34c82c3b003385847be034 OK 2026/07/14 01:04:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/backup" 2026/07/14 01:04:03 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/1nrff024r7pq65ecp72fc28jb0" 2026/07/14 01:04:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3812560684) 2026/07/14 01:04:04 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa') 2026/07/14 01:04:04 DEBUG : dst/file1: Sizes differ 2026/07/14 01:04:06 INFO : dst/file1: Moved (server-side) 2026/07/14 01:04:08 DEBUG : dst/file1: md5 = a72c6db67b26420c578e378577757c9e OK 2026/07/14 01:04:08 DEBUG : dst/file1: size = 14 OK 2026/07/14 01:04:08 INFO : dst/file1: Copied (new) 2026/07/14 01:04:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/14 01:04:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/14 01:04:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.63s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:04:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/dst" 2026/07/14 01:04:12 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 01:04:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/CompareDest" 2026/07/14 01:04:14 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/gveqi14airsml4bgu7krj116o8" 2026/07/14 01:04:15 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 01:04:18 DEBUG : one: md5 = 88dbe01523d3ff2f7f28312d23d0e70e OK 2026/07/14 01:04:18 DEBUG : one: size = 3 OK 2026/07/14 01:04:18 INFO : one: Copied (new) 2026/07/14 01:04:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3812560684) 2026/07/14 01:04:19 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa/dst') 2026/07/14 01:04:19 DEBUG : one: Sizes differ 2026/07/14 01:04:21 DEBUG : one: md5 = ff83984f9a87fb6c6ea4215dd9c54622 OK 2026/07/14 01:04:21 DEBUG : one: size = 5 OK 2026/07/14 01:04:21 INFO : one: Copied (replaced existing) 2026/07/14 01:04:23 DEBUG : dst/one: md5 = af02b4cea75291c191db659fe8514f3e OK 2026/07/14 01:04:25 DEBUG : CompareDest/one: md5 = ffb254dfa1e3e2702a811eb857793a44 OK 2026/07/14 01:04:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3812560684) 2026/07/14 01:04:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa/dst') 2026/07/14 01:04:26 DEBUG : one: Sizes differ 2026/07/14 01:04:26 DEBUG : one: size = 5 OK 2026/07/14 01:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 01:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/14 01:04:28 DEBUG : CompareDest/two: md5 = 25d914260d9302c8d2f32523735b8342 OK 2026/07/14 01:04:29 DEBUG : two: Need to transfer - File not found at Destination 2026/07/14 01:04:29 DEBUG : two: size = 3 OK 2026/07/14 01:04:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 01:04:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 01:04:30 DEBUG : two: Need to transfer - File not found at Destination 2026/07/14 01:04:30 DEBUG : two: size = 3 OK 2026/07/14 01:04:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 01:04:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/14 01:04:31 DEBUG : two: Need to transfer - File not found at Destination 2026/07/14 01:04:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone3812560684) 2026/07/14 01:04:31 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa/CompareDest') 2026/07/14 01:04:31 DEBUG : two: Sizes differ 2026/07/14 01:04:33 DEBUG : two: md5 = 3faaa35a2e43987042fffefec806dae9 OK 2026/07/14 01:04:33 DEBUG : two: size = 5 OK 2026/07/14 01:04:33 INFO : two: Copied (new) 2026/07/14 01:04:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 01:04:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:04:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 01:04:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.91s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:04:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/dst" 2026/07/14 01:04:37 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 01:04:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/CopyDest" 2026/07/14 01:04:39 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/14 01:04:40 DEBUG : one: Need to transfer - File not found at Destination 2026/07/14 01:04:43 DEBUG : one: md5 = 7e870b9ba79aa8fea1a4d30c5c848094 OK 2026/07/14 01:04:43 DEBUG : one: size = 3 OK 2026/07/14 01:04:43 INFO : one: Copied (new) 2026/07/14 01:04:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3812560684) 2026/07/14 01:04:44 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa/dst') 2026/07/14 01:04:44 DEBUG : one: Sizes differ 2026/07/14 01:04:46 DEBUG : one: md5 = 64fe7c1d9177dec6a9abece341f0d30c OK 2026/07/14 01:04:46 DEBUG : one: size = 5 OK 2026/07/14 01:04:46 INFO : one: Copied (replaced existing) 2026/07/14 01:04:48 DEBUG : dst/one: md5 = adf9b0f5caf8ac5b2dc9bed524a2fbf1 OK 2026/07/14 01:04:50 DEBUG : CopyDest/one: md5 = e661d9a80ffcd521e19d61389d879056 OK 2026/07/14 01:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/BackupDir" 2026/07/14 01:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/14 01:04:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3812560684) 2026/07/14 01:04:52 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa/dst') 2026/07/14 01:04:52 DEBUG : one: Sizes differ 2026/07/14 01:04:53 DEBUG : one: size = 5 OK 2026/07/14 01:04:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 01:04:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3812560684) 2026/07/14 01:04:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa/dst') 2026/07/14 01:04:53 DEBUG : one: Sizes differ 2026/07/14 01:04:54 INFO : one: Moved (server-side) 2026/07/14 01:04:55 DEBUG : one: size = 5 OK 2026/07/14 01:04:55 INFO : one: Copied (server-side copy) 2026/07/14 01:04:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/14 01:04:57 DEBUG : CopyDest/two: md5 = 877471ad2fb4cfa8571c2a51a08456a9 OK 2026/07/14 01:04:58 DEBUG : two: Need to transfer - File not found at Destination 2026/07/14 01:04:58 DEBUG : two: size = 3 OK 2026/07/14 01:04:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 01:04:59 DEBUG : two: size = 3 OK 2026/07/14 01:04:59 INFO : two: Copied (server-side copy) 2026/07/14 01:04:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/14 01:05:00 DEBUG : two: size = 3 OK 2026/07/14 01:05:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/14 01:05:00 DEBUG : two: Unchanged skipping 2026/07/14 01:05:02 DEBUG : CopyDest/three: md5 = a5075a00645915727d439694d8bc0b8b OK 2026/07/14 01:05:02 DEBUG : three: Need to transfer - File not found at Destination 2026/07/14 01:05:03 DEBUG : three: size = 7 (Local file system at /tmp/rclone3812560684) 2026/07/14 01:05:03 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa/CopyDest') 2026/07/14 01:05:03 DEBUG : three: Sizes differ 2026/07/14 01:05:03 DEBUG : three: Destination not found in --copy-dest 2026/07/14 01:05:04 DEBUG : three: md5 = 04feb5b8c8ec181cbeeda906a672c685 OK 2026/07/14 01:05:04 DEBUG : three: size = 7 OK 2026/07/14 01:05:04 INFO : three: Copied (new) 2026/07/14 01:05:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/14 01:05:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 01:05:09 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:05:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 01:05:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/14 01:05:09 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:05:10 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.25s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:05:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/14 01:05:14 DEBUG : TestCopyFileMaxTransfer/file1: md5 = fc50967bb14bcc265d0c8d9d1e789b60 OK 2026/07/14 01:05:14 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/14 01:05:14 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/14 01:05:15 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/14 01:05:15 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/07/14 01:05:16 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/14 01:05:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/14 01:05:18 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 550abdae86e8383f919f13970b11f833 OK 2026/07/14 01:05:18 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/14 01:05:18 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/14 01:05:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/14 01:05:20 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.82s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:05:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Looking for duplicate names using skip mode. 2026/07/14 01:05:24 NOTICE: one: Found 2 files with duplicate names 2026/07/14 01:05:24 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.94s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:05:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Looking for duplicate names using skip mode. 2026/07/14 01:05:30 NOTICE: one: Found 3 files with duplicate names 2026/07/14 01:05:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/14 01:05:31 INFO : one: Deleted 2026/07/14 01:05:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.57s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:05:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Looking for duplicate names using first mode. 2026/07/14 01:05:37 NOTICE: one: Found 3 files with duplicate names 2026/07/14 01:05:38 INFO : one: Deleted 2026/07/14 01:05:39 INFO : one: Deleted 2026/07/14 01:05:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.97s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:05:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Looking for duplicate names using newest mode. 2026/07/14 01:05:44 NOTICE: one: Found 3 files with duplicate names 2026/07/14 01:05:45 INFO : one: Deleted 2026/07/14 01:05:45 INFO : one: Deleted 2026/07/14 01:05:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.51s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:05:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Looking for duplicate names using oldest mode. 2026/07/14 01:05:51 NOTICE: one: Found 3 files with duplicate names 2026/07/14 01:05:51 INFO : one: Deleted 2026/07/14 01:05:52 INFO : one: Deleted 2026/07/14 01:05:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.52s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:05:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Looking for duplicate names using largest mode. 2026/07/14 01:05:57 NOTICE: one: Found 3 files with duplicate names 2026/07/14 01:05:58 INFO : one: Deleted 2026/07/14 01:05:58 INFO : one: Deleted 2026/07/14 01:05:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.38s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:06:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Looking for duplicate names using smallest mode. 2026/07/14 01:06:04 NOTICE: one: Found 3 files with duplicate names 2026/07/14 01:06:04 INFO : one: Deleted 2026/07/14 01:06:05 INFO : one: Deleted 2026/07/14 01:06:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.24s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:06:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Looking for duplicate names using rename mode. 2026/07/14 01:06:12 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/14 01:06:13 INFO : one-2.txt: renamed from: one.txt 2026/07/14 01:06:14 INFO : one-3.txt: renamed from: one.txt 2026/07/14 01:06:15 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.61s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:06:19 DEBUG : dupe1/one.txt: md5 = 6617a1bb4c2edfe17a4f861f5758cc1a OK 2026/07/14 01:06:22 DEBUG : dupe2/two.txt: md5 = 522b4267e66a18145553b859d54040dc OK 2026/07/14 01:06:24 DEBUG : dupe3/three.txt: md5 = a3b4e607b3dbb30a7cb18bb6b5bf2b75 OK 2026/07/14 01:06:24 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/14 01:06:25 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/14 01:06:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/14 01:06:26 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/14 01:06:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/14 01:06:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/14 01:06:29 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.47s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:06:31 DEBUG : a.txt: md5 = e8551f4b179c010a3132bfe983a11dfa OK 2026/07/14 01:06:33 DEBUG : zend.txt: md5 = 0724dcbc30c7539a44ff16e045147e78 OK 2026/07/14 01:06:35 DEBUG : sub dir/hello world: md5 = db18770451118e3e29cd78633a5e96b6 OK 2026/07/14 01:06:37 DEBUG : sub dir/hello world2: md5 = b9fbf571c32cd640a51c4209cc116e58 OK 2026/07/14 01:06:38 DEBUG : sub dir/ignore dir/.ignore: md5 = a9b36c35336b81aa1242d176837b214a OK 2026/07/14 01:06:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 695e1f9d20d3b503b0999d635e7e5ceb OK 2026/07/14 01:06:42 DEBUG : sub dir/sub sub dir/hello world3: md5 = cd4dcef5f81597364a6e9365a9b79c12 OK 2026/07/14 01:06:43 DEBUG : a.txt: Excluded (Size Filter) 2026/07/14 01:06:43 DEBUG : a.txt: Excluded 2026/07/14 01:06:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/14 01:06:44 DEBUG : sub dir/hello world2: Excluded 2026/07/14 01:06:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/14 01:06:44 DEBUG : sub dir/hello world: Excluded 2026/07/14 01:06:45 DEBUG : sub dir/ignore dir: Excluded 2026/07/14 01:06:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/14 01:06:45 DEBUG : sub dir/hello world2: Excluded 2026/07/14 01:06:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/14 01:06:45 DEBUG : sub dir/hello world: Excluded 2026/07/14 01:06:45 DEBUG : sub dir/ignore dir: Excluded 2026/07/14 01:06:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/14 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/14 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/14 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/14 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/14 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/14 01:06:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.37s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:06:53 DEBUG : a.txt: md5 = 6cfe4f1c1245b1912f0f2af4527fc942 OK 2026/07/14 01:06:54 DEBUG : zend.txt: md5 = 641fa8e02405cfcce19e6ffbcbd8313f OK 2026/07/14 01:06:56 DEBUG : sub dir/hello world: md5 = 9f5f4050343d2575bd256c5649e2a0e8 OK 2026/07/14 01:06:58 DEBUG : sub dir/hello world2: md5 = 18db41c4e463f10f6fd32da9193b589b OK 2026/07/14 01:07:00 DEBUG : sub dir/ignore dir/.ignore: md5 = 598c05c87c6a24d912a129c9455aa5d9 OK 2026/07/14 01:07:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = 07345c46bec060b439b01ae040770c74 OK 2026/07/14 01:07:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = a049a4ddbee997741cdc1734cc4ca7d0 OK 2026/07/14 01:07:05 DEBUG : a.txt: Excluded (Size Filter) 2026/07/14 01:07:05 DEBUG : a.txt: Excluded 2026/07/14 01:07:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/14 01:07:05 DEBUG : sub dir/hello world: Excluded 2026/07/14 01:07:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/14 01:07:05 DEBUG : sub dir/hello world2: Excluded 2026/07/14 01:07:06 DEBUG : sub dir/ignore dir: Excluded 2026/07/14 01:07:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/14 01:07:06 DEBUG : sub dir/hello world: Excluded 2026/07/14 01:07:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/14 01:07:06 DEBUG : sub dir/hello world2: Excluded 2026/07/14 01:07:06 DEBUG : sub dir/ignore dir: Excluded 2026/07/14 01:07:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/14 01:07:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/14 01:07:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/14 01:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/14 01:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/14 01:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/14 01:07:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.21s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:07:15 DEBUG : file1: md5 = d03573531a7fe530cbdc0314c0555d68 OK 2026/07/14 01:07:17 DEBUG : sub/file2: md5 = ee0f4a50f8171792e14fb541f5f2222a 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/07/14 01:07:20 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/14 01:07:20 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/14 01:07:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/14 01:07:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.60s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.70s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:07:25 DEBUG : file1: md5 = 5c25e2f953f11c494627b2ffd84bf3d2 OK 2026/07/14 01:07:27 DEBUG : sub/file2: md5 = 772891b52083ac1005021fc0743d8e89 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/07/14 01:07:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/notfound" 2026/07/14 01:07:31 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/qe0i31qdkoejk60elps0ni5sqk" 2026/07/14 01:07:34 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.02s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestStatJSONMemory 2026/07/14 01:07:35 DEBUG : Creating backend with remote ":memory:" 2026/07/14 01:07:35 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/14 01:07:35 DEBUG : sub/file1: size = 5 OK 2026/07/14 01:07:35 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/14 01:07:35 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:07:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Making directory 2026/07/14 01:07:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:07:38 DEBUG : sub dir/hello world: md5 = 3344c86fbd5625d9bd8d0390d7da6383 OK 2026/07/14 01:07:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.49s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:07:43 DEBUG : potato2: md5 = 679893191fd663511b0b8fe3f0ab8279 OK 2026/07/14 01:07:44 DEBUG : empty space: md5 = 964de961417e327c5e36d32a7019c748 OK --- PASS: TestLs (4.65s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:07:47 DEBUG : potato2: md5 = ce90e9b68f2d414409d7716f52c19873 OK 2026/07/14 01:07:49 DEBUG : empty space: md5 = 292c366e527e0b7baf2a8a2dd615b744 OK 2026/07/14 01:07:49 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.84s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:07:52 DEBUG : potato2: md5 = ceca3fe9abf418b5d6c118f7f83ff9bf OK 2026/07/14 01:07:54 DEBUG : empty space: md5 = cc24b17abc4bd51a89587ab4b9bb0f7d OK --- PASS: TestLsLong (4.60s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:07:57 DEBUG : potato2: md5 = a3b35113a8417a5e830bec64c4be7de9 OK 2026/07/14 01:07:58 DEBUG : empty space: md5 = 348930eb81fe9572d9308e34baad246c OK --- PASS: TestHashSums (4.51s) === RUN TestHashSumsWithErrors 2026/07/14 01:08:00 DEBUG : Creating backend with remote ":memory:" 2026/07/14 01:08:00 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/14 01:08:00 ERROR : file1: hash unsupported: hash type not supported 2026/07/14 01:08:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/14 01:08:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/14 01:08:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/14 01:08:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/14 01:08:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/14 01:08:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/14 01:08:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/14 01:08:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/14 01:08:00 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:08:01 DEBUG : potato2: md5 = 8b48bfb70e3e456c58c8ba8498e89886 OK 2026/07/14 01:08:03 DEBUG : empty space: md5 = b1e3ff99addfbf892acd37d6114dd105 OK 2026/07/14 01:08:05 DEBUG : sub dir/potato3: md5 = 412d347521a76b4a4180563e0f2cb5b4 OK 2026/07/14 01:08:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.22s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:08:09 DEBUG : small: md5 = b7637206c5d574ca65b9f64f641bb805 OK 2026/07/14 01:08:11 DEBUG : medium: md5 = 23e52b7e4c2a88c279b3af998523b602 OK 2026/07/14 01:08:12 DEBUG : large: md5 = c679cade9ed433b59181ed377b31b9c6 OK 2026/07/14 01:08:13 DEBUG : Waiting for deletions to finish 2026/07/14 01:08:13 DEBUG : large: Excluded (Size Filter) 2026/07/14 01:08:13 INFO : medium: Deleted 2026/07/14 01:08:13 INFO : small: Deleted --- PASS: TestDelete (6.39s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:08:16 DEBUG : small: md5 = 3276f6eaa69629d09803249482a1cdee OK 2026/07/14 01:08:17 DEBUG : medium: md5 = 7fb79a489115d2291743d379f1924e43 OK 2026/07/14 01:08:19 DEBUG : large: md5 = 6962c91ea11d0f869356f3f50c436193 OK 2026/07/14 01:08:19 DEBUG : Waiting for deletions to finish 2026/07/14 01:08:19 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/14 01:08:20 INFO : large: Deleted 2026/07/14 01:08:20 INFO : small: Deleted --- PASS: TestMaxDelete (6.79s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:08:23 DEBUG : small: md5 = 83204738cca65ccbb0d3968d2e6837c5 OK 2026/07/14 01:08:24 DEBUG : medium: md5 = 44301e5d1f9e0bffd37062b6000f8c17 OK 2026/07/14 01:08:25 DEBUG : large: md5 = 49c7f5b02eaabde4c6b043f96e0969cf OK 2026/07/14 01:08:26 DEBUG : Waiting for deletions to finish 2026/07/14 01:08:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/14 01:08:26 INFO : small: Deleted 2026/07/14 01:08:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.78s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:08:30 DEBUG : small: md5 = 6440d73643e72018b5173573bfd5f09a OK 2026/07/14 01:08:32 DEBUG : medium: md5 = 788ec35830c963d46d37af5bcd2f0f1f OK 2026/07/14 01:08:33 DEBUG : large: md5 = d9cdb75d94f5a18491f7269c7b3e93c7 OK 2026/07/14 01:08:33 DEBUG : Waiting for deletions to finish 2026/07/14 01:08:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/14 01:08:34 INFO : small: Deleted 2026/07/14 01:08:34 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.43s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:08:37 DEBUG : ReadFile: md5 = 5973923bd3d778164f8fbfd164b2be0b OK --- PASS: TestReadFile (3.76s) === RUN TestRetry 2026/07/14 01:08:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/14 01:08:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/14 01:08:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/14 01:08:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/14 01:08:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/14 01:08:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/14 01:08:39 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:08:41 DEBUG : file1: md5 = d6dc77ca132662ea46b37434d693ddce OK 2026/07/14 01:08:42 DEBUG : file2: md5 = 8cc1297bf26c97c313d49606409e4d8e OK --- PASS: TestCat (13.21s) === RUN TestPurge 2026/07/14 01:08:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hexurih1bayo" 2026/07/14 01:08:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/14 01:08:52 DEBUG : Creating backend with remote "TestDrive:crypt/f63ccg2dcd3hqnck8h4hnu3rdt6kcegd0g8rcmgee92rojech6l0" 2026/07/14 01:08:53 DEBUG : Creating backend with remote "/tmp/rclone3904197343" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hexurih1bayo'", Local "Local file system at /tmp/rclone3904197343", Modify Window "1ms" 2026/07/14 01:08:58 DEBUG : A1/B1/C1/one: md5 = 139935dbe9eb4c728892fe3a6527a42b OK 2026/07/14 01:08:58 INFO : A2: Making directory 2026/07/14 01:08:59 INFO : A1/B2: Making directory 2026/07/14 01:09:00 INFO : A1/B2/C2: Making directory 2026/07/14 01:09:00 INFO : A1/B1/C3: Making directory 2026/07/14 01:09:01 INFO : A3: Making directory 2026/07/14 01:09:02 INFO : A3/B3: Making directory 2026/07/14 01:09:03 INFO : A3/B3/C4: Making directory 2026/07/14 01:09:05 DEBUG : A1/two: md5 = ac01de53631264d85cfc5b876cb500d0 OK 2026/07/14 01:09:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hexurih1bayo': Purge remote 2026/07/14 01:09:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.96s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:09:12 DEBUG : A1/B1/C1/one: md5 = 982bea50f19245b4b52d1cbc9b9bad2f OK 2026/07/14 01:09:12 INFO : A2: Making directory 2026/07/14 01:09:12 INFO : A1/B2: Making directory 2026/07/14 01:09:13 INFO : A1/B2/C2: Making directory 2026/07/14 01:09:14 INFO : A1/B1/C3: Making directory 2026/07/14 01:09:15 INFO : A3: Making directory 2026/07/14 01:09:16 INFO : A3/B3: Making directory 2026/07/14 01:09:16 INFO : A3/B3/C4: Making directory 2026/07/14 01:09:18 DEBUG : A1/two: md5 = 7ff3a86e76c3394ed76b1fe4b54ffc4e OK 2026/07/14 01:09:20 DEBUG : removing 1 level 3 directories 2026/07/14 01:09:20 INFO : A3/B3/C4: Removing directory 2026/07/14 01:09:22 DEBUG : removing 2 level 3 directories 2026/07/14 01:09:22 INFO : A1/B2/C2: Removing directory 2026/07/14 01:09:22 INFO : A1/B1/C3: Removing directory 2026/07/14 01:09:23 DEBUG : removing 2 level 2 directories 2026/07/14 01:09:23 INFO : A3/B3: Removing directory 2026/07/14 01:09:23 INFO : A1/B2: Removing directory 2026/07/14 01:09:23 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/14 01:09:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/14 01:09:24 DEBUG : removing 2 level 1 directories 2026/07/14 01:09:24 INFO : A3: Removing directory 2026/07/14 01:09:24 INFO : A2: Removing directory 2026/07/14 01:09:24 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/14 01:09:28 DEBUG : removing 1 level 3 directories 2026/07/14 01:09:28 INFO : A1/B1/C1: Removing directory 2026/07/14 01:09:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:28 DEBUG : removing 1 level 2 directories 2026/07/14 01:09:28 INFO : A1/B1: Removing directory 2026/07/14 01:09:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/14 01:09:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/14 01:09:29 DEBUG : removing 1 level 1 directories 2026/07/14 01:09:29 INFO : A1: Removing directory 2026/07/14 01:09:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/14 01:09:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/14 01:09:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 01:09:30 DEBUG : removing 1 level 0 directories 2026/07/14 01:09:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Removing directory 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/14 01:09:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.84s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:09:32 INFO : A1: Making directory 2026/07/14 01:09:33 INFO : A1/B1: Making directory 2026/07/14 01:09:34 INFO : A1/B1/C1: Making directory 2026/07/14 01:09:37 DEBUG : removing 1 level 3 directories 2026/07/14 01:09:37 INFO : A1/B1/C1: Removing directory 2026/07/14 01:09:37 DEBUG : removing 1 level 2 directories 2026/07/14 01:09:37 INFO : A1/B1: Removing directory 2026/07/14 01:09:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/14 01:09:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.14s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:09:40 INFO : A1: Making directory 2026/07/14 01:09:41 INFO : A1/B1: Making directory 2026/07/14 01:09:42 INFO : A1/B1/C1: Making directory 2026/07/14 01:09:45 DEBUG : removing 1 level 3 directories 2026/07/14 01:09:45 INFO : A1/B1/C1: Removing directory 2026/07/14 01:09:46 DEBUG : removing 1 level 2 directories 2026/07/14 01:09:46 INFO : A1/B1: Removing directory 2026/07/14 01:09:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/14 01:09:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.01s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:09:50 DEBUG : file1: md5 = 107542c1c92e8e2fa7e52d283054b9c2 OK 2026/07/14 01:09:50 DEBUG : filename.txt: File name found in url 2026/07/14 01:09:52 DEBUG : filename.txt: md5 = 28e0b4983973f8566b1ceb264727ac18 OK 2026/07/14 01:09:52 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/14 01:09:53 DEBUG : headerfilename.txt: md5 = dbc47b837c64e878b64841a53756582f OK 2026/07/14 01:09:55 DEBUG : file2: md5 = 3611a14a855d36f04404feabb0845c32 OK --- PASS: TestCopyURL (8.73s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:09:59 DEBUG : file1: md5 = 38e6262fba2c0dbf5f2adebf2d153a24 OK --- PASS: TestCopyURLDownloadHeaders (2.44s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:10:00 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/14 01:10:02 DEBUG : sub/file2: md5 = bb73e1b6167fb26c00e55e57841198d6 OK 2026/07/14 01:10:02 DEBUG : sub/file2: size = 14 OK 2026/07/14 01:10:02 INFO : file1: Copied (new) to: sub/file2 2026/07/14 01:10:02 INFO : file1: Deleted 2026/07/14 01:10:02 DEBUG : sub/file2: size = 14 OK 2026/07/14 01:10:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 01:10:02 DEBUG : file1: Unchanged skipping 2026/07/14 01:10:02 INFO : file1: Deleted 2026/07/14 01:10:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': don't need to copy/move sub/file2, it is already at target location 2026/07/14 01:10:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.66s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:10:05 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/14 01:10:07 DEBUG : file1: md5 = 919785eca5f5a5381df90e8d7be78baa OK 2026/07/14 01:10:07 DEBUG : file1: size = 14 OK 2026/07/14 01:10:07 INFO : file1: Copied (new) 2026/07/14 01:10:07 INFO : file1: Deleted 2026/07/14 01:10:08 DEBUG : file1: Destination exists, skipping 2026/07/14 01:10:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:10:12 DEBUG : dst/file1: md5 = 64441b31ae55cf796eaeae34d50721c6 OK 2026/07/14 01:10:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tiqapey4gepa/backup" 2026/07/14 01:10:12 DEBUG : Creating backend with remote "TestDrive:crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0/1nrff024r7pq65ecp72fc28jb0" 2026/07/14 01:10:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3812560684) 2026/07/14 01:10:14 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa') 2026/07/14 01:10:14 DEBUG : dst/file1: Sizes differ 2026/07/14 01:10:16 INFO : dst/file1: Moved (server-side) 2026/07/14 01:10:18 DEBUG : dst/file1: md5 = 68e259094cf7c9114930f26957a8bbf7 OK 2026/07/14 01:10:18 DEBUG : dst/file1: size = 14 OK 2026/07/14 01:10:18 INFO : dst/file1: Copied (new) 2026/07/14 01:10:18 INFO : dst/file1: Deleted 2026/07/14 01:10:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/14 01:10:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/14 01:10:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.61s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:10:24 DEBUG : A1/one: md5 = 4443264d5eb1afafb102511b67fc34e0 OK 2026/07/14 01:10:26 DEBUG : A1/two: md5 = d0bb6c3acd86b81e5cab16f816689fff OK 2026/07/14 01:10:28 DEBUG : A1/B1/three: md5 = 9aeb2d830f0f2c41033fe4e39c31e4a8 OK 2026/07/14 01:10:30 DEBUG : A1/B1/C1/four: md5 = 13e6939d3b521a787eaef6efee0ce1f7 OK 2026/07/14 01:10:32 DEBUG : A1/B1/C2/five: md5 = f5dd790189ebee4beb888a6b535c152b OK 2026/07/14 01:10:32 INFO : A1/B2: Making directory 2026/07/14 01:10:33 INFO : A1/B1/C3: Making directory 2026/07/14 01:10:43 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/14 01:10:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/14 01:10:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/14 01:10:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/14 01:10:43 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/14 01:10:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/14 01:10:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/14 01:10:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/14 01:10:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/14 01:10:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/14 01:10:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/14 01:10:55 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/14 01:10:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/14 01:10:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/14 01:10:55 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/14 01:10:55 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/14 01:10:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/14 01:10:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/14 01:10:58 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/14 01:10:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/14 01:10:59 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/14 01:11:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/14 01:11:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/14 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/14 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/14 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/14 01:11:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/14 01:11:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/14 01:11:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/14 01:11:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/14 01:11:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.05s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" --- PASS: TestGetFsInfo (0.61s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/14 01:11:11 DEBUG : no_checksum_small_file_from_pipe: md5 = a1214e27f771d7f4c1bdc2209212f0ef OK 2026/07/14 01:11:11 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/14 01:11:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/14 01:11:11 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/14 01:11:11 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/14 01:11:12 DEBUG : no_checksum_big_file_from_pipe: md5 = 957ba9e8075225e5a592ae88639a66a1 OK 2026/07/14 01:11:12 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/14 01:11:12 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/14 01:11:16 DEBUG : with_checksum_small_file_from_pipe: md5 = 5cfc117bab907fd8a1223efd580cab46 OK 2026/07/14 01:11:16 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/14 01:11:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/14 01:11:16 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/14 01:11:18 DEBUG : with_checksum_big_file_from_pipe: md5 = f7f0da5f304fd6c35f4490da4aa84b72 OK 2026/07/14 01:11:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/14 01:11:18 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/14 01:11:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/14 01:11:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 01:11:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/14 01:11:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/14 01:11:23 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/14 01:11:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/14 01:11:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/14 01:11:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/14 01:11:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/14 01:11:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.25s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.60s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/14 01:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': File to upload is small (48 bytes), uploading instead of streaming 2026/07/14 01:11:32 DEBUG : rcat_metadata: md5 = c7578002d646df92d8c4a99765193974 OK 2026/07/14 01:11:32 DEBUG : rcat_metadata: size = 48 OK 2026/07/14 01:11:32 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/14 01:11:34 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/14 01:11:35 DEBUG : rcat_metadata_uploadcutoff0: md5 = 802b012a9776fee21c927240f556c857 OK 2026/07/14 01:11:35 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/14 01:11:35 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.49s) --- PASS: TestRcatMetadata/Normal (3.07s) --- PASS: TestRcatMetadata/ViaDisk (2.97s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:38 DEBUG : potato1: md5 = cbf081854d7360c6ceec5ee1bdd7eab1 OK 2026/07/14 01:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': File to upload is small (60 bytes), uploading instead of streaming 2026/07/14 01:11:39 DEBUG : potato2: md5 = 6f87d889366dd89c77524eeec40b5853 OK 2026/07/14 01:11:39 DEBUG : potato2: size = 60 OK 2026/07/14 01:11:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.21s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:42 DEBUG : potato1: md5 = 01f4ab71af9b539b9bb70052d4de5e62 OK 2026/07/14 01:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': File to upload is small (60 bytes), uploading instead of streaming 2026/07/14 01:11:43 DEBUG : potato2: md5 = f0507fb2c412744666dea324e8c0d163 OK 2026/07/14 01:11:43 DEBUG : potato2: size = 60 OK 2026/07/14 01:11:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.67s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:47 DEBUG : potato1: md5 = aeab90849bcfa8b7da272ff7585224e1 OK --- PASS: TestRcatSizeUploadHeaders (2.17s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:49 DEBUG : potato2: md5 = cf1b6b2d15a5dd2733e4a38e325231a1 OK 2026/07/14 01:11:50 DEBUG : empty space: md5 = 1194ee0a5674ba97597abc77d133ede5 OK 2026/07/14 01:11:52 DEBUG : sub dir/potato3: md5 = 50fd04c21c1ce78d5329ab40036b6f27 OK 2026/07/14 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Touching "sub dir/potato3" 2026/07/14 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Touching "potato2" 2026/07/14 01:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Touching "empty space" 2026/07/14 01:11:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.60s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:57 DEBUG : dir with metadata: Making directory with metadata 2026/07/14 01:11:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.22s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:11:59 DEBUG : directory with modtime: Making directory with metadata 2026/07/14 01:12:00 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.20s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:12:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/14 01:12:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 01:12:02 DEBUG : Google drive root 'crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0': Skipping btime metadata as can't update it on an existing file: 2026-07-14T01:12:01.983179652Z 2026/07/14 01:12:02 INFO : non existent directory: Updated directory metadata 2026/07/14 01:12:04 DEBUG : Google drive root 'crypt/9thfe591kpi433ep4sgcs36jvd41fht108v4u61d2sun8gslg5m0': Skipping btime metadata as can't update it on an existing file: 2026-07-14T01:12:01.983179652Z 2026/07/14 01:12:04 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.51s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:12:06 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/14 01:12:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/14 01:12:08 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.73s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:12:10 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/14 01:12:10 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 01:12:10 DEBUG : dst: Making directory with metadata 2026/07/14 01:12:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/14 01:12:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/14 01:12:11 INFO : dst: Set directory modification time (using SetModTime) 2026/07/14 01:12:11 INFO : dst: Set directory modification time (using SetModTime) 2026/07/14 01:12:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/14 01:12:12 INFO : dst: Set directory modification time (using SetModTime) 2026/07/14 01:12:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.45s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa'", Local "Local file system at /tmp/rclone3812560684", Modify Window "1ms" 2026/07/14 01:12:15 DEBUG : sub dir/test remove existing: md5 = c80a4090fdd7f50746982faa719b2d6f OK 2026/07/14 01:12:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f460d5633b0a7807fa0755f1001599f8 OK 2026/07/14 01:12:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kakitij5" before starting 2026/07/14 01:12:20 DEBUG : sub dir/test remove existing.kakitij5: TEST: removing renamed existing file after operation 2026/07/14 01:12:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jacivix5" before starting 2026/07/14 01:12:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jacivix5: TEST: renaming existing back after failed operation 2026/07/14 01:12:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cideyec4" before starting 2026/07/14 01:12:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cideyec4: TEST: removing renamed existing file after operation 2026/07/14 01:12:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pvcaqd451ml6uobv97e2j792pifovr6roglqrk4j6ksmldja4khg6374ohgoglo4o8uq88mc1g405s44j4qp9hqtfbkcoc4r93ino9d43318ea2k1c6sp6cebh643bvkovrj49sdppusogcr92kvs4g5uk70o86u0f73fh9l521vlqtv0rng" 2026/07/14 01:12:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o4k2t4a0h9tg78esopn43r8uavfjj4o2gphvc2emo42lkl467o5g" --- PASS: TestRemoveExisting (12.99s) === 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/07/14 01:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tiqapey4gepa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m53.920032474s (try 1/5)