"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/24 03:16:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo" 2026/07/24 03:16:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:16:21 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760" 2026/07/24 03:16:22 DEBUG : Creating backend with remote "/tmp/rclone2492130925" === 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2026/07/24 03:16:23 DEBUG : a: size = 0 OK 2026/07/24 03:16:23 DEBUG : a: size = 1 (memory) 2026/07/24 03:16:23 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/24 03:16:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/24 03:16:23 DEBUG : potato: Seek from 10 to 0 2026/07/24 03:16:23 DEBUG : potato: Seek from 10 to 0 2026/07/24 03:16:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/24 03:16:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Seek from 5 to 2 2026/07/24 03:16:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/24 03:16:23 DEBUG : potato: Seek from 7 to 0 2026/07/24 03:16:23 DEBUG : potato: Seek from 7 to 0 2026/07/24 03:16:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/24 03:16:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Seek from 5 to 2 2026/07/24 03:16:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/24 03:16:23 DEBUG : potato: Seek from 8 to 0 2026/07/24 03:16:23 DEBUG : potato: Seek from 8 to 0 2026/07/24 03:16:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/24 03:16:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 03:16:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 03:16:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 03:16:23 DEBUG : potato: Seek from 5 to 2 2026/07/24 03:16:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/24 03:16:23 DEBUG : potato: Seek from 9 to 0 2026/07/24 03:16:23 DEBUG : potato: Seek from 9 to 0 2026/07/24 03:16:23 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:16:25 DEBUG : rutabaga: md5 = 05d69696ac0ab36faa6173d8dc3ab6b2 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/24 03:16:28 DEBUG : empty space: md5 = 26f9bf0091228439a5a4d84855d50398 OK === RUN TestCheck/3 2026/07/24 03:16:30 DEBUG : potato2: md5 = 17ad62e42a7b8754e5d49423ca73ab3d OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/24 03:16:32 DEBUG : remotepotato: md5 = fedbc3723c1e35862292e56e8dd97ee1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.21s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.30s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2026/07/24 03:16:36 DEBUG : Creating backend with remote "nonexistent" 2026/07/24 03:16:36 DEBUG : Creating backend with remote "nonexistent" 2026/07/24 03:16:36 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/24 03:16:36 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/24 03:16:36 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/24 03:16:36 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:16:37 DEBUG : rutabaga: md5 = b0ef34301b6185276f71a6db97fc6331 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/24 03:16:41 DEBUG : empty space: md5 = 331167f96506f55d877f0ed55fdcbf44 OK === RUN TestCheckDownload/3 2026/07/24 03:16:44 DEBUG : potato2: md5 = 821f28d381dd6ecbd334e3ddfda167f2 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/24 03:16:48 DEBUG : remotepotato: md5 = c9d42040093bd546bb5774b20c2f27e7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.61s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (0.80s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (0.95s) --- PASS: TestCheckDownload/5 (0.96s) --- PASS: TestCheckDownload/6 (0.86s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:16:54 DEBUG : rutabaga: md5 = c671524c859edd3bb130b91ee12b81a6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/24 03:16:57 DEBUG : empty space: md5 = 2c4cdb4bccc5fba02ddeb0d1c2e8626d OK === RUN TestCheckSizeOnly/3 2026/07/24 03:16:59 DEBUG : potato2: md5 = b77e1a4550df7f0afe1a813e3b4bb3e9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/24 03:17:01 DEBUG : remotepotato: md5 = 9549c5b4887673a8c6eea64a5cfba8fa OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.48s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:17:07 DEBUG : test.sum: md5 = fb8f5ada41505e4548b5008079095061 OK 2026/07/24 03:17:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/24 03:17:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/24 03:17:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/24 03:17:08 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/24 03:17:09 DEBUG : test.sum: md5 = e3de861957fdb07b614b4a2a1e2e1e8c OK 2026/07/24 03:17:10 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/24 03:17:10 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/24 03:17:10 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/24 03:17:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.28s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:17:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/data" 2026/07/24 03:17:11 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:17:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/data" 2026/07/24 03:17:14 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/vjrnln8ratgmqakfosrqe8espk" 2026/07/24 03:17:18 DEBUG : data/banana: md5 = 04fc551d01ae32716ca3c4691d44d815 OK 2026/07/24 03:17:20 DEBUG : test.sum: md5 = 39c7b2806801884ca2e490c345c3aa14 OK === RUN TestCheckSumDownload/subtest1 2026/07/24 03:17:24 DEBUG : data/potato: md5 = 8d371c1bb303ec19b6cc9b5eca91b71a OK 2026/07/24 03:17:26 DEBUG : test.sum: md5 = 93a0b0db4db18f59e679f72f5db5053f OK === RUN TestCheckSumDownload/subtest2 2026/07/24 03:17:30 DEBUG : test.sum: md5 = fed7a57392e8bd5774088bab0a6514b6 OK === RUN TestCheckSumDownload/subtest3 2026/07/24 03:17:34 DEBUG : test.sum: md5 = 28202ee4c0e9039f445be7da14a167e8 OK === RUN TestCheckSumDownload/subtest4 2026/07/24 03:17:38 DEBUG : test.sum: md5 = 4862993fb005335b01aab986d286224b OK === RUN TestCheckSumDownload/subtest5 2026/07/24 03:17:42 DEBUG : test.sum: md5 = bf78c274291f406871449124f53cdc56 OK === RUN TestCheckSumDownload/subtest6 2026/07/24 03:17:47 DEBUG : data/banana: md5 = ca4d9a6f0d93571c34a4285d2e994a0b OK 2026/07/24 03:17:48 DEBUG : data/potato: md5 = 18590eff00d439e23b7bdb00c94e14ac OK 2026/07/24 03:17:50 DEBUG : test.sum: md5 = 82434a6eb9b9a14513c12e7528137441 OK === RUN TestCheckSumDownload/subtest7 2026/07/24 03:17:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/24 03:17:55 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (42.35s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (1.74s) --- PASS: TestCheckSumDownload/subtest3 (1.93s) --- PASS: TestCheckSumDownload/subtest4 (1.93s) --- PASS: TestCheckSumDownload/subtest5 (1.82s) --- PASS: TestCheckSumDownload/subtest6 (1.85s) --- PASS: TestCheckSumDownload/subtest7 (2.00s) === RUN TestApplyTransforms 2026/07/24 03:17:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hurehen7puto" 2026/07/24 03:17:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:17:56 DEBUG : Creating backend with remote "TestDrive:crypt/uc3rnspii68kdjjsnrlorjvfj83p1epgeb9dllhsgm7nll5fb8c0" 2026/07/24 03:17:57 DEBUG : Creating backend with remote "/tmp/rclone3090869929" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hurehen7puto'", Local "Local file system at /tmp/rclone3090869929", Modify Window "1ms" 2026/07/24 03:17:59 DEBUG : hello, world!: md5 = 04df030b06b5da19f6461568c5efec2d OK upper checkfile vs. lower remote (without normalization) 2026/07/24 03:18:00 ERROR : hello, world!: sum not found 2026/07/24 03:18:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hurehen7puto' 2026/07/24 03:18:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hurehen7puto': 1 files missing 2026/07/24 03:18:00 NOTICE: 1 hashes missing 2026/07/24 03:18:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hurehen7puto': 1 differences found 2026/07/24 03:18:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hurehen7puto': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/24 03:18:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hurehen7puto': 0 differences found 2026/07/24 03:18:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hurehen7puto': 1 matching files 2026/07/24 03:18:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dusonoc7zeje" 2026/07/24 03:18:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:18:01 DEBUG : Creating backend with remote "TestDrive:crypt/9ugbalgrrb4hai2p8pcigfonm5t4ne7gk9g7lqe66dbgmfa8qdu0" 2026/07/24 03:18:02 DEBUG : Creating backend with remote "/tmp/rclone4126281964" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dusonoc7zeje'", Local "Local file system at /tmp/rclone4126281964", Modify Window "1ms" 2026/07/24 03:18:05 DEBUG : HELLO, WORLD!: md5 = 412abaeb82f41d8cf0c955069d966104 OK lower checkfile vs. upper remote (without normalization) 2026/07/24 03:18:05 ERROR : HELLO, WORLD!: sum not found 2026/07/24 03:18:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dusonoc7zeje' 2026/07/24 03:18:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusonoc7zeje': 1 files missing 2026/07/24 03:18:05 NOTICE: 1 hashes missing 2026/07/24 03:18:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusonoc7zeje': 1 differences found 2026/07/24 03:18:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusonoc7zeje': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/24 03:18:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusonoc7zeje': 0 differences found 2026/07/24 03:18:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dusonoc7zeje': 1 matching files 2026/07/24 03:18:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-norukip4sele" 2026/07/24 03:18:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:18:06 DEBUG : Creating backend with remote "TestDrive:crypt/eh5a6tkn8l98r0tcrblpmc8dscocn3ic6rkpjcdl8n8qmjr8d210" 2026/07/24 03:18:07 DEBUG : Creating backend with remote "/tmp/rclone1112846805" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-norukip4sele'", Local "Local file system at /tmp/rclone1112846805", Modify Window "1ms" 2026/07/24 03:18:10 DEBUG : HeLlO, wOrLd!: md5 = ce1e7899a07e715b62fc4876759aaee2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/24 03:18:11 ERROR : HeLlO, wOrLd!: sum not found 2026/07/24 03:18:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-norukip4sele' 2026/07/24 03:18:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norukip4sele': 1 files missing 2026/07/24 03:18:11 NOTICE: 1 hashes missing 2026/07/24 03:18:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norukip4sele': 1 differences found 2026/07/24 03:18:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norukip4sele': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/24 03:18:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norukip4sele': 0 differences found 2026/07/24 03:18:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-norukip4sele': 1 matching files 2026/07/24 03:18:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tumaloq2dejo" 2026/07/24 03:18:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:18:12 DEBUG : Creating backend with remote "TestDrive:crypt/2hug0jibid2svo2cofg5iemtudk2rou0h994p1fthjlu44lf57t0" 2026/07/24 03:18:13 DEBUG : Creating backend with remote "/tmp/rclone4159789653" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tumaloq2dejo'", Local "Local file system at /tmp/rclone4159789653", Modify Window "1ms" 2026/07/24 03:18:15 DEBUG : HELLO, WORLD!: md5 = 40968a1b84dd3e54bd929666d8f22bb9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/24 03:18:16 ERROR : HELLO, WORLD!: sum not found 2026/07/24 03:18:16 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tumaloq2dejo' 2026/07/24 03:18:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumaloq2dejo': 1 files missing 2026/07/24 03:18:16 NOTICE: 1 hashes missing 2026/07/24 03:18:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumaloq2dejo': 1 differences found 2026/07/24 03:18:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumaloq2dejo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/24 03:18:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumaloq2dejo': 0 differences found 2026/07/24 03:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tumaloq2dejo': 1 matching files 2026/07/24 03:18:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-borinat5pake" 2026/07/24 03:18:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:18:17 DEBUG : Creating backend with remote "TestDrive:crypt/pbog6g095b2dk8g1stqeoqp3if0lat9lentoc5rvcl1tf20leha0" 2026/07/24 03:18:18 DEBUG : Creating backend with remote "/tmp/rclone1946858439" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-borinat5pake'", Local "Local file system at /tmp/rclone1946858439", Modify Window "1ms" 2026/07/24 03:18:20 DEBUG : 測試_Русский___ě_áñ: md5 = e3def458915f282b3f013a9076b5082e OK NFD checkfile vs. NFC remote (without normalization) 2026/07/24 03:18:21 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/24 03:18:21 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-borinat5pake' 2026/07/24 03:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borinat5pake': 1 files missing 2026/07/24 03:18:21 NOTICE: 1 hashes missing 2026/07/24 03:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borinat5pake': 1 differences found 2026/07/24 03:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borinat5pake': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/24 03:18:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borinat5pake': 0 differences found 2026/07/24 03:18:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-borinat5pake': 1 matching files 2026/07/24 03:18:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tapacoc2zaho" 2026/07/24 03:18:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:18:22 DEBUG : Creating backend with remote "TestDrive:crypt/6anamtbndscvbrnocegmjdd0b9hbkkts3oed4pl7k9ec1cbe79k0" 2026/07/24 03:18:23 DEBUG : Creating backend with remote "/tmp/rclone567882498" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tapacoc2zaho'", Local "Local file system at /tmp/rclone567882498", Modify Window "1ms" 2026/07/24 03:18:26 DEBUG : 測試_Русский___ě_áñ: md5 = 57ab237cc68e6e4075e432af89f35c63 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/24 03:18:26 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/24 03:18:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tapacoc2zaho' 2026/07/24 03:18:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapacoc2zaho': 1 files missing 2026/07/24 03:18:26 NOTICE: 1 hashes missing 2026/07/24 03:18:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapacoc2zaho': 1 differences found 2026/07/24 03:18:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapacoc2zaho': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/24 03:18:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapacoc2zaho': 0 differences found 2026/07/24 03:18:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tapacoc2zaho': 1 matching files 2026/07/24 03:18:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zevipej7peda" 2026/07/24 03:18:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:18:27 DEBUG : Creating backend with remote "TestDrive:crypt/ie3m5q087ok86qqvc38ikrumn0ni6so4mctfanhkfhdev523kvm0" 2026/07/24 03:18:28 DEBUG : Creating backend with remote "/tmp/rclone2409875973" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zevipej7peda'", Local "Local file system at /tmp/rclone2409875973", Modify Window "1ms" 2026/07/24 03:18:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 46af8e8fc4080c95f6f678ee2eb4f585 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/24 03:18:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 03:18:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zevipej7peda' 2026/07/24 03:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zevipej7peda': 1 files missing 2026/07/24 03:18:31 NOTICE: 1 hashes missing 2026/07/24 03:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zevipej7peda': 1 differences found 2026/07/24 03:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zevipej7peda': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/24 03:18:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zevipej7peda': 0 differences found 2026/07/24 03:18:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zevipej7peda': 1 matching files 2026/07/24 03:18:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suxipud1novo" 2026/07/24 03:18:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:18:32 DEBUG : Creating backend with remote "TestDrive:crypt/8tv09qq2bfmrhjas6gqfu682iimrfhm44ar0h7muh8ntgi0qhp0g" 2026/07/24 03:18:33 DEBUG : Creating backend with remote "/tmp/rclone1550368799" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suxipud1novo'", Local "Local file system at /tmp/rclone1550368799", Modify Window "1ms" 2026/07/24 03:18:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e7ebe467968cdc0ec5dd4fa795f95510 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/24 03:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 03:18:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suxipud1novo' 2026/07/24 03:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxipud1novo': 1 files missing 2026/07/24 03:18:37 NOTICE: 1 hashes missing 2026/07/24 03:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxipud1novo': 1 differences found 2026/07/24 03:18:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxipud1novo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/24 03:18:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxipud1novo': 0 differences found 2026/07/24 03:18:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxipud1novo': 1 matching files 2026/07/24 03:18:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sosuwez6zedo" 2026/07/24 03:18:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:18:38 DEBUG : Creating backend with remote "TestDrive:crypt/joclmlr33jvi2v35oln4n5lj4fmp1lt07jjrescq888tqg3u54ag" 2026/07/24 03:18:39 DEBUG : Creating backend with remote "/tmp/rclone187650273" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sosuwez6zedo'", Local "Local file system at /tmp/rclone187650273", Modify Window "1ms" 2026/07/24 03:18:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a59b1328f3fdf0ec7c02e0dbfaf09d4d OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/24 03:18:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 03:18:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sosuwez6zedo' 2026/07/24 03:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuwez6zedo': 1 files missing 2026/07/24 03:18:42 NOTICE: 1 hashes missing 2026/07/24 03:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuwez6zedo': 1 differences found 2026/07/24 03:18:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuwez6zedo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/24 03:18:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuwez6zedo': 0 differences found 2026/07/24 03:18:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sosuwez6zedo': 1 matching files 2026/07/24 03:18:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bokawow8dibu" 2026/07/24 03:18:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:18:43 DEBUG : Creating backend with remote "TestDrive:crypt/b4brt1qjh0uib8p45d9on0usegskfgsgba9l94qhbgmvfarf0big" 2026/07/24 03:18:44 DEBUG : Creating backend with remote "/tmp/rclone2102493660" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bokawow8dibu'", Local "Local file system at /tmp/rclone2102493660", Modify Window "1ms" 2026/07/24 03:18:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 879861ceadd87a6187c293509fb0a2ec OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/24 03:18:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 03:18:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bokawow8dibu' 2026/07/24 03:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokawow8dibu': 1 files missing 2026/07/24 03:18:47 NOTICE: 1 hashes missing 2026/07/24 03:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokawow8dibu': 1 differences found 2026/07/24 03:18:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokawow8dibu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/24 03:18:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 03:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokawow8dibu': 0 differences found 2026/07/24 03:18:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bokawow8dibu': 1 matching files 2026/07/24 03:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bokawow8dibu': Purge remote 2026/07/24 03:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sosuwez6zedo': Purge remote 2026/07/24 03:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suxipud1novo': Purge remote 2026/07/24 03:18:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zevipej7peda': Purge remote 2026/07/24 03:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tapacoc2zaho': Purge remote 2026/07/24 03:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-borinat5pake': Purge remote 2026/07/24 03:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tumaloq2dejo': Purge remote 2026/07/24 03:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-norukip4sele': Purge remote 2026/07/24 03:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dusonoc7zeje': Purge remote 2026/07/24 03:18:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hurehen7puto': Purge remote --- PASS: TestApplyTransforms (57.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:18:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 03:18:56 DEBUG : sub/file2: md5 = 6995255f2bd41fbd8dda5d1dda785cab OK 2026/07/24 03:18:56 DEBUG : sub/file2: size = 14 OK 2026/07/24 03:18:56 INFO : file1: Copied (new) to: sub/file2 2026/07/24 03:18:57 DEBUG : sub/file2: size = 14 OK 2026/07/24 03:18:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 03:18:57 DEBUG : file1: Unchanged skipping 2026/07/24 03:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': don't need to copy/move sub/file2, it is already at target location 2026/07/24 03:18:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.87s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:19:03 DEBUG : dst/file1: md5 = 3bcc0ada2ae7d2048e28cbaa5bcb63a1 OK 2026/07/24 03:19:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/backup" 2026/07/24 03:19:04 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/1nrff024r7pq65ecp72fc28jb0" 2026/07/24 03:19:05 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2492130925) 2026/07/24 03:19:05 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo') 2026/07/24 03:19:05 DEBUG : dst/file1: Sizes differ 2026/07/24 03:19:09 INFO : dst/file1: Moved (server-side) 2026/07/24 03:19:10 DEBUG : dst/file1: md5 = 403eba5df60f3774a207437763967a0b OK 2026/07/24 03:19:10 DEBUG : dst/file1: size = 14 OK 2026/07/24 03:19:10 INFO : dst/file1: Copied (new) 2026/07/24 03:19:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/24 03:19:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/24 03:19:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.44s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:19:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/dst" 2026/07/24 03:19:16 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/24 03:19:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/CompareDest" 2026/07/24 03:19:18 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/gveqi14airsml4bgu7krj116o8" 2026/07/24 03:19:19 DEBUG : one: Need to transfer - File not found at Destination 2026/07/24 03:19:22 DEBUG : one: md5 = d716be2a621929ef51af116fd47b21e9 OK 2026/07/24 03:19:22 DEBUG : one: size = 3 OK 2026/07/24 03:19:22 INFO : one: Copied (new) 2026/07/24 03:19:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2492130925) 2026/07/24 03:19:24 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo/dst') 2026/07/24 03:19:24 DEBUG : one: Sizes differ 2026/07/24 03:19:26 DEBUG : one: md5 = 6c9353ebd41a867f56def49da1aafac8 OK 2026/07/24 03:19:26 DEBUG : one: size = 5 OK 2026/07/24 03:19:26 INFO : one: Copied (replaced existing) 2026/07/24 03:19:28 DEBUG : dst/one: md5 = fee923e1555f8f02d7a31e5697acda97 OK 2026/07/24 03:19:30 DEBUG : CompareDest/one: md5 = 1e58b56ea564a410616296712144e2aa OK 2026/07/24 03:19:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2492130925) 2026/07/24 03:19:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo/dst') 2026/07/24 03:19:31 DEBUG : one: Sizes differ 2026/07/24 03:19:32 DEBUG : one: size = 5 OK 2026/07/24 03:19:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 03:19:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/24 03:19:34 DEBUG : CompareDest/two: md5 = 2816a96b6cde8c70a08306528fed0f93 OK 2026/07/24 03:19:35 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 03:19:35 DEBUG : two: size = 3 OK 2026/07/24 03:19:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 03:19:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/24 03:19:36 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 03:19:36 DEBUG : two: size = 3 OK 2026/07/24 03:19:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 03:19:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/24 03:19:38 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 03:19:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone2492130925) 2026/07/24 03:19:38 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo/CompareDest') 2026/07/24 03:19:38 DEBUG : two: Sizes differ 2026/07/24 03:19:40 DEBUG : two: md5 = 1ec6739dca1b24dcc81b99995a252f72 OK 2026/07/24 03:19:40 DEBUG : two: size = 5 OK 2026/07/24 03:19:40 INFO : two: Copied (new) 2026/07/24 03:19:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/24 03:19:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:19:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/24 03:19:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (29.15s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:19:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/dst" 2026/07/24 03:19:45 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/24 03:19:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/CopyDest" 2026/07/24 03:19:47 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/24 03:19:48 DEBUG : one: Need to transfer - File not found at Destination 2026/07/24 03:19:51 DEBUG : one: md5 = 9f61e3b8f468f7655335379d72fe729f OK 2026/07/24 03:19:51 DEBUG : one: size = 3 OK 2026/07/24 03:19:51 INFO : one: Copied (new) 2026/07/24 03:19:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2492130925) 2026/07/24 03:19:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo/dst') 2026/07/24 03:19:53 DEBUG : one: Sizes differ 2026/07/24 03:19:54 DEBUG : one: md5 = 1547cff691d7cf4b87e8f6bef8d064d4 OK 2026/07/24 03:19:54 DEBUG : one: size = 5 OK 2026/07/24 03:19:54 INFO : one: Copied (replaced existing) 2026/07/24 03:19:57 DEBUG : dst/one: md5 = 6b3083b497e925408e6d4eaf18e5fabf OK 2026/07/24 03:19:59 DEBUG : CopyDest/one: md5 = 8d390ce11d8c90976a6bdcfde45ea15d OK 2026/07/24 03:20:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/BackupDir" 2026/07/24 03:20:00 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/24 03:20:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2492130925) 2026/07/24 03:20:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo/dst') 2026/07/24 03:20:02 DEBUG : one: Sizes differ 2026/07/24 03:20:02 DEBUG : one: size = 5 OK 2026/07/24 03:20:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 03:20:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2492130925) 2026/07/24 03:20:02 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo/dst') 2026/07/24 03:20:02 DEBUG : one: Sizes differ 2026/07/24 03:20:04 INFO : one: Moved (server-side) 2026/07/24 03:20:05 DEBUG : one: size = 5 OK 2026/07/24 03:20:05 INFO : one: Copied (server-side copy) 2026/07/24 03:20:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/24 03:20:08 DEBUG : CopyDest/two: md5 = 7a32f2c219a615be42e2fc76ba858332 OK 2026/07/24 03:20:08 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 03:20:09 DEBUG : two: size = 3 OK 2026/07/24 03:20:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 03:20:10 DEBUG : two: size = 3 OK 2026/07/24 03:20:10 INFO : two: Copied (server-side copy) 2026/07/24 03:20:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/24 03:20:11 DEBUG : two: size = 3 OK 2026/07/24 03:20:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 03:20:11 DEBUG : two: Unchanged skipping 2026/07/24 03:20:13 DEBUG : CopyDest/three: md5 = db4d42e327de2b0a1c60f422bab9e3c2 OK 2026/07/24 03:20:14 DEBUG : three: Need to transfer - File not found at Destination 2026/07/24 03:20:14 DEBUG : three: size = 7 (Local file system at /tmp/rclone2492130925) 2026/07/24 03:20:14 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo/CopyDest') 2026/07/24 03:20:14 DEBUG : three: Sizes differ 2026/07/24 03:20:14 DEBUG : three: Destination not found in --copy-dest 2026/07/24 03:20:16 DEBUG : three: md5 = c681927f57c5f50b4636266affac6498 OK 2026/07/24 03:20:16 DEBUG : three: size = 7 OK 2026/07/24 03:20:16 INFO : three: Copied (new) 2026/07/24 03:20:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/24 03:20:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:20:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/24 03:20:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:20:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/24 03:20:21 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/24 03:20:22 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.17s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.50s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:20:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/24 03:20:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = a6be63e6dede3c8d05c8ee4f98d98e00 OK 2026/07/24 03:20:27 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/24 03:20:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/24 03:20:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/24 03:20:28 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/24 03:20:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/24 03:20:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/24 03:20:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3944a6b06256b8ee6bf7aed3bb6a5710 OK 2026/07/24 03:20:31 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/24 03:20:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/24 03:20:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/24 03:20:34 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.01s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:20:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Looking for duplicate names using skip mode. 2026/07/24 03:20:39 NOTICE: one: Found 2 files with duplicate names 2026/07/24 03:20:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.58s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:20:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Looking for duplicate names using skip mode. 2026/07/24 03:20:46 NOTICE: one: Found 3 files with duplicate names 2026/07/24 03:20:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/24 03:20:46 INFO : one: Deleted 2026/07/24 03:20:46 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.29s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:20:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Looking for duplicate names using first mode. 2026/07/24 03:20:53 NOTICE: one: Found 3 files with duplicate names 2026/07/24 03:20:54 INFO : one: Deleted 2026/07/24 03:20:54 INFO : one: Deleted 2026/07/24 03:20:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.75s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:21:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Looking for duplicate names using newest mode. 2026/07/24 03:21:01 NOTICE: one: Found 3 files with duplicate names 2026/07/24 03:21:01 INFO : one: Deleted 2026/07/24 03:21:02 INFO : one: Deleted 2026/07/24 03:21:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.35s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:21:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Looking for duplicate names using oldest mode. 2026/07/24 03:21:09 NOTICE: one: Found 3 files with duplicate names 2026/07/24 03:21:09 INFO : one: Deleted 2026/07/24 03:21:10 INFO : one: Deleted 2026/07/24 03:21:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.60s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:21:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Looking for duplicate names using largest mode. 2026/07/24 03:21:17 NOTICE: one: Found 3 files with duplicate names 2026/07/24 03:21:17 INFO : one: Deleted 2026/07/24 03:21:18 INFO : one: Deleted 2026/07/24 03:21:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.63s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:21:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Looking for duplicate names using smallest mode. 2026/07/24 03:21:24 NOTICE: one: Found 3 files with duplicate names 2026/07/24 03:21:25 INFO : one: Deleted 2026/07/24 03:21:25 INFO : one: Deleted 2026/07/24 03:21:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.77s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:21:31 DEBUG : TestDrive: Token expired 2026/07/24 03:21:31 DEBUG : Config file has changed externally - reloading 2026/07/24 03:21:31 DEBUG : TestDrive: Loaded fresh token from config file 2026/07/24 03:21:31 DEBUG : TestDrive: Token refresh successful 2026/07/24 03:21:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Looking for duplicate names using rename mode. 2026/07/24 03:21:33 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/24 03:21:35 INFO : one-2.txt: renamed from: one.txt 2026/07/24 03:21:36 INFO : one-3.txt: renamed from: one.txt 2026/07/24 03:21:37 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.53s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:21:43 DEBUG : dupe1/one.txt: md5 = 597674b09568bd4756e59cd2c7e5bc18 OK 2026/07/24 03:21:45 DEBUG : dupe2/two.txt: md5 = 2e560ab49d60e0387f1140e5db02e4ae OK 2026/07/24 03:21:48 DEBUG : dupe3/three.txt: md5 = a1b15c23698cd687d5be8091d073e20a OK 2026/07/24 03:21:48 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/24 03:21:49 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/24 03:21:50 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/24 03:21:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/24 03:21:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/24 03:21:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/24 03:21:54 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.14s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:21:57 DEBUG : a.txt: md5 = 4f25dee719e323c903749149646bd115 OK 2026/07/24 03:21:58 DEBUG : zend.txt: md5 = 1cb88289c2e17898acfbbdbaa14cf82d OK 2026/07/24 03:22:01 DEBUG : sub dir/hello world: md5 = ac95c2de6dcf028b8a18b4c92ad9bd3a OK 2026/07/24 03:22:03 DEBUG : sub dir/hello world2: md5 = 83692ce7b0ab2d0767464710c2cb3591 OK 2026/07/24 03:22:05 DEBUG : sub dir/ignore dir/.ignore: md5 = f76d263606f9bce463f6cfbc7a863e87 OK 2026/07/24 03:22:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3668bfd34815d17c2b068f33b17c3ab1 OK 2026/07/24 03:22:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = c6cc9bf2dd6ffc7dc7f24434fd1b90ec OK 2026/07/24 03:22:11 DEBUG : a.txt: Excluded (Size Filter) 2026/07/24 03:22:11 DEBUG : a.txt: Excluded 2026/07/24 03:22:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 03:22:11 DEBUG : sub dir/hello world: Excluded 2026/07/24 03:22:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 03:22:11 DEBUG : sub dir/hello world2: Excluded 2026/07/24 03:22:12 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 03:22:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 03:22:12 DEBUG : sub dir/hello world: Excluded 2026/07/24 03:22:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 03:22:12 DEBUG : sub dir/hello world2: Excluded 2026/07/24 03:22:12 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 03:22:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/24 03:22:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/24 03:22:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/24 03:22:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/24 03:22:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/24 03:22:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/24 03:22:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (25.03s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:22:22 DEBUG : a.txt: md5 = 25a01579d6f5dccd3cec647ed89e9d54 OK 2026/07/24 03:22:24 DEBUG : zend.txt: md5 = cddb6cb6528feb19e980dbc9a08f4174 OK 2026/07/24 03:22:26 DEBUG : sub dir/hello world: md5 = f6f7b2ffff8cb7734284e2d9b7baabfe OK 2026/07/24 03:22:28 DEBUG : sub dir/hello world2: md5 = dc0ba3ed61d0d4407d95b8235101b22f OK 2026/07/24 03:22:30 DEBUG : sub dir/ignore dir/.ignore: md5 = 6fab723b7d9db2a024db5d63e0634993 OK 2026/07/24 03:22:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 71714889219ebc361f832a25e7db1b92 OK 2026/07/24 03:22:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = f72f1345bbbc81f9055cef18aad56be7 OK 2026/07/24 03:22:36 DEBUG : a.txt: Excluded (Size Filter) 2026/07/24 03:22:36 DEBUG : a.txt: Excluded 2026/07/24 03:22:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 03:22:37 DEBUG : sub dir/hello world: Excluded 2026/07/24 03:22:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 03:22:37 DEBUG : sub dir/hello world2: Excluded 2026/07/24 03:22:37 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 03:22:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 03:22:37 DEBUG : sub dir/hello world: Excluded 2026/07/24 03:22:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 03:22:37 DEBUG : sub dir/hello world2: Excluded 2026/07/24 03:22:38 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 03:22:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/24 03:22:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/24 03:22:44 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/24 03:22:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/24 03:22:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/24 03:22:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/24 03:22:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (25.23s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:22:47 DEBUG : file1: md5 = 603ad283548ecbd5f659d7fb19b700e3 OK 2026/07/24 03:22:50 DEBUG : sub/file2: md5 = 1c6bf8424a255a414121b172ae8d1386 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/24 03:22:53 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/24 03:22:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/24 03:22:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/24 03:22:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.02s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.59s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.36s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:22:58 DEBUG : file1: md5 = 0c8851c93f510abbbe8a3d6aa720c6c0 OK 2026/07/24 03:23:01 DEBUG : sub/file2: md5 = fa1b3293ef6c782b068863d9a80ca97f 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/24 03:23:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/notfound" 2026/07/24 03:23:05 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/qe0i31qdkoejk60elps0ni5sqk" 2026/07/24 03:23:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.58s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.32s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.93s) === RUN TestStatJSONMemory 2026/07/24 03:23:10 DEBUG : Creating backend with remote ":memory:" 2026/07/24 03:23:10 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/24 03:23:10 DEBUG : sub/file1: size = 5 OK 2026/07/24 03:23:10 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 03:23:10 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:23:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Making directory 2026/07/24 03:23:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:23:13 DEBUG : sub dir/hello world: md5 = 22735e26e6b57da782f48004214d654d OK 2026/07/24 03:23:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.63s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:23:18 DEBUG : potato2: md5 = 784043034f9e04901b3464f996f6f84d OK 2026/07/24 03:23:20 DEBUG : empty space: md5 = c2a4eb878b1af80c1fe7d3606d454974 OK --- PASS: TestLs (5.73s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:23:24 DEBUG : potato2: md5 = 9118708d806891aef623fdf2d882181b OK 2026/07/24 03:23:26 DEBUG : empty space: md5 = 99f8ca72f629f0274dcc96972c6da88a OK 2026/07/24 03:23:26 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.85s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:23:30 DEBUG : potato2: md5 = 9de1f892adaaae84b62c5877a2f31d09 OK 2026/07/24 03:23:31 DEBUG : empty space: md5 = 0efcc922ea175afc9d119a024fa56b55 OK --- PASS: TestLsLong (5.54s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:23:35 DEBUG : potato2: md5 = 7cf20200b67213959fd2052f2574bce2 OK 2026/07/24 03:23:37 DEBUG : empty space: md5 = b93540205fd251263b417aa3016e141a OK --- PASS: TestHashSums (5.35s) === RUN TestHashSumsWithErrors 2026/07/24 03:23:39 DEBUG : Creating backend with remote ":memory:" 2026/07/24 03:23:39 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/24 03:23:39 ERROR : file1: hash unsupported: hash type not supported 2026/07/24 03:23:39 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/24 03:23:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/24 03:23:39 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/24 03:23:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/24 03:23:39 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/24 03:23:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/24 03:23:39 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/24 03:23:39 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/24 03:23:39 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:23:41 DEBUG : potato2: md5 = 8d6ed4e177a24aa1560bd60aa70ea527 OK 2026/07/24 03:23:42 DEBUG : empty space: md5 = 43c7b612c9fea36acfcef094b47b45bd OK 2026/07/24 03:23:45 DEBUG : sub dir/potato3: md5 = a47c0d67b22413b8eb4335aa298749d8 OK 2026/07/24 03:23:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.11s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:23:51 DEBUG : small: md5 = 364d6d725c73a2fe06c8480f90aa7ef7 OK 2026/07/24 03:23:52 DEBUG : medium: md5 = 21a24872cb8c49380c5a13d52d8c4080 OK 2026/07/24 03:23:54 DEBUG : large: md5 = a94b4b284132969c73b8ac80e57469b4 OK 2026/07/24 03:23:54 DEBUG : Waiting for deletions to finish 2026/07/24 03:23:55 DEBUG : large: Excluded (Size Filter) 2026/07/24 03:23:55 INFO : small: Deleted 2026/07/24 03:23:55 INFO : medium: Deleted --- PASS: TestDelete (7.39s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:23:58 DEBUG : small: md5 = efbf7beb0d2d5c05a7774c63b230ecff OK 2026/07/24 03:24:00 DEBUG : medium: md5 = 436c8d74cfd91290c9435b857a39e2e0 OK 2026/07/24 03:24:01 DEBUG : large: md5 = c00dbaf6a28c615f3510bc8c6937b201 OK 2026/07/24 03:24:02 DEBUG : Waiting for deletions to finish 2026/07/24 03:24:02 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/24 03:24:03 INFO : small: Deleted 2026/07/24 03:24:03 INFO : medium: Deleted --- PASS: TestMaxDelete (8.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:24:06 DEBUG : small: md5 = 5aea216d93bbffa45af080365ab28b27 OK 2026/07/24 03:24:08 DEBUG : medium: md5 = ab70bc161bd0c1cb245250f6a346d7f9 OK 2026/07/24 03:24:10 DEBUG : large: md5 = d53536717bed8fa1e82f070fd402f6d6 OK 2026/07/24 03:24:10 DEBUG : Waiting for deletions to finish 2026/07/24 03:24:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/24 03:24:11 INFO : small: Deleted 2026/07/24 03:24:11 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.33s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:24:15 DEBUG : small: md5 = f16aeb4f71aef803cc14ddb892127692 OK 2026/07/24 03:24:17 DEBUG : medium: md5 = 82ebb0f6ab7adb087d3146602996fcc3 OK 2026/07/24 03:24:18 DEBUG : large: md5 = 10cb70320c44440a38ae206b9a1a88ff OK 2026/07/24 03:24:18 DEBUG : Waiting for deletions to finish 2026/07/24 03:24:19 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/24 03:24:19 INFO : small: Deleted 2026/07/24 03:24:19 INFO : large: Deleted --- PASS: TestMaxDeleteSize (8.58s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:24:23 DEBUG : ReadFile: md5 = 8338dd6d3051d85957e1e3f2d4817959 OK --- PASS: TestReadFile (4.58s) === RUN TestRetry 2026/07/24 03:24:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/24 03:24:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/24 03:24:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 03:24:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 03:24:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 03:24:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 03:24:26 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:24:28 DEBUG : file1: md5 = 1ee368cb22213ae9e33136ffb5545aa9 OK 2026/07/24 03:24:29 DEBUG : file2: md5 = 4251f77caf9d4739a983a10f0cbb19a7 OK --- PASS: TestCat (14.45s) === RUN TestPurge 2026/07/24 03:24:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pacomud5hutu" 2026/07/24 03:24:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 03:24:41 DEBUG : Creating backend with remote "TestDrive:crypt/5krtuqbasli3c1rm8h9449fcjfvuu3r612349ebgcjdkmunqrmag" 2026/07/24 03:24:42 DEBUG : Creating backend with remote "/tmp/rclone3033094993" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pacomud5hutu'", Local "Local file system at /tmp/rclone3033094993", Modify Window "1ms" 2026/07/24 03:24:47 DEBUG : A1/B1/C1/one: md5 = 5beee52f3dad5b122e6d7ac2d2ae9eff OK 2026/07/24 03:24:47 INFO : A2: Making directory 2026/07/24 03:24:48 INFO : A1/B2: Making directory 2026/07/24 03:24:49 INFO : A1/B2/C2: Making directory 2026/07/24 03:24:50 INFO : A1/B1/C3: Making directory 2026/07/24 03:24:51 INFO : A3: Making directory 2026/07/24 03:24:52 INFO : A3/B3: Making directory 2026/07/24 03:24:53 INFO : A3/B3/C4: Making directory 2026/07/24 03:24:56 DEBUG : A1/two: md5 = 523a5a2ac58aece77e3d0feea8cf06d5 OK 2026/07/24 03:25:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pacomud5hutu': Purge remote 2026/07/24 03:25:00 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.22s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:25:04 DEBUG : A1/B1/C1/one: md5 = 8c4c7b311dd55a9b7e6c11f4a720775c OK 2026/07/24 03:25:04 INFO : A2: Making directory 2026/07/24 03:25:05 INFO : A1/B2: Making directory 2026/07/24 03:25:06 INFO : A1/B2/C2: Making directory 2026/07/24 03:25:07 INFO : A1/B1/C3: Making directory 2026/07/24 03:25:08 INFO : A3: Making directory 2026/07/24 03:25:09 INFO : A3/B3: Making directory 2026/07/24 03:25:10 INFO : A3/B3/C4: Making directory 2026/07/24 03:25:13 DEBUG : A1/two: md5 = ee6a8947366ef0c29fe9bd40d6cd8f28 OK 2026/07/24 03:25:14 DEBUG : removing 1 level 3 directories 2026/07/24 03:25:14 INFO : A3/B3/C4: Removing directory 2026/07/24 03:25:17 DEBUG : removing 2 level 3 directories 2026/07/24 03:25:17 INFO : A1/B2/C2: Removing directory 2026/07/24 03:25:17 INFO : A1/B1/C3: Removing directory 2026/07/24 03:25:18 DEBUG : removing 2 level 2 directories 2026/07/24 03:25:18 INFO : A3/B3: Removing directory 2026/07/24 03:25:18 INFO : A1/B2: Removing directory 2026/07/24 03:25:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/24 03:25:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/24 03:25:19 DEBUG : removing 2 level 1 directories 2026/07/24 03:25:19 INFO : A3: Removing directory 2026/07/24 03:25:19 INFO : A2: Removing directory 2026/07/24 03:25:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/24 03:25:23 DEBUG : removing 1 level 3 directories 2026/07/24 03:25:23 INFO : A1/B1/C1: Removing directory 2026/07/24 03:25:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:24 DEBUG : removing 1 level 2 directories 2026/07/24 03:25:24 INFO : A1/B1: Removing directory 2026/07/24 03:25:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/24 03:25:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/24 03:25:25 DEBUG : removing 1 level 1 directories 2026/07/24 03:25:25 INFO : A1: Removing directory 2026/07/24 03:25:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/24 03:25:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/24 03:25:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/24 03:25:26 DEBUG : removing 1 level 0 directories 2026/07/24 03:25:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Removing directory 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/24 03:25:26 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (27.78s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:25:28 INFO : A1: Making directory 2026/07/24 03:25:30 INFO : A1/B1: Making directory 2026/07/24 03:25:31 INFO : A1/B1/C1: Making directory 2026/07/24 03:25:33 DEBUG : removing 1 level 3 directories 2026/07/24 03:25:33 INFO : A1/B1/C1: Removing directory 2026/07/24 03:25:34 DEBUG : removing 1 level 2 directories 2026/07/24 03:25:34 INFO : A1/B1: Removing directory 2026/07/24 03:25:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/24 03:25:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.41s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:25:37 INFO : A1: Making directory 2026/07/24 03:25:38 INFO : A1/B1: Making directory 2026/07/24 03:25:39 INFO : A1/B1/C1: Making directory 2026/07/24 03:25:42 DEBUG : removing 1 level 3 directories 2026/07/24 03:25:42 INFO : A1/B1/C1: Removing directory 2026/07/24 03:25:43 DEBUG : removing 1 level 2 directories 2026/07/24 03:25:43 INFO : A1/B1: Removing directory 2026/07/24 03:25:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/24 03:25:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.79s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:25:48 DEBUG : file1: md5 = 3213c38e1d600cb5daa0fb7b8a2a8cdf OK 2026/07/24 03:25:48 DEBUG : filename.txt: File name found in url 2026/07/24 03:25:50 DEBUG : filename.txt: md5 = f0c1f43e8b566768fa7376249b97281b OK 2026/07/24 03:25:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/24 03:25:51 DEBUG : headerfilename.txt: md5 = 73eb1453ad49e9bd63c7bcdbdc9c332f OK 2026/07/24 03:25:53 DEBUG : file2: md5 = ed1af23299a16720cccee3bdbc04d61c OK --- PASS: TestCopyURL (10.40s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:25:58 DEBUG : file1: md5 = 0f013eff7d6ab31868d47c57ccdf7f8a OK --- PASS: TestCopyURLDownloadHeaders (2.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:25:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 03:26:02 DEBUG : sub/file2: md5 = 9616050ec29e4de7d341ee64c249b65e OK 2026/07/24 03:26:02 DEBUG : sub/file2: size = 14 OK 2026/07/24 03:26:02 INFO : file1: Copied (new) to: sub/file2 2026/07/24 03:26:02 INFO : file1: Deleted 2026/07/24 03:26:02 DEBUG : sub/file2: size = 14 OK 2026/07/24 03:26:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 03:26:02 DEBUG : file1: Unchanged skipping 2026/07/24 03:26:02 INFO : file1: Deleted 2026/07/24 03:26:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': don't need to copy/move sub/file2, it is already at target location 2026/07/24 03:26:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.72s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:26:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 03:26:07 DEBUG : file1: md5 = 5fe52a6203259f64547f1226eefb548e OK 2026/07/24 03:26:07 DEBUG : file1: size = 14 OK 2026/07/24 03:26:07 INFO : file1: Copied (new) 2026/07/24 03:26:07 INFO : file1: Deleted 2026/07/24 03:26:08 DEBUG : file1: Destination exists, skipping 2026/07/24 03:26:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.61s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.62s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:26:13 DEBUG : dst/file1: md5 = a54445db8a3deca18e7ce43d58469d94 OK 2026/07/24 03:26:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zegebah5buwo/backup" 2026/07/24 03:26:14 DEBUG : Creating backend with remote "TestDrive:crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760/1nrff024r7pq65ecp72fc28jb0" 2026/07/24 03:26:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2492130925) 2026/07/24 03:26:15 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo') 2026/07/24 03:26:15 DEBUG : dst/file1: Sizes differ 2026/07/24 03:26:19 INFO : dst/file1: Moved (server-side) 2026/07/24 03:26:20 DEBUG : dst/file1: md5 = ecc95c8235ebfb84cef0977fa01b3f9c OK 2026/07/24 03:26:20 DEBUG : dst/file1: size = 14 OK 2026/07/24 03:26:20 INFO : dst/file1: Copied (new) 2026/07/24 03:26:20 INFO : dst/file1: Deleted 2026/07/24 03:26:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/24 03:26:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/24 03:26:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.27s) === 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:26:28 DEBUG : A1/one: md5 = 9dea11622494f8856d603a6615d00f82 OK 2026/07/24 03:26:30 DEBUG : A1/two: md5 = eea55c61af916aa0c97a64b2609fc3f0 OK 2026/07/24 03:26:32 DEBUG : A1/B1/three: md5 = 0617fa4e2bd781c66f2bf45f275dec5c OK 2026/07/24 03:26:35 DEBUG : A1/B1/C1/four: md5 = 1268777faca39e1c6ec7708b9eb4040e OK 2026/07/24 03:26:37 DEBUG : A1/B1/C2/five: md5 = 16a00c14ba506ff84bc7135ed977f8cf OK 2026/07/24 03:26:37 INFO : A1/B2: Making directory 2026/07/24 03:26:38 INFO : A1/B1/C3: Making directory 2026/07/24 03:26:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/24 03:26:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/24 03:26:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/24 03:26:50 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/24 03:26:50 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/24 03:26:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/24 03:26:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/24 03:26:54 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/24 03:26:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/24 03:26:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/24 03:26:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/24 03:27:03 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/24 03:27:03 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/24 03:27:03 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/24 03:27:03 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/24 03:27:04 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/24 03:27:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/24 03:27:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/24 03:27:07 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/24 03:27:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/24 03:27:08 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/24 03:27:15 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/24 03:27:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/24 03:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/24 03:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/24 03:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/24 03:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/24 03:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/24 03:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/24 03:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/24 03:27:17 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (52.76s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" --- PASS: TestGetFsInfo (0.52s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:27:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 03:27:21 DEBUG : no_checksum_small_file_from_pipe: md5 = c2675b17e760f63ba6dd2600b2ccf229 OK 2026/07/24 03:27:21 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 03:27:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/24 03:27:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/24 03:27:21 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/24 03:27:23 DEBUG : no_checksum_big_file_from_pipe: md5 = 6352d240f4ea53c5d693e0ba9d3fc426 OK 2026/07/24 03:27:23 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 03:27:23 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:27:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 03:27:26 DEBUG : with_checksum_small_file_from_pipe: md5 = fab5a36e0ffe3d5ad873a470ad7faf8a OK 2026/07/24 03:27:26 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 03:27:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/24 03:27:27 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/24 03:27:28 DEBUG : with_checksum_big_file_from_pipe: md5 = 55db2ea105a7f66a2be95535f7063d2a OK 2026/07/24 03:27:28 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 03:27:28 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 03:27:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 03:27:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 03:27:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/24 03:27:34 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 03:27:34 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-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:27:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 03:27:38 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 03:27:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/24 03:27:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/24 03:27:40 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 03:27:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.76s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.96s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/24 03:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': File to upload is small (48 bytes), uploading instead of streaming 2026/07/24 03:27:44 DEBUG : rcat_metadata: md5 = bf1f58dabd2940878928e379986ffc5a OK 2026/07/24 03:27:44 DEBUG : rcat_metadata: size = 48 OK 2026/07/24 03:27:44 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/24 03:27:46 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/24 03:27:47 DEBUG : rcat_metadata_uploadcutoff0: md5 = c0b4a4e068f04003e2075076ba04dbaf OK 2026/07/24 03:27:47 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/24 03:27:47 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.89s) --- PASS: TestRcatMetadata/Normal (3.19s) --- PASS: TestRcatMetadata/ViaDisk (3.24s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:27:50 DEBUG : potato1: md5 = ac0e06d6d3e6045ced9cea7caa8743da OK 2026/07/24 03:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/24 03:27:52 DEBUG : potato2: md5 = 6fdfe7b50d8d80644c708c2ff387f198 OK 2026/07/24 03:27:52 DEBUG : potato2: size = 60 OK 2026/07/24 03:27:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.19s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:27:55 DEBUG : potato1: md5 = 571dba693eed0fc3a916bda15005c9c8 OK 2026/07/24 03:27:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/24 03:27:57 DEBUG : potato2: md5 = 1c6b788fe90a5e77132ed8a387846922 OK 2026/07/24 03:27:57 DEBUG : potato2: size = 60 OK 2026/07/24 03:27:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.38s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:28:01 DEBUG : potato1: md5 = 84adbc21c432dcefe91ea6abd8f7cef4 OK --- PASS: TestRcatSizeUploadHeaders (2.77s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:28:03 DEBUG : potato2: md5 = 44a4a6f0cf43853676e70583a0692ce6 OK 2026/07/24 03:28:05 DEBUG : empty space: md5 = fefaa489cf3722dfedbbadf4a50d2c28 OK 2026/07/24 03:28:07 DEBUG : sub dir/potato3: md5 = 1f9bd930ef42bd49f25975c28dc0b24d OK 2026/07/24 03:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Touching "sub dir/potato3" 2026/07/24 03:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Touching "potato2" 2026/07/24 03:28:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Touching "empty space" 2026/07/24 03:28:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.17s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:28:13 DEBUG : dir with metadata: Making directory with metadata 2026/07/24 03:28:14 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.80s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:28:16 DEBUG : directory with modtime: Making directory with metadata 2026/07/24 03:28:17 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.79s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:28:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/24 03:28:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/24 03:28:19 DEBUG : Google drive root 'crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760': Skipping btime metadata as can't update it on an existing file: 2026-07-24T03:28:19.056657681Z 2026/07/24 03:28:19 INFO : non existent directory: Updated directory metadata 2026/07/24 03:28:22 DEBUG : Google drive root 'crypt/04a4m5aasdacn8mkfn0oih0i79qo18qpgo3gci5o1a9u3tc1f760': Skipping btime metadata as can't update it on an existing file: 2026-07-24T03:28:19.056657681Z 2026/07/24 03:28:22 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.46s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:28:24 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/24 03:28:26 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/24 03:28:27 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.80s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:28:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/24 03:28:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/24 03:28:29 DEBUG : dst: Making directory with metadata 2026/07/24 03:28:30 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/24 03:28:30 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 03:28:30 INFO : dst: Set directory modification time (using SetModTime) 2026/07/24 03:28:31 INFO : dst: Set directory modification time (using SetModTime) 2026/07/24 03:28:31 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/24 03:28:32 INFO : dst: Set directory modification time (using SetModTime) 2026/07/24 03:28:32 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.35s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo'", Local "Local file system at /tmp/rclone2492130925", Modify Window "1ms" 2026/07/24 03:28:36 DEBUG : sub dir/test remove existing: md5 = 3335dff8539740d1fb8740ab7a74b273 OK 2026/07/24 03:28:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = a6f9f9f0966626c7e1c16e52f642e3e5 OK 2026/07/24 03:28:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jogawoy4" before starting 2026/07/24 03:28:41 DEBUG : sub dir/test remove existing.jogawoy4: TEST: removing renamed existing file after operation 2026/07/24 03:28:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gumasag5" before starting 2026/07/24 03:28:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gumasag5: TEST: renaming existing back after failed operation 2026/07/24 03:28:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lateweg1" before starting 2026/07/24 03:28:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lateweg1: TEST: removing renamed existing file after operation 2026/07/24 03:28:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0a26p9928ssqdb41qmqn93gp3p4gnroo8jq1lnfej74umh5n9qqg" 2026/07/24 03:28:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "1339jgam9f2juh8f21gkq74rmh81418qdv5vqnui06ltj4p14j5fif3h7n19534mo40q9q18f2hg3jejmrt089ajn46ufokpmsftp53qgk10aaksnj06qkpa38dgj2q66n58734c921ktp882v97mq1hf0fdh0cmshlir24427khe1gsh480" --- PASS: TestRemoveExisting (15.25s) === 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/24 03:28:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zegebah5buwo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m27.949294109s (try 1/5)