"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/07 03:21:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa" 2026/07/07 03:21:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:21:30 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0" 2026/07/07 03:21:30 DEBUG : TestDrive: Token expired 2026/07/07 03:21:30 DEBUG : TestDrive: No updated token found in the config file 2026/07/07 03:21:30 DEBUG : TestDrive: Token refresh successful 2026/07/07 03:21:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/07/07 03:21:30 DEBUG : TestDrive: Saved new token in config file 2026/07/07 03:21:31 DEBUG : Creating backend with remote "/tmp/rclone354616826" === 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-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers 2026/07/07 03:21:32 DEBUG : a: size = 0 OK 2026/07/07 03:21:32 DEBUG : a: size = 1 (memory) 2026/07/07 03:21:32 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/07 03:21:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/07 03:21:32 DEBUG : potato: Seek from 10 to 0 2026/07/07 03:21:32 DEBUG : potato: Seek from 10 to 0 2026/07/07 03:21:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/07 03:21:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Seek from 5 to 2 2026/07/07 03:21:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/07 03:21:32 DEBUG : potato: Seek from 7 to 0 2026/07/07 03:21:32 DEBUG : potato: Seek from 7 to 0 2026/07/07 03:21:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/07 03:21:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Seek from 5 to 2 2026/07/07 03:21:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/07 03:21:32 DEBUG : potato: Seek from 8 to 0 2026/07/07 03:21:32 DEBUG : potato: Seek from 8 to 0 2026/07/07 03:21:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/07 03:21:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 03:21:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:21:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:21:32 DEBUG : potato: Seek from 5 to 2 2026/07/07 03:21:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/07 03:21:32 DEBUG : potato: Seek from 9 to 0 2026/07/07 03:21:32 DEBUG : potato: Seek from 9 to 0 2026/07/07 03:21:32 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-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:21:34 DEBUG : rutabaga: md5 = 323081291f51a79d839495c90d3c5360 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/07 03:21:37 DEBUG : empty space: md5 = 080d6fc90bf15ff989e23446f69286fa OK === RUN TestCheck/3 2026/07/07 03:21:39 DEBUG : potato2: md5 = 3e781f66bb2a82b5021c0f4209502e1e OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/07 03:21:42 DEBUG : remotepotato: md5 = 613aed957a410e1d9bb026c1ff6c7173 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.65s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.65s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/07/07 03:21:45 DEBUG : Creating backend with remote "nonexistent" 2026/07/07 03:21:45 DEBUG : Creating backend with remote "nonexistent" 2026/07/07 03:21:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/07 03:21:45 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/07 03:21:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/07 03:21:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:21:47 DEBUG : rutabaga: md5 = b73fbd80f3d560f2543bc08b3841106a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/07 03:21:50 DEBUG : empty space: md5 = 05ca5dfda9c5d4fc3cadca85269fec6f OK === RUN TestCheckDownload/3 2026/07/07 03:21:53 DEBUG : potato2: md5 = d7ae743f21ab98da00251682cd7ccf07 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/07 03:21:57 DEBUG : remotepotato: md5 = 43faa3c5c9bd556bf6b0a1cdcf69245b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.43s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.79s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.06s) --- PASS: TestCheckDownload/5 (0.84s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (0.90s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:22:03 DEBUG : rutabaga: md5 = 91e3231304a34d6bccd96a4cdfa93ccb OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/07 03:22:06 DEBUG : empty space: md5 = 021e9628466b104f79ebab5df5d7cf77 OK === RUN TestCheckSizeOnly/3 2026/07/07 03:22:08 DEBUG : potato2: md5 = c0a343fd91f8f0ccd37e019e1e940db5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/07 03:22:11 DEBUG : remotepotato: md5 = 6e61ae505afe9f17690ef422812689e6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.26s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.33s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.30s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:22:16 DEBUG : test.sum: md5 = 4b66ec36068061ccbdfdbaf13516c860 OK 2026/07/07 03:22:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/07 03:22:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/07 03:22:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/07 03:22:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/07 03:22:18 DEBUG : test.sum: md5 = 4df19bc7988fce540a05b56a65ce3583 OK 2026/07/07 03:22:19 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/07 03:22:19 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/07 03:22:19 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/07 03:22:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.56s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:22:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/data" 2026/07/07 03:22:21 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.10s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:22:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/data" 2026/07/07 03:22:23 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/vjrnln8ratgmqakfosrqe8espk" 2026/07/07 03:22:27 DEBUG : data/banana: md5 = 4b08e9b538b14abc4ee5f48a163040e8 OK 2026/07/07 03:22:28 DEBUG : test.sum: md5 = 9097b7c62168f7ebd333f16f1b2d83da OK === RUN TestCheckSumDownload/subtest1 2026/07/07 03:22:33 DEBUG : data/potato: md5 = 3f7e123c7fe86bde6275b789a77572fe OK 2026/07/07 03:22:34 DEBUG : test.sum: md5 = b2e653177c4017a53aa42d3493bcf026 OK === RUN TestCheckSumDownload/subtest2 2026/07/07 03:22:38 DEBUG : test.sum: md5 = e40e08fabf85e1457495c7c68de52862 OK === RUN TestCheckSumDownload/subtest3 2026/07/07 03:22:43 DEBUG : test.sum: md5 = 52602da2cf6bd79cbe125c26274bde3f OK === RUN TestCheckSumDownload/subtest4 2026/07/07 03:22:47 DEBUG : test.sum: md5 = 8c316789e0f74244d0120e04385cf4c9 OK === RUN TestCheckSumDownload/subtest5 2026/07/07 03:22:51 DEBUG : test.sum: md5 = 0d711650cfab59d8526f858c85fda2d3 OK === RUN TestCheckSumDownload/subtest6 2026/07/07 03:22:55 DEBUG : data/banana: md5 = 9f818ab63d6b4d4ce640f47e67fd5452 OK 2026/07/07 03:22:57 DEBUG : data/potato: md5 = 1382646f6945d1754bd4138cfaf19b4e OK 2026/07/07 03:22:58 DEBUG : test.sum: md5 = bf50f2dd26c293375a68b36d5489991a OK === RUN TestCheckSumDownload/subtest7 2026/07/07 03:23:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/07 03:23:03 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.70s) --- PASS: TestCheckSumDownload/subtest1 (2.25s) --- PASS: TestCheckSumDownload/subtest2 (1.85s) --- PASS: TestCheckSumDownload/subtest3 (2.04s) --- PASS: TestCheckSumDownload/subtest4 (1.93s) --- PASS: TestCheckSumDownload/subtest5 (1.88s) --- PASS: TestCheckSumDownload/subtest6 (1.88s) --- PASS: TestCheckSumDownload/subtest7 (2.00s) === RUN TestApplyTransforms 2026/07/07 03:23:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-geroyef3ruji" 2026/07/07 03:23:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:04 DEBUG : Creating backend with remote "TestDrive:crypt/8o5a21b5ldaba8405p2jmtbcjmhg00vfto3ljomh4g4mdnpg3psg" 2026/07/07 03:23:05 DEBUG : Creating backend with remote "/tmp/rclone3850159738" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-geroyef3ruji'", Local "Local file system at /tmp/rclone3850159738", Modify Window "1ms" 2026/07/07 03:23:08 DEBUG : hello, world!: md5 = c6ed3c03ecceffe7baac82aff5c7d6f8 OK upper checkfile vs. lower remote (without normalization) 2026/07/07 03:23:09 ERROR : hello, world!: sum not found 2026/07/07 03:23:09 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-geroyef3ruji' 2026/07/07 03:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geroyef3ruji': 1 files missing 2026/07/07 03:23:09 NOTICE: 1 hashes missing 2026/07/07 03:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geroyef3ruji': 1 differences found 2026/07/07 03:23:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geroyef3ruji': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/07 03:23:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geroyef3ruji': 0 differences found 2026/07/07 03:23:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-geroyef3ruji': 1 matching files 2026/07/07 03:23:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cadefet5lawo" 2026/07/07 03:23:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:10 DEBUG : Creating backend with remote "TestDrive:crypt/i3bo80d2fksrh9t7ccl6o167ngggu9rvon4vr454h55gkp4bl920" 2026/07/07 03:23:11 DEBUG : Creating backend with remote "/tmp/rclone3512499277" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cadefet5lawo'", Local "Local file system at /tmp/rclone3512499277", Modify Window "1ms" 2026/07/07 03:23:13 DEBUG : HELLO, WORLD!: md5 = e5d8ff11a2d003dfc9195aa19cd815bf OK lower checkfile vs. upper remote (without normalization) 2026/07/07 03:23:14 ERROR : HELLO, WORLD!: sum not found 2026/07/07 03:23:14 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cadefet5lawo' 2026/07/07 03:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadefet5lawo': 1 files missing 2026/07/07 03:23:14 NOTICE: 1 hashes missing 2026/07/07 03:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadefet5lawo': 1 differences found 2026/07/07 03:23:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadefet5lawo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/07 03:23:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadefet5lawo': 0 differences found 2026/07/07 03:23:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cadefet5lawo': 1 matching files 2026/07/07 03:23:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cipezoh9ceti" 2026/07/07 03:23:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:15 DEBUG : Creating backend with remote "TestDrive:crypt/uq8u07sm0c90gfkn0ueq1o1eibh58b3a72s2emrl3jh8ddjh0gu0" 2026/07/07 03:23:16 DEBUG : Creating backend with remote "/tmp/rclone2485187436" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cipezoh9ceti'", Local "Local file system at /tmp/rclone2485187436", Modify Window "1ms" 2026/07/07 03:23:19 DEBUG : HeLlO, wOrLd!: md5 = 13e6bec82e1cfd0716b3a462ba03f122 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/07 03:23:19 ERROR : HeLlO, wOrLd!: sum not found 2026/07/07 03:23:19 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cipezoh9ceti' 2026/07/07 03:23:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipezoh9ceti': 1 files missing 2026/07/07 03:23:19 NOTICE: 1 hashes missing 2026/07/07 03:23:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipezoh9ceti': 1 differences found 2026/07/07 03:23:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipezoh9ceti': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/07 03:23:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipezoh9ceti': 0 differences found 2026/07/07 03:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cipezoh9ceti': 1 matching files 2026/07/07 03:23:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaqikok1gola" 2026/07/07 03:23:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:20 DEBUG : Creating backend with remote "TestDrive:crypt/5s28n5mbhp8rgoc218ir1ed0m7q37e00jh9da8v233g2o03pab8g" 2026/07/07 03:23:21 DEBUG : Creating backend with remote "/tmp/rclone892266623" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaqikok1gola'", Local "Local file system at /tmp/rclone892266623", Modify Window "1ms" 2026/07/07 03:23:24 DEBUG : HELLO, WORLD!: md5 = acdbd672d1b3d6407aa1b745e3a23836 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/07 03:23:24 ERROR : HELLO, WORLD!: sum not found 2026/07/07 03:23:24 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaqikok1gola' 2026/07/07 03:23:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaqikok1gola': 1 files missing 2026/07/07 03:23:24 NOTICE: 1 hashes missing 2026/07/07 03:23:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaqikok1gola': 1 differences found 2026/07/07 03:23:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaqikok1gola': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/07 03:23:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaqikok1gola': 0 differences found 2026/07/07 03:23:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaqikok1gola': 1 matching files 2026/07/07 03:23:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qozijon1biva" 2026/07/07 03:23:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:26 DEBUG : Creating backend with remote "TestDrive:crypt/63pavdpq9dd632c6jcj2aeqnif2npqrpjn9ko4t9ftpbp9ssm0p0" 2026/07/07 03:23:27 DEBUG : Creating backend with remote "/tmp/rclone2171995240" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qozijon1biva'", Local "Local file system at /tmp/rclone2171995240", Modify Window "1ms" 2026/07/07 03:23:29 DEBUG : 測試_Русский___ě_áñ: md5 = 983c3bf60006d2ad2791cb6444b92ede OK NFD checkfile vs. NFC remote (without normalization) 2026/07/07 03:23:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/07 03:23:29 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qozijon1biva' 2026/07/07 03:23:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozijon1biva': 1 files missing 2026/07/07 03:23:29 NOTICE: 1 hashes missing 2026/07/07 03:23:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozijon1biva': 1 differences found 2026/07/07 03:23:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozijon1biva': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/07 03:23:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozijon1biva': 0 differences found 2026/07/07 03:23:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qozijon1biva': 1 matching files 2026/07/07 03:23:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tivelon0pobi" 2026/07/07 03:23:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:31 DEBUG : Creating backend with remote "TestDrive:crypt/selsopadpnm28m3bcmo0b2g68v9rqfkhfl3fet1dsji669manlr0" 2026/07/07 03:23:32 DEBUG : Creating backend with remote "/tmp/rclone122693713" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tivelon0pobi'", Local "Local file system at /tmp/rclone122693713", Modify Window "1ms" 2026/07/07 03:23:34 DEBUG : 測試_Русский___ě_áñ: md5 = fd6876fe388694f589cde059c784e4a6 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/07 03:23:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/07 03:23:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tivelon0pobi' 2026/07/07 03:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivelon0pobi': 1 files missing 2026/07/07 03:23:35 NOTICE: 1 hashes missing 2026/07/07 03:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivelon0pobi': 1 differences found 2026/07/07 03:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivelon0pobi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/07 03:23:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivelon0pobi': 0 differences found 2026/07/07 03:23:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tivelon0pobi': 1 matching files 2026/07/07 03:23:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fizokat1puje" 2026/07/07 03:23:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:36 DEBUG : Creating backend with remote "TestDrive:crypt/6vr3fp9gvoqg692au10ic4aicftv0h3th3jokc8bh5fnf6n39h4g" 2026/07/07 03:23:37 DEBUG : Creating backend with remote "/tmp/rclone48083373" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fizokat1puje'", Local "Local file system at /tmp/rclone48083373", Modify Window "1ms" 2026/07/07 03:23:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cb39c5e651f1dd207d10c619914a8b6b OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/07 03:23:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 03:23:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fizokat1puje' 2026/07/07 03:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizokat1puje': 1 files missing 2026/07/07 03:23:40 NOTICE: 1 hashes missing 2026/07/07 03:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizokat1puje': 1 differences found 2026/07/07 03:23:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizokat1puje': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/07 03:23:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizokat1puje': 0 differences found 2026/07/07 03:23:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fizokat1puje': 1 matching files 2026/07/07 03:23:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hagejil2qolu" 2026/07/07 03:23:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:41 DEBUG : Creating backend with remote "TestDrive:crypt/7d589la4f499l2kvah9p9f7k5nfegnf7v0sdgas740lpdd9r9ei0" 2026/07/07 03:23:42 DEBUG : Creating backend with remote "/tmp/rclone2131173263" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hagejil2qolu'", Local "Local file system at /tmp/rclone2131173263", Modify Window "1ms" 2026/07/07 03:23:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2c1c54ebb8ca055eefa2e75ed728777d OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/07 03:23:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 03:23:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hagejil2qolu' 2026/07/07 03:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hagejil2qolu': 1 files missing 2026/07/07 03:23:45 NOTICE: 1 hashes missing 2026/07/07 03:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hagejil2qolu': 1 differences found 2026/07/07 03:23:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hagejil2qolu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/07 03:23:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hagejil2qolu': 0 differences found 2026/07/07 03:23:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hagejil2qolu': 1 matching files 2026/07/07 03:23:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cisuyoy2xedi" 2026/07/07 03:23:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:46 DEBUG : Creating backend with remote "TestDrive:crypt/vtmlkc4c8ogrl9l75jgvgbhmua3n1mg3lato7s4j4hlr4oflqtvg" 2026/07/07 03:23:47 DEBUG : Creating backend with remote "/tmp/rclone3710162615" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cisuyoy2xedi'", Local "Local file system at /tmp/rclone3710162615", Modify Window "1ms" 2026/07/07 03:23:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 00f45dbb490c8fbf99c8271e415af099 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/07 03:23:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 03:23:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cisuyoy2xedi' 2026/07/07 03:23:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisuyoy2xedi': 1 files missing 2026/07/07 03:23:50 NOTICE: 1 hashes missing 2026/07/07 03:23:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisuyoy2xedi': 1 differences found 2026/07/07 03:23:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisuyoy2xedi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/07 03:23:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisuyoy2xedi': 0 differences found 2026/07/07 03:23:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cisuyoy2xedi': 1 matching files 2026/07/07 03:23:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zocadet7gaci" 2026/07/07 03:23:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:23:52 DEBUG : Creating backend with remote "TestDrive:crypt/bk6flqh8n20s3d22bqblkas21tea70urnl495i81ie3nf8t4llo0" 2026/07/07 03:23:53 DEBUG : Creating backend with remote "/tmp/rclone2209362983" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zocadet7gaci'", Local "Local file system at /tmp/rclone2209362983", Modify Window "1ms" 2026/07/07 03:23:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b31c055b0f7200833f82892971d3b2a3 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/07 03:23:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 03:23:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zocadet7gaci' 2026/07/07 03:23:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocadet7gaci': 1 files missing 2026/07/07 03:23:56 NOTICE: 1 hashes missing 2026/07/07 03:23:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocadet7gaci': 1 differences found 2026/07/07 03:23:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocadet7gaci': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/07 03:23:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:23:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocadet7gaci': 0 differences found 2026/07/07 03:23:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zocadet7gaci': 1 matching files 2026/07/07 03:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zocadet7gaci': Purge remote 2026/07/07 03:23:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cisuyoy2xedi': Purge remote 2026/07/07 03:23:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hagejil2qolu': Purge remote 2026/07/07 03:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fizokat1puje': Purge remote 2026/07/07 03:23:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tivelon0pobi': Purge remote 2026/07/07 03:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qozijon1biva': Purge remote 2026/07/07 03:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaqikok1gola': Purge remote 2026/07/07 03:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cipezoh9ceti': Purge remote 2026/07/07 03:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cadefet5lawo': Purge remote 2026/07/07 03:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-geroyef3ruji': Purge remote --- PASS: TestApplyTransforms (58.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:24:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 03:24:05 DEBUG : sub/file2: md5 = 5e0029c8b4a2fa3140717b96f8561bd2 OK 2026/07/07 03:24:05 DEBUG : sub/file2: size = 14 OK 2026/07/07 03:24:05 INFO : file1: Copied (new) to: sub/file2 2026/07/07 03:24:06 DEBUG : sub/file2: size = 14 OK 2026/07/07 03:24:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 03:24:06 DEBUG : file1: Unchanged skipping 2026/07/07 03:24:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': don't need to copy/move sub/file2, it is already at target location 2026/07/07 03:24:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.71s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:24:12 DEBUG : dst/file1: md5 = a6048207a61cddb7f4b74d3c4ab1828a OK 2026/07/07 03:24:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/backup" 2026/07/07 03:24:13 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/1nrff024r7pq65ecp72fc28jb0" 2026/07/07 03:24:14 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone354616826) 2026/07/07 03:24:14 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa') 2026/07/07 03:24:14 DEBUG : dst/file1: Sizes differ 2026/07/07 03:24:17 INFO : dst/file1: Moved (server-side) 2026/07/07 03:24:19 DEBUG : dst/file1: md5 = edab0ada1ea7cdebee8a451be9d98b63 OK 2026/07/07 03:24:19 DEBUG : dst/file1: size = 14 OK 2026/07/07 03:24:19 INFO : dst/file1: Copied (new) 2026/07/07 03:24:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/07 03:24:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/07 03:24:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.88s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:24:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/dst" 2026/07/07 03:24:24 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 03:24:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/CompareDest" 2026/07/07 03:24:26 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/gveqi14airsml4bgu7krj116o8" 2026/07/07 03:24:28 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 03:24:31 DEBUG : one: md5 = 9a6026b949055c8a3f07d577df38de4d OK 2026/07/07 03:24:31 DEBUG : one: size = 3 OK 2026/07/07 03:24:31 INFO : one: Copied (new) 2026/07/07 03:24:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone354616826) 2026/07/07 03:24:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa/dst') 2026/07/07 03:24:32 DEBUG : one: Sizes differ 2026/07/07 03:24:33 DEBUG : one: md5 = cbc1560364881a8a1899632de81cbd0a OK 2026/07/07 03:24:33 DEBUG : one: size = 5 OK 2026/07/07 03:24:33 INFO : one: Copied (replaced existing) 2026/07/07 03:24:36 DEBUG : dst/one: md5 = 5dc3a46954358fd678979ea43e4de965 OK 2026/07/07 03:24:38 DEBUG : CompareDest/one: md5 = c619e0ee1591a498ed6c35d8ab51a720 OK 2026/07/07 03:24:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone354616826) 2026/07/07 03:24:39 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa/dst') 2026/07/07 03:24:39 DEBUG : one: Sizes differ 2026/07/07 03:24:40 DEBUG : one: size = 5 OK 2026/07/07 03:24:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 03:24:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 03:24:42 DEBUG : CompareDest/two: md5 = 8cadec24f7cfe3f580078dd20f258662 OK 2026/07/07 03:24:43 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 03:24:43 DEBUG : two: size = 3 OK 2026/07/07 03:24:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 03:24:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 03:24:44 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 03:24:44 DEBUG : two: size = 3 OK 2026/07/07 03:24:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 03:24:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 03:24:45 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 03:24:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone354616826) 2026/07/07 03:24:46 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa/CompareDest') 2026/07/07 03:24:46 DEBUG : two: Sizes differ 2026/07/07 03:24:47 DEBUG : two: md5 = d8e51431e0ebed9554e72c1754174c78 OK 2026/07/07 03:24:47 DEBUG : two: size = 5 OK 2026/07/07 03:24:47 INFO : two: Copied (new) 2026/07/07 03:24:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 03:24:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:24:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 03:24:52 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.03s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:24:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/dst" 2026/07/07 03:24:52 DEBUG : Config file has changed externally - reloading 2026/07/07 03:24:52 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 03:24:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/CopyDest" 2026/07/07 03:24:54 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/07 03:24:56 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 03:24:59 DEBUG : one: md5 = b4a7211b373a47db19f9c6af940b82b5 OK 2026/07/07 03:24:59 DEBUG : one: size = 3 OK 2026/07/07 03:24:59 INFO : one: Copied (new) 2026/07/07 03:25:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone354616826) 2026/07/07 03:25:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa/dst') 2026/07/07 03:25:00 DEBUG : one: Sizes differ 2026/07/07 03:25:02 DEBUG : one: md5 = 59d08b59b24e92e674ce8118601dff8a OK 2026/07/07 03:25:02 DEBUG : one: size = 5 OK 2026/07/07 03:25:02 INFO : one: Copied (replaced existing) 2026/07/07 03:25:04 DEBUG : dst/one: md5 = 8adaa9c1c3a57c6404384be5a4714214 OK 2026/07/07 03:25:06 DEBUG : CopyDest/one: md5 = bcc3ffb77b0aa1cd0fa9f3b451b56a41 OK 2026/07/07 03:25:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/BackupDir" 2026/07/07 03:25:07 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/07 03:25:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone354616826) 2026/07/07 03:25:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa/dst') 2026/07/07 03:25:09 DEBUG : one: Sizes differ 2026/07/07 03:25:09 DEBUG : one: size = 5 OK 2026/07/07 03:25:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 03:25:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone354616826) 2026/07/07 03:25:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa/dst') 2026/07/07 03:25:09 DEBUG : one: Sizes differ 2026/07/07 03:25:12 INFO : one: Moved (server-side) 2026/07/07 03:25:13 DEBUG : one: size = 5 OK 2026/07/07 03:25:13 INFO : one: Copied (server-side copy) 2026/07/07 03:25:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/07 03:25:15 DEBUG : CopyDest/two: md5 = 610424c5929c9517bd0b7206485f95e5 OK 2026/07/07 03:25:16 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 03:25:16 DEBUG : two: size = 3 OK 2026/07/07 03:25:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 03:25:17 DEBUG : two: size = 3 OK 2026/07/07 03:25:17 INFO : two: Copied (server-side copy) 2026/07/07 03:25:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/07 03:25:18 DEBUG : two: size = 3 OK 2026/07/07 03:25:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/07 03:25:18 DEBUG : two: Unchanged skipping 2026/07/07 03:25:21 DEBUG : CopyDest/three: md5 = b2240c7111470e58ecfbc74085018661 OK 2026/07/07 03:25:21 DEBUG : three: Need to transfer - File not found at Destination 2026/07/07 03:25:22 DEBUG : three: size = 7 (Local file system at /tmp/rclone354616826) 2026/07/07 03:25:22 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa/CopyDest') 2026/07/07 03:25:22 DEBUG : three: Sizes differ 2026/07/07 03:25:22 DEBUG : three: Destination not found in --copy-dest 2026/07/07 03:25:23 DEBUG : three: md5 = 662a7520779119a02b699ba8ef580661 OK 2026/07/07 03:25:23 DEBUG : three: size = 7 OK 2026/07/07 03:25:23 INFO : three: Copied (new) 2026/07/07 03:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/07 03:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:25:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 03:25:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 03:25:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/07 03:25:29 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:25:30 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.51s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.53s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:25:33 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/07 03:25:35 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b2873f00957be7659b679ce99500bbc2 OK 2026/07/07 03:25:35 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/07 03:25:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/07 03:25:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/07 03:25:36 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/07 03:25:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/07 03:25:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/07 03:25:39 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 29e5a0dacd1b47f9cc5e6da37bf6d9f1 OK 2026/07/07 03:25:39 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/07 03:25:39 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/07 03:25:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/07 03:25:42 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.25s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:25:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Looking for duplicate names using skip mode. 2026/07/07 03:25:47 NOTICE: one: Found 2 files with duplicate names 2026/07/07 03:25:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.28s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:25:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Looking for duplicate names using skip mode. 2026/07/07 03:25:53 NOTICE: one: Found 3 files with duplicate names 2026/07/07 03:25:53 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/07 03:25:54 INFO : one: Deleted 2026/07/07 03:25:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.45s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:26:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Looking for duplicate names using first mode. 2026/07/07 03:26:03 NOTICE: one: Found 3 files with duplicate names 2026/07/07 03:26:03 INFO : one: Deleted 2026/07/07 03:26:04 INFO : one: Deleted 2026/07/07 03:26:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (9.31s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:26:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Looking for duplicate names using newest mode. 2026/07/07 03:26:10 NOTICE: one: Found 3 files with duplicate names 2026/07/07 03:26:11 INFO : one: Deleted 2026/07/07 03:26:11 INFO : one: Deleted 2026/07/07 03:26:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.28s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.47s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:26:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Looking for duplicate names using oldest mode. 2026/07/07 03:26:18 NOTICE: one: Found 3 files with duplicate names 2026/07/07 03:26:18 INFO : one: Deleted 2026/07/07 03:26:19 INFO : one: Deleted 2026/07/07 03:26:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.36s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:26:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Looking for duplicate names using largest mode. 2026/07/07 03:26:25 NOTICE: one: Found 3 files with duplicate names 2026/07/07 03:26:26 INFO : one: Deleted 2026/07/07 03:26:26 INFO : one: Deleted 2026/07/07 03:26:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.31s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:26:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Looking for duplicate names using smallest mode. 2026/07/07 03:26:33 NOTICE: one: Found 3 files with duplicate names 2026/07/07 03:26:33 INFO : one: Deleted 2026/07/07 03:26:34 INFO : one: Deleted 2026/07/07 03:26:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.50s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:26:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Looking for duplicate names using rename mode. 2026/07/07 03:26:42 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/07 03:26:43 INFO : one-2.txt: renamed from: one.txt 2026/07/07 03:26:44 INFO : one-3.txt: renamed from: one.txt 2026/07/07 03:26:46 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.36s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:26:51 DEBUG : dupe1/one.txt: md5 = 035171b4b4db0370aecf1e5909043701 OK 2026/07/07 03:26:53 DEBUG : dupe2/two.txt: md5 = 81b5b830468a5d7de2ba2c14aacb6655 OK 2026/07/07 03:26:56 DEBUG : dupe3/three.txt: md5 = a4549ca9f19be99ad37ab96ffdab2b65 OK 2026/07/07 03:26:56 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/07 03:26:57 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/07 03:26:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/07 03:26:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/07 03:27:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/07 03:27:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/07 03:27:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.92s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:27:05 DEBUG : a.txt: md5 = f2b2f22638f3def9702b4e72b167ec68 OK 2026/07/07 03:27:07 DEBUG : zend.txt: md5 = a664772cf4de09c0c631fe7cb51ed007 OK 2026/07/07 03:27:09 DEBUG : sub dir/hello world: md5 = 1ce0212d2bc4fadeacfc3962dd10e9ea OK 2026/07/07 03:27:11 DEBUG : sub dir/hello world2: md5 = a2aba73c92f82249bed29b6be4d240ab OK 2026/07/07 03:27:13 DEBUG : sub dir/ignore dir/.ignore: md5 = 3f75d96ca97a1441dee914d01ac41a81 OK 2026/07/07 03:27:15 DEBUG : sub dir/ignore dir/should be ignored: md5 = 980202963d1c4dbc0b826a68aefffc3a OK 2026/07/07 03:27:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = 22dc8f4c3e72c6e6cf69a88665804fd1 OK 2026/07/07 03:27:19 DEBUG : a.txt: Excluded (Size Filter) 2026/07/07 03:27:19 DEBUG : a.txt: Excluded 2026/07/07 03:27:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 03:27:20 DEBUG : sub dir/hello world: Excluded 2026/07/07 03:27:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 03:27:20 DEBUG : sub dir/hello world2: Excluded 2026/07/07 03:27:21 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 03:27:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 03:27:21 DEBUG : sub dir/hello world: Excluded 2026/07/07 03:27:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 03:27:21 DEBUG : sub dir/hello world2: Excluded 2026/07/07 03:27:21 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 03:27:28 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/07 03:27:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/07 03:27:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/07 03:27:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/07 03:27:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/07 03:27:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/07 03:27:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.92s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:27:32 DEBUG : a.txt: md5 = f5474b225ebdfdb779b903a7d0e44e22 OK 2026/07/07 03:27:34 DEBUG : zend.txt: md5 = e4a2ba303b0634541b7e1bf9f5a265ba OK 2026/07/07 03:27:36 DEBUG : sub dir/hello world: md5 = aa066964750d3a2ad63bdb1cc4e00a7c OK 2026/07/07 03:27:38 DEBUG : sub dir/hello world2: md5 = 335b59b3c295653d53bbd1e50c852989 OK 2026/07/07 03:27:40 DEBUG : sub dir/ignore dir/.ignore: md5 = 0e3cc7c7795c41646f402faed5eceaf3 OK 2026/07/07 03:27:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = cfd44a6ca3d6d200ecc3705d4126a29f OK 2026/07/07 03:27:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = 5b75c0ede8f72c87c97eb280fc1063ec OK 2026/07/07 03:27:46 DEBUG : a.txt: Excluded (Size Filter) 2026/07/07 03:27:46 DEBUG : a.txt: Excluded 2026/07/07 03:27:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 03:27:46 DEBUG : sub dir/hello world2: Excluded 2026/07/07 03:27:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 03:27:46 DEBUG : sub dir/hello world: Excluded 2026/07/07 03:27:47 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 03:27:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 03:27:47 DEBUG : sub dir/hello world2: Excluded 2026/07/07 03:27:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 03:27:47 DEBUG : sub dir/hello world: Excluded 2026/07/07 03:27:47 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 03:27:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/07 03:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/07 03:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/07 03:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/07 03:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/07 03:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/07 03:27:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (24.93s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:27:57 DEBUG : file1: md5 = ed4ad97571d54d81b822093f778c7aec OK 2026/07/07 03:28:00 DEBUG : sub/file2: md5 = dede811bf1184daf5835eff04b16be1e 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/07 03:28:03 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/07 03:28:03 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/07 03:28:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/07 03:28:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.96s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.74s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:28:08 DEBUG : file1: md5 = ce0374fc01b78bbbea8eeccdb6acde38 OK 2026/07/07 03:28:10 DEBUG : sub/file2: md5 = f5e71bd029196e75c158138bd01058d4 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/07 03:28:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/notfound" 2026/07/07 03:28:15 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/qe0i31qdkoejk60elps0ni5sqk" 2026/07/07 03:28:18 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.90s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.30s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.88s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:28:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Making directory 2026/07/07 03:28:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:28:22 DEBUG : sub dir/hello world: md5 = d1ecc48f579dadab39aef371e867f89b OK 2026/07/07 03:28:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.20s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:28:26 DEBUG : potato2: md5 = e9e284365e5858d2d9f7159d1a717199 OK 2026/07/07 03:28:28 DEBUG : empty space: md5 = b939be266850ae07d3b88ccf68ef1523 OK --- PASS: TestLs (5.03s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:28:32 DEBUG : potato2: md5 = 69fdb832d1302420a8afa47b8655b095 OK 2026/07/07 03:28:33 DEBUG : empty space: md5 = b5a4b49ca40e4c07325a79cac23fedfb OK 2026/07/07 03:28:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/07 03:28:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.54s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:28:37 DEBUG : potato2: md5 = 0e1437b27c44c53e471241b357926441 OK 2026/07/07 03:28:39 DEBUG : empty space: md5 = e7775c2fea2e1ce2cd3d0d4bb747ceb0 OK --- PASS: TestLsLong (5.26s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:28:42 DEBUG : potato2: md5 = 29e2d6c25ced94a0d6e66d31b0a13a11 OK 2026/07/07 03:28:44 DEBUG : empty space: md5 = 6ecdfe21b09a859744c236119963e3f0 OK --- PASS: TestHashSums (5.37s) === RUN TestHashSumsWithErrors 2026/07/07 03:28:46 DEBUG : Creating backend with remote ":memory:" 2026/07/07 03:28:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/07 03:28:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/07 03:28:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/07 03:28:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/07 03:28:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/07 03:28:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/07 03:28:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/07 03:28:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/07 03:28:46 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-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:28:48 DEBUG : potato2: md5 = a0cedb11b0be805cf68fed0c96f1560e OK 2026/07/07 03:28:49 DEBUG : empty space: md5 = 821a314bf90ae6124965733d95ca4ed3 OK 2026/07/07 03:28:52 DEBUG : sub dir/potato3: md5 = 492feb4b48599208c7aaa9809b7fcc65 OK 2026/07/07 03:28:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.26s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:28:57 DEBUG : small: md5 = 830e15617a94da6aa40846d94ecc4514 OK 2026/07/07 03:28:59 DEBUG : medium: md5 = 7aaba5f2fccd34f252527780f934c71b OK 2026/07/07 03:29:00 DEBUG : large: md5 = 6eabfd7ea049dac9126f4d330baffc5e OK 2026/07/07 03:29:00 DEBUG : Waiting for deletions to finish 2026/07/07 03:29:01 DEBUG : large: Excluded (Size Filter) 2026/07/07 03:29:01 INFO : small: Deleted 2026/07/07 03:29:01 INFO : medium: Deleted --- PASS: TestDelete (7.16s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:29:04 DEBUG : small: md5 = 11a6f8f55b63af8782d766039669ae25 OK 2026/07/07 03:29:06 DEBUG : medium: md5 = 4fce2dcaf465bf38a1cf697fb706dc34 OK 2026/07/07 03:29:07 DEBUG : large: md5 = 21819f32a0b55219debfd4c756580548 OK 2026/07/07 03:29:08 DEBUG : Waiting for deletions to finish 2026/07/07 03:29:08 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/07 03:29:08 INFO : medium: Deleted 2026/07/07 03:29:08 INFO : small: Deleted --- PASS: TestMaxDelete (7.58s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:29:12 DEBUG : small: md5 = f9d8feb4816100d8d2a6eedd2b07731a OK 2026/07/07 03:29:14 DEBUG : medium: md5 = d1875b5f828b70cc99fea6a31fadb864 OK 2026/07/07 03:29:16 DEBUG : large: md5 = c6db3839a9a90ef2d310880fe1859042 OK 2026/07/07 03:29:16 DEBUG : Waiting for deletions to finish 2026/07/07 03:29:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/07 03:29:17 INFO : small: Deleted 2026/07/07 03:29:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.43s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:29:20 DEBUG : small: md5 = f6e0f74f5575f5278a55ae3845700cae OK 2026/07/07 03:29:22 DEBUG : medium: md5 = 9d77c4f43c9adb40201b9ab6dc84020f OK 2026/07/07 03:29:23 DEBUG : large: md5 = 352aa033d16f9300714b2d3f3fb404df OK 2026/07/07 03:29:24 DEBUG : Waiting for deletions to finish 2026/07/07 03:29:24 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/07 03:29:24 INFO : small: Deleted 2026/07/07 03:29:24 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.51s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:29:28 DEBUG : ReadFile: md5 = 8c129e21104b1b790a636a330181afcb OK --- PASS: TestReadFile (4.33s) === RUN TestRetry 2026/07/07 03:29:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/07 03:29:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/07 03:29:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 03:29:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 03:29:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 03:29:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 03:29:30 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-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:29:32 DEBUG : file1: md5 = aca5d6a78bad46849e5c4bfb3edb3f55 OK 2026/07/07 03:29:34 DEBUG : file2: md5 = a17f462fab74fe7269041825ce0201b7 OK --- PASS: TestCat (14.47s) === RUN TestPurge 2026/07/07 03:29:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bowuhev1todu" 2026/07/07 03:29:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:29:45 DEBUG : Creating backend with remote "TestDrive:crypt/4a0jnujd4ifeceogv4jptm70ip2cinq27grver3omoo1v5r8jrqg" 2026/07/07 03:29:46 DEBUG : Creating backend with remote "/tmp/rclone3510419821" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bowuhev1todu'", Local "Local file system at /tmp/rclone3510419821", Modify Window "1ms" 2026/07/07 03:29:52 DEBUG : A1/B1/C1/one: md5 = 332c609d7d391e939a66b5c9b2f3f448 OK 2026/07/07 03:29:52 INFO : A2: Making directory 2026/07/07 03:29:53 INFO : A1/B2: Making directory 2026/07/07 03:29:53 INFO : A1/B2/C2: Making directory 2026/07/07 03:29:54 INFO : A1/B1/C3: Making directory 2026/07/07 03:29:55 INFO : A3: Making directory 2026/07/07 03:29:56 INFO : A3/B3: Making directory 2026/07/07 03:29:57 INFO : A3/B3/C4: Making directory 2026/07/07 03:30:00 DEBUG : A1/two: md5 = b733764a0a2b2a3c306e92acece74d99 OK 2026/07/07 03:30:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bowuhev1todu': Purge remote 2026/07/07 03:30:04 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.83s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:30:08 DEBUG : A1/B1/C1/one: md5 = c1bc45d547e713d3117b245818a22811 OK 2026/07/07 03:30:08 INFO : A2: Making directory 2026/07/07 03:30:09 INFO : A1/B2: Making directory 2026/07/07 03:30:10 INFO : A1/B2/C2: Making directory 2026/07/07 03:30:11 INFO : A1/B1/C3: Making directory 2026/07/07 03:30:12 INFO : A3: Making directory 2026/07/07 03:30:13 INFO : A3/B3: Making directory 2026/07/07 03:30:14 INFO : A3/B3/C4: Making directory 2026/07/07 03:30:16 DEBUG : A1/two: md5 = 1ff3569b6dfbc9ab00e3ffd59389698d OK 2026/07/07 03:30:17 DEBUG : removing 1 level 3 directories 2026/07/07 03:30:17 INFO : A3/B3/C4: Removing directory 2026/07/07 03:30:20 DEBUG : removing 2 level 3 directories 2026/07/07 03:30:20 INFO : A1/B2/C2: Removing directory 2026/07/07 03:30:20 INFO : A1/B1/C3: Removing directory 2026/07/07 03:30:21 DEBUG : removing 2 level 2 directories 2026/07/07 03:30:21 INFO : A3/B3: Removing directory 2026/07/07 03:30:21 INFO : A1/B2: Removing directory 2026/07/07 03:30:22 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/07 03:30:22 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/07 03:30:22 DEBUG : removing 2 level 1 directories 2026/07/07 03:30:22 INFO : A3: Removing directory 2026/07/07 03:30:22 INFO : A2: Removing directory 2026/07/07 03:30:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/07 03:30:27 DEBUG : removing 1 level 3 directories 2026/07/07 03:30:27 INFO : A1/B1/C1: Removing directory 2026/07/07 03:30:27 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:27 DEBUG : removing 1 level 2 directories 2026/07/07 03:30:27 INFO : A1/B1: Removing directory 2026/07/07 03:30:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/07 03:30:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/07 03:30:28 DEBUG : removing 1 level 1 directories 2026/07/07 03:30:28 INFO : A1: Removing directory 2026/07/07 03:30:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/07 03:30:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/07 03:30:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 03:30:29 DEBUG : removing 1 level 0 directories 2026/07/07 03:30:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Removing directory 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/07 03:30:30 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (27.02s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:30:32 INFO : A1: Making directory 2026/07/07 03:30:33 INFO : A1/B1: Making directory 2026/07/07 03:30:34 INFO : A1/B1/C1: Making directory 2026/07/07 03:30:37 DEBUG : removing 1 level 3 directories 2026/07/07 03:30:37 INFO : A1/B1/C1: Removing directory 2026/07/07 03:30:37 DEBUG : removing 1 level 2 directories 2026/07/07 03:30:37 INFO : A1/B1: Removing directory 2026/07/07 03:30:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/07 03:30:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.55s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:30:40 INFO : A1: Making directory 2026/07/07 03:30:41 INFO : A1/B1: Making directory 2026/07/07 03:30:42 INFO : A1/B1/C1: Making directory 2026/07/07 03:30:45 DEBUG : removing 1 level 3 directories 2026/07/07 03:30:45 INFO : A1/B1/C1: Removing directory 2026/07/07 03:30:46 DEBUG : removing 1 level 2 directories 2026/07/07 03:30:46 INFO : A1/B1: Removing directory 2026/07/07 03:30:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/07 03:30:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.48s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:30:51 DEBUG : file1: md5 = 808ea04c1761fb630b7eac8443cbd7ec OK 2026/07/07 03:30:51 DEBUG : filename.txt: File name found in url 2026/07/07 03:30:53 DEBUG : filename.txt: md5 = 5ca3f6ff3b1d09da5423edbb31e34c22 OK 2026/07/07 03:30:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/07 03:30:55 DEBUG : headerfilename.txt: md5 = d36c85dc203d5a07ea369f48dfaa4b8f OK 2026/07/07 03:30:57 DEBUG : file2: md5 = befc976e26c3a043428d9e814af4c2f7 OK --- PASS: TestCopyURL (10.54s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:31:01 DEBUG : file1: md5 = 8b06b29035bc2be0ad1c76f7cd44fed5 OK --- PASS: TestCopyURLDownloadHeaders (2.66s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:31:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 03:31:05 DEBUG : sub/file2: md5 = f6474d0da7644e66f956e8ec2917afce OK 2026/07/07 03:31:05 DEBUG : sub/file2: size = 14 OK 2026/07/07 03:31:05 INFO : file1: Copied (new) to: sub/file2 2026/07/07 03:31:05 INFO : file1: Deleted 2026/07/07 03:31:05 DEBUG : sub/file2: size = 14 OK 2026/07/07 03:31:05 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 03:31:05 DEBUG : file1: Unchanged skipping 2026/07/07 03:31:05 INFO : file1: Deleted 2026/07/07 03:31:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': don't need to copy/move sub/file2, it is already at target location 2026/07/07 03:31:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.37s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:31:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 03:31:10 DEBUG : file1: md5 = 0198afece219b7e8be2abc6ab54a0a43 OK 2026/07/07 03:31:10 DEBUG : file1: size = 14 OK 2026/07/07 03:31:10 INFO : file1: Copied (new) 2026/07/07 03:31:10 INFO : file1: Deleted 2026/07/07 03:31:11 DEBUG : file1: Destination exists, skipping 2026/07/07 03:31:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.90s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.52s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:31:16 DEBUG : dst/file1: md5 = d1b8e5ccb29ca1e81848c2d6967aeb0d OK 2026/07/07 03:31:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuqetor9yafa/backup" 2026/07/07 03:31:17 DEBUG : Creating backend with remote "TestDrive:crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0/1nrff024r7pq65ecp72fc28jb0" 2026/07/07 03:31:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone354616826) 2026/07/07 03:31:18 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa') 2026/07/07 03:31:18 DEBUG : dst/file1: Sizes differ 2026/07/07 03:31:21 INFO : dst/file1: Moved (server-side) 2026/07/07 03:31:23 DEBUG : dst/file1: md5 = 4e24b3d2b3f0990290b153e8622cd3aa OK 2026/07/07 03:31:23 DEBUG : dst/file1: size = 14 OK 2026/07/07 03:31:23 INFO : dst/file1: Copied (new) 2026/07/07 03:31:23 INFO : dst/file1: Deleted 2026/07/07 03:31:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/07 03:31:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/07 03:31:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.59s) === 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-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:31:30 DEBUG : A1/one: md5 = 10c6e14245136ce52d7f8cb398e35e3b OK 2026/07/07 03:31:32 DEBUG : A1/two: md5 = 098138e2ce64a6d64f4b19f552e8404a OK 2026/07/07 03:31:35 DEBUG : A1/B1/three: md5 = b6ebd826c6881874663526ebc88a9b1a OK 2026/07/07 03:31:37 DEBUG : A1/B1/C1/four: md5 = d1a5ab38f067244c4abdf1175e216beb OK 2026/07/07 03:31:40 DEBUG : A1/B1/C2/five: md5 = 2ab6322b8d36d78d73d19157217cf11d OK 2026/07/07 03:31:40 INFO : A1/B2: Making directory 2026/07/07 03:31:40 INFO : A1/B1/C3: Making directory 2026/07/07 03:31:52 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/07 03:31:52 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/07 03:31:52 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/07 03:31:52 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/07 03:31:52 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/07 03:31:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/07 03:31:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/07 03:31:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/07 03:31:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/07 03:31:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/07 03:31:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/07 03:32:05 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/07 03:32:05 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/07 03:32:05 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/07 03:32:06 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/07 03:32:06 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/07 03:32:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/07 03:32:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/07 03:32:10 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/07 03:32:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/07 03:32:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/07 03:32:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/07 03:32:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/07 03:32:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/07 03:32:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/07 03:32:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/07 03:32:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/07 03:32:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/07 03:32:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/07 03:32:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/07 03:32:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (52.71s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:32:21 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.50s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:32:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/07 03:32:23 DEBUG : no_checksum_small_file_from_pipe: md5 = cf8ea096c009fd21a73485834d823e5d OK 2026/07/07 03:32:23 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/07 03:32:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/07 03:32:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/07 03:32:24 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/07 03:32:25 DEBUG : no_checksum_big_file_from_pipe: md5 = e5bfe05d50ee7520be1a267075d752c5 OK 2026/07/07 03:32:25 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/07 03:32:25 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-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/07 03:32:28 DEBUG : with_checksum_small_file_from_pipe: md5 = c39bb129d019631d3508788c174d2b3c OK 2026/07/07 03:32:28 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/07 03:32:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/07 03:32:29 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/07 03:32:30 DEBUG : with_checksum_big_file_from_pipe: md5 = b245b90e54cabf078295559685d79afd OK 2026/07/07 03:32:30 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/07 03:32:30 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-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/07 03:32:34 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/07 03:32:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 03:32:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/07 03:32:36 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/07 03:32:36 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-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:32:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': File to upload is small (34 bytes), uploading instead of streaming 2026/07/07 03:32:40 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/07 03:32:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/07 03:32:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/07 03:32:42 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/07 03:32:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.49s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.39s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.85s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/07 03:32:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': File to upload is small (48 bytes), uploading instead of streaming 2026/07/07 03:32:45 DEBUG : rcat_metadata: md5 = 5fc9b6968dffaa3bf251b8289fbea07e OK 2026/07/07 03:32:45 DEBUG : rcat_metadata: size = 48 OK 2026/07/07 03:32:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/07 03:32:47 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/07 03:32:48 DEBUG : rcat_metadata_uploadcutoff0: md5 = 81283586803a9c0b19f6136040590102 OK 2026/07/07 03:32:48 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/07 03:32:48 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.62s) --- PASS: TestRcatMetadata/Normal (2.97s) --- PASS: TestRcatMetadata/ViaDisk (3.17s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:32:52 DEBUG : potato1: md5 = 6b4a6e1555cf551679397a59c889babc OK 2026/07/07 03:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': File to upload is small (60 bytes), uploading instead of streaming 2026/07/07 03:32:53 DEBUG : potato2: md5 = 8ef923bc3e5b536a78511023b0a817bc OK 2026/07/07 03:32:53 DEBUG : potato2: size = 60 OK 2026/07/07 03:32:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.86s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:32:56 DEBUG : potato1: md5 = 9f203786739d8c84e7bb4c920ae9bc8f OK 2026/07/07 03:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': File to upload is small (60 bytes), uploading instead of streaming 2026/07/07 03:32:58 DEBUG : potato2: md5 = 9a87800b71fd3acc69c5a582ec7af8d7 OK 2026/07/07 03:32:58 DEBUG : potato2: size = 60 OK 2026/07/07 03:32:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.45s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:33:02 DEBUG : potato1: md5 = fd37248b01ae85c3f4a9dc67fca258d0 OK --- PASS: TestRcatSizeUploadHeaders (3.00s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:33:05 DEBUG : potato2: md5 = a321d700c15f23fc3cf0ad4ee11ae57b OK 2026/07/07 03:33:07 DEBUG : empty space: md5 = 5cb94e4d9dad4351b7fbd2871f77504a OK 2026/07/07 03:33:10 DEBUG : sub dir/potato3: md5 = a413700463c5872958ea9ee546a7914b OK 2026/07/07 03:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Touching "sub dir/potato3" 2026/07/07 03:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Touching "potato2" 2026/07/07 03:33:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Touching "empty space" 2026/07/07 03:33:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.47s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:33:15 DEBUG : dir with metadata: Making directory with metadata 2026/07/07 03:33:16 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.64s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:33:17 DEBUG : directory with modtime: Making directory with metadata 2026/07/07 03:33:18 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.77s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:33:20 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/07 03:33:20 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 03:33:20 DEBUG : Google drive root 'crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0': Skipping btime metadata as can't update it on an existing file: 2026-07-07T03:33:20.71459953Z 2026/07/07 03:33:21 INFO : non existent directory: Updated directory metadata 2026/07/07 03:33:23 DEBUG : Google drive root 'crypt/nla6jrv50rv9httj2o8ouuuf4c4va83cidha1sf05msockg076n0': Skipping btime metadata as can't update it on an existing file: 2026-07-07T03:33:20.71459953Z 2026/07/07 03:33:24 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.51s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:33:26 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/07 03:33:28 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/07 03:33:29 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-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:33:31 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/07 03:33:31 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 03:33:31 DEBUG : dst: Making directory with metadata 2026/07/07 03:33:31 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 03:33:31 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/07 03:33:32 INFO : dst: Set directory modification time (using SetModTime) 2026/07/07 03:33:32 INFO : dst: Set directory modification time (using SetModTime) 2026/07/07 03:33:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/07 03:33:33 INFO : dst: Set directory modification time (using SetModTime) 2026/07/07 03:33:33 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.02s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa'", Local "Local file system at /tmp/rclone354616826", Modify Window "1ms" 2026/07/07 03:33:37 DEBUG : sub dir/test remove existing: md5 = 38e3786fa5d7a3f1881867aa07441e1c OK 2026/07/07 03:33:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = aabd1d620c55893184f1d597d9b8c843 OK 2026/07/07 03:33:41 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fesewiz2" before starting 2026/07/07 03:33:42 DEBUG : sub dir/test remove existing.fesewiz2: TEST: removing renamed existing file after operation 2026/07/07 03:33:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.menenun8" before starting 2026/07/07 03:33:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.menenun8: TEST: renaming existing back after failed operation 2026/07/07 03:33:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mibicif2" before starting 2026/07/07 03:33:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mibicif2: TEST: removing renamed existing file after operation 2026/07/07 03:33:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mgjms2547ort80gs09bi8p9i2bfgasqej5ncdacnptatf34ns76207a5rrsllj4i8v6rk4k9ong9diarm6hfjhhhk4vue4a7mtunbvurvloa57nenptopjp5lfhr4vd8fb96q5l8a0ql38d3fqr6k1cok3qpdfujq2g9p3f8o7nc2gbihmng" 2026/07/07 03:33:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "cj58ihaeajemdn3ojmvkq4roautmhi9jet0ijqh1segnio4e0bc0" --- PASS: TestRemoveExisting (14.93s) === 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/07 03:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuqetor9yafa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m20.149076217s (try 1/5)